0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-22 17:41:08 +01:00
gitea/routers/web/admin
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189)
Resolve #32181

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-10-10 04:56:49 +00:00
..
admin.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
admin_test.go
applications.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
auths.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
config.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
diagnosis.go
emails.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
hooks.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
main_test.go
notice.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
orgs.go
packages.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
queue.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
queue_tester.go
repos.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
runners.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
stacktrace.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
users.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
users_test.go