1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-25 12:41:54 +01:00
gitea/web_src/js/features/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
..
common.ts Fix various bugs (#36446) 2026-01-24 11:30:47 +00:00
config.test.ts Use "Enable Gravatar" but not "Disable" (#36771) 2026-02-27 16:39:26 +00:00
config.ts Use "Enable Gravatar" but not "Disable" (#36771) 2026-02-27 16:39:26 +00:00
selfcheck.ts Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
users.ts Fix a number of typescript issues (#32459) 2024-11-11 11:13:57 +00:00