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>
2024-12-17 01:15:18 +00:00
..
auth Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
dashboard Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
notification Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
overview Fix the spacing issue in the Project view (#30415) 2024-04-12 02:08:58 +00:00
settings Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
code.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
heatmap.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
profile.tmpl Fix the spacing issue in the Project view (#30415) 2024-04-12 02:08:58 +00:00