forgejo/routers/web/user/setting
0ko 584c504e25 feat(ui): localize theme names (#7168)
Allow translating theme names. Not even for i18n reasons but because this way the menu is clearer and cleaner.

The number of translated entries is kept minimal for now. It is easy to pollute locales with these names otherwise.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7168
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-03-09 15:12:30 +00:00
..
security feat: migrate TOTP secrets to keying 2024-11-27 00:34:16 +01:00
account.go fix: extend forgejo_auth_token table 2024-11-15 10:59:36 +01:00
account_test.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
adopt.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
applications.go feat(auth): add ability to regenerate access tokens (#6963) 2025-03-08 10:42:36 +00:00
blocked_users.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
keys.go Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
oauth2.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
oauth2_common.go Validate OAuth Redirect URIs (#32643) 2024-12-03 10:19:22 +01:00
packages.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
profile.go feat(ui): localize theme names (#7168) 2025-03-09 15:12:30 +00:00
runner.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
storage_overview.go feat(ui): add quota overview (#6602) 2025-02-26 14:36:53 +00:00
webhooks.go [REFACTOR] use Icon from interface in webhook list 2024-03-30 16:00:06 +01:00