gitea/routers/web/user/setting
wxiaoguang f6041441ee
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629)
2025-06-09 03:30:34 +07:00
..
security Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
account.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
account_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
adopt.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
applications.go feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +07:00
block.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +07:00
keys.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +07:00
oauth2.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +07:00
oauth2_common.go refactor organization menu (#33928) 2025-04-10 12:12:55 +07:00
packages.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +07:00
profile.go Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 2025-06-09 03:30:34 +07:00
runner.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
settings.go Add file tree to file view page (#32721) 2025-03-15 16:26:49 +07:00
webhooks.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +07:00