1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-05 15:34:25 +00:00
gitea/routers/web/admin
wxiaoguang cd1b5488a3
Refactor pagination (#33037)
I am sure the simple approach should work, let's try it in 1.24

Follow #29834 and #29841
2024-12-30 01:57:38 +00:00
..
admin_test.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 2024-05-19 14:56:08 +00:00
admin.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
applications.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
auths.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
config.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
diagnosis.go
emails.go Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
hooks.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
main_test.go
notice.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
orgs.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
packages.go Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
queue_tester.go
queue.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
repos.go Refactor pagination (#33037) 2024-12-30 01:57:38 +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_test.go
users.go Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00