1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-01 08:16:33 +01:00
gitea/routers/web/admin
wxiaoguang ae2b19849d
Use "Enable Gravatar" but not "Disable" (#36771)
* Fix #35685
* Fix #35627
* Fix #31112


Introduce "fipped" config value type, remove unused setting variables.
Make DisableGravatar=true by defult, remove useless config options from
the "Install" page.

The legacy config options are still kept because they are still the
fallback values for the system config options.

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
2026-02-27 16:39:26 +00:00
..
admin_test.go Make public URL generation configurable (#34250) 2025-04-22 06:49:37 +08:00
admin.go Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
applications.go Convert locale files from ini to json format (#35489) 2025-12-19 09:50:48 -08:00
auths.go Deprecate RenderWithErr (#36769) 2026-02-27 12:38:44 +00:00
config.go Use "Enable Gravatar" but not "Disable" (#36771) 2026-02-27 16:39:26 +00:00
diagnosis.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
emails.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
hooks.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notice.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
orgs.go Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
packages.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
perftrace.go Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
queue_tester.go Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
queue.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
repos.go Some refactor for repo path (#36251) 2025-12-29 18:49:54 +00:00
runners.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
stacktrace.go Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
users_test.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
users.go Deprecate RenderWithErr (#36769) 2026-02-27 12:38:44 +00:00