0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-18 19:39:33 +01:00
gitea/routers
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
..
api Update golangci-lint to v1.62.2, fix issues (#32845) 2024-12-15 02:31:07 +00:00
common Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
install
private Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
utils
web Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
init.go