gitea/templates
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)
The `SHOW_FOOTER_BRANDING` came from year 2015, and it seems nobody ever
uses it. It only shows an GitHub icon which seems unrelated to Gitea, it
doesn't do what document says. So, remove it.

## ⚠️ Breaking

Users can now remove the key `[other].SHOW_FOOTER_BRANDING` from their
app.ini.
2023-04-22 19:38:25 -04:00
..
admin
api/packages/pypi
base Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2023-04-22 19:38:25 -04:00
code
custom
devtest Refactor locale number (#24134) 2023-04-17 11:37:23 +08:00
explore
mail
org Limit avatar upload to valid image files (#24258) 2023-04-21 17:58:59 -04:00
package Remove untranslatable `on_date` key (#24106) 2023-04-15 13:01:54 +02:00
projects Add unset default project column (#23531) 2023-04-19 10:28:28 -04:00
repo Improve template helper functions: string/slice (#24266) 2023-04-22 14:16:22 -04:00
shared
status Show friendly 500 error page to users and developers (#24110) 2023-04-14 13:19:11 +08:00
swagger
user Limit avatar upload to valid image files (#24258) 2023-04-21 17:58:59 -04:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl
post-install.tmpl