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
CaiCandong 9ac6bb053c
Hide `last indexed SHA` when a repo could not be indexed yet (#26340)
Now, for a new repo without any commit, the Last indexed SHA field looks like this:
Before:
![image](https://github.com/go-gitea/gitea/assets/50507092/cecc6e24-3366-4093-ae07-c361ea34b373)
After: 
![image](https://github.com/go-gitea/gitea/assets/50507092/9b6ba703-b0d5-4648-ad6b-9a2341dd60f9)

Fixes #26336
10 months ago
..
admin Use shared template for webhook icons (#26242) 10 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Enable H014 and H023 djlint rules (#25786) 11 months ago
code Fix inconsistent user profile layout across tabs (#25625) 11 months ago
custom Add footer extra links template (#9576) 4 years ago
devtest Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 10 months ago
explore Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 10 months ago
mail Add template linting via djlint (#25212) 12 months ago
org Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 10 months ago
package Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 10 months ago
projects Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` together (#26265) 10 months ago
repo Hide `last indexed SHA` when a repo could not be indexed yet (#26340) 10 months ago
shared Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 10 months ago
status Replace fomantic divider module with our own (#25539) 11 months ago
swagger Doc update swagger doc for POST /orgs/{org}/teams (#26155) 10 months ago
user Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 10 months ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 11 months ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago