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
delvh 8736b134bd
Display human-readable text instead of cryptic filemodes (#26352)
Now, you don't need to be a git expert anymore to know what these
numbers mean.

## Before

![grafik](https://github.com/go-gitea/gitea/assets/51889757/9a964bf6-10fd-40a6-aeb2-ac8f437f8c32)

## After

![grafik](https://github.com/go-gitea/gitea/assets/51889757/84573cb9-55b6-4dde-9866-95f71b657554)

or when the mode actually changed:

![grafik](https://github.com/go-gitea/gitea/assets/51889757/0f327538-ebdc-40e7-8c99-f9e21b67f638)
2 years ago
..
admin Use shared template for webhook icons (#26242) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Enable H014 and H023 djlint rules (#25786) 2 years ago
code Fix inconsistent user profile layout across tabs (#25625) 2 years ago
custom
devtest Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
explore Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
mail Add template linting via djlint (#25212) 2 years ago
org Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
package Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
projects Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` together (#26265) 2 years ago
repo Display human-readable text instead of cryptic filemodes (#26352) 2 years ago
shared Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
status Replace fomantic divider module with our own (#25539) 2 years ago
swagger Doc update swagger doc for POST /orgs/{org}/teams (#26155) 2 years ago
user Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago