gitea/templates
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
..
admin
api/packages/pypi
base
custom
devtest Refactor RepoActionView.vue, add `::group::` support (#32713) 2024-12-06 12:04:16 +08:00
explore
mail
org Fix overflow on org header (#32837) 2024-12-14 06:50:12 +00:00
package Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
projects Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
repo Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
shared Fix bug of branch/tag selector in the issue sidebar (#32744) 2024-12-13 00:45:06 +00:00
status
swagger Implement update branch API (#32433) 2024-12-12 05:02:35 +00:00
user Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl