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/dashboard
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
..
dashboard.tmpl Fix flash message for flex-container (#30657) 10 months ago
feeds.tmpl Fix issue title rendering and refactor legacy function names (#32703) 3 months ago
issues.tmpl Fix various trivial problems (#32861) 2 months ago
milestones.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
navbar.tmpl Refactor repo unit "disabled" check (#31389) 8 months ago
repolist.tmpl Fix some places which doesn't repsect org full name setting (#32243) 3 months ago