0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 06:50:07 +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 Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 2024-05-19 14:56:08 +00:00
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 Update misspell to 0.5.1 and add misspellings.csv (#30573) 2024-04-27 08:03:49 +00:00
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