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
Jean-Baptiste Gomond d0f24ff4ca
Added instance-level variables (#28115)
This PR adds instance-level variables, and so closes #27726



![gitea_instance_variables_1](https://github.com/go-gitea/gitea/assets/8344487/ad409cd4-ce36-4c84-a764-34451b0fb63a)

![gitea_instance_variables_2](https://github.com/go-gitea/gitea/assets/8344487/426f0965-dec6-4560-948c-067cdeddd720)

![gitea_instance_variables_3](https://github.com/go-gitea/gitea/assets/8344487/cf1d7776-4938-4825-922e-cbbbf28a5f33)
1 year ago
..
admin Added instance-level variables (#28115) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
code Fix 500 error of searching commits (#28576) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve dropdown button alignment and fix hover bug (#27632) 1 year ago
explore Keep profile tab when clicking on Language (#28320) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Issue fixes for RSS feed improvements (#28380) 1 year ago
package Let `curl` write the content to file (#28427) 1 year ago
projects Use full width for project boards (#28225) 1 year ago
repo Fix 500 error of searching commits (#28576) 1 year ago
shared Fix wrong due date rendering in issue list page (#28588) 1 year ago
status Clean up template locale usage (#27856) 1 year ago
swagger chore(api): support ignore password if login source type is LDAP for creating user API (#28491) 1 year ago
user Improve the prompt for "ssh-keygen sign" (#28509) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Fix more "locale" usages (#27259) 1 year ago
install.tmpl Fix more "locale" usages (#27259) 1 year ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago