forgejo/templates/admin
Giteabot aaf35ee49c
Refactor system setting () ()
Backport  by @wxiaoguang

This PR reduces the complexity of the system setting system.

It only needs one line to introduce a new option, and the option can be
used anywhere out-of-box.

It is still high-performant (and more performant) because the config
values are cached in the config system.


![image](https://github.com/go-gitea/gitea/assets/2114189/f8cdd743-1145-41ab-9f8f-3996aa97d440)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-10-05 10:37:59 +00:00
..
applications Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
auth Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
base Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
emails Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
org highlight user details link () () 2023-10-01 10:23:42 +00:00
packages Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
repo Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
runners Move secrets and runners settings to actions settings () 2023-04-27 20:08:47 -04:00
user highlight user details link () () 2023-10-01 10:23:42 +00:00
actions.tmpl Move secrets and runners settings to actions settings () 2023-04-27 20:08:47 -04:00
config.tmpl Refactor system setting () () 2023-10-05 10:37:59 +00:00
cron.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
dashboard.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
hook_new.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
layout_head.tmpl User details page () 2023-08-31 11:21:18 +02:00
navbar.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
notice.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
queue.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
queue_manage.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
stacktrace-row.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
stacktrace.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
stats.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00