0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 04:45:21 +01:00
gitea/templates
wxiaoguang 9f8d59858a
Refactor system setting (#27000)
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.
2023-10-05 09:08:19 +08:00
..
admin Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00
api/packages/pypi
base
code
custom
devtest
explore
mail
org Use flex-container for repo and org settings (#27418) 2023-10-04 08:47:54 +02:00
package Cargo package - Fix missing domain in cargo sparse url (#27370) 2023-10-01 13:43:15 +00:00
projects
repo Fix pr template (#27436) 2023-10-04 12:28:25 +00:00
shared Fix yet another ctx template bug (#27417) 2023-10-04 02:11:01 +00:00
status
swagger
user
webhook
home.tmpl
install.tmpl
post-install.tmpl