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/templates/user
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
..
auth Fix various trivial problems (#32861) 2 months ago
dashboard Fix various trivial problems (#32861) 2 months ago
notification Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
overview Fix the spacing issue in the Project view (#30415) 10 months ago
settings Refactor markdown editor and use it for milestone description editor (#32688) 2 months ago
code.tmpl Unify search boxes (#29530) 11 months ago
heatmap.tmpl Fix more "locale" usages (#27259) 1 year ago
profile.tmpl Fix the spacing issue in the Project view (#30415) 10 months ago