gitea/routers/web/admin
wxiaoguang 9705adb27f
Make public URL generation configurable (#34250)
Follow up #32564

Co-authored-by: Jannis Pohl <838818+jannispl@users.noreply.github.com>
Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
2025-04-22 06:49:37 +08:00
..
admin.go Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
admin_test.go Make public URL generation configurable (#34250) 2025-04-22 06:49:37 +08:00
applications.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
auths.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
config.go
diagnosis.go Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
emails.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
hooks.go
main_test.go
notice.go
orgs.go
packages.go
perftrace.go Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
queue.go
queue_tester.go
repos.go
runners.go
stacktrace.go Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
users.go Move ParseBool to optional (#33979) 2025-03-24 03:53:30 +00:00
users_test.go