0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 06:07:47 +01:00
gitea/modules/markup
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861)
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>
2024-12-17 01:15:18 +00:00
..
asciicast
common
console
csv
external
internal
markdown Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
mdstripper
orgmode
camo_test.go
camo.go
html_codepreview_test.go
html_codepreview.go
html_commit.go
html_email.go
html_emoji.go
html_internal_test.go
html_issue.go
html_link.go
html_mention.go
html_node.go
html_test.go
html.go
main_test.go
render_helper.go
render_link_test.go
render_link.go
render.go
renderer_test.go
renderer.go
sanitizer_custom.go
sanitizer_default_test.go
sanitizer_default.go
sanitizer_description_test.go
sanitizer_description.go
sanitizer.go