You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/admin
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189)
Resolve #32181

---------

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