mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
1. add/improve comments to help future readers could understand the problem more easily. 2. add an error log to LDAP with username fallback 3. use `or` instead of `Iif` for "repo/branch_dropdown" (`Iif` was a mistake, but it doesn't really affect the UI) 4. add `tw-font-mono` style to container digest to match dockerhub 5. fix a bug in RepoBranchTagSelector: the form is not updated when there is no click to an item --------- Co-authored-by: delvh <dev.lh@web.de> |
||
|---|---|---|
| .. | ||
| math | ||
| ast.go | ||
| convertyaml.go | ||
| goldmark.go | ||
| main_test.go | ||
| markdown_attention_test.go | ||
| markdown_benchmark_test.go | ||
| markdown_math_test.go | ||
| markdown_test.go | ||
| markdown.go | ||
| meta_test.go | ||
| meta.go | ||
| prefixed_id.go | ||
| renderconfig_test.go | ||
| renderconfig.go | ||
| toc.go | ||
| transform_blockquote.go | ||
| transform_codespan.go | ||
| transform_heading.go | ||
| transform_image.go | ||
| transform_link.go | ||
| transform_list.go | ||