You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
api Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
common Fix markup render regression and fix some tests (#32640) 2 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
private Enable tenv and testifylint rules (#32852) 2 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Fix various trivial problems (#32861) 2 months ago
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 4 months ago