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
Denys Konovalov 1f0625a277
Fix projects mode bugs (#29593)
Fix for regressions introduced by #28805 

Enabled projects on repos created before the PR weren't detected. Also,
the way projects mode was detected in settings didn't match the way it
was detected on permission check, which leads to confusion.

Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
admin Make admin pages wider because of left sidebar added and some tables become too narrow (#29581) 11 months ago
api/packages/pypi
base Add aria-label to the navbar menu button (#29587) 11 months ago
code Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
custom
devtest Use tailwind instead of `gt-[wh]-` helper classes (#29423) 11 months ago
explore Filter Repositories by type (#29231) 11 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Add user blocking (#29028) 11 months ago
package Fix incorrect package link method calls in templates (#29580) 11 months ago
projects Replace some `gt-` classes with `tw-` (#29570) 11 months ago
repo Fix projects mode bugs (#29593) 11 months ago
shared Add user blocking (#29028) 11 months ago
status Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
swagger Add user blocking (#29028) 11 months ago
user Add user blocking (#29028) 11 months ago
webhook Change webhook-type in create-view (#29114) 12 months ago
home.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
post-install.tmpl