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
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>
3 months ago
..
admin Remove all "floated" CSS styles (#32691) 3 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 11 months ago
base Refactor language menu and dom utils (#32450) 4 months ago
custom
devtest Refactor RepoActionView.vue, add `::group::` support (#32713) 3 months ago
explore Refactor template ctx and render utils (#32422) 4 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 1 year ago
org Fix overflow on org header (#32837) 3 months ago
package Fix various trivial problems (#32861) 3 months ago
projects Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
repo Fix various trivial problems (#32861) 3 months ago
shared Fix bug of branch/tag selector in the issue sidebar (#32744) 3 months ago
status Remove urls from translations (#31950) 6 months ago
swagger Implement update branch API (#32433) 3 months ago
user Fix various trivial problems (#32861) 3 months ago
webhook Fix incorrect tailwind migration (#30007) 12 months ago
home.tmpl Remove urls from translations (#31950) 6 months ago
install.tmpl Supplement and Improvement for #32558 (#32585) 4 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago