1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 01:14:27 +00:00
gitea/routers/web/org
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
..
setting Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
block.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
home.go Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
members.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
org_labels.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
org.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
projects_test.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
projects.go Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
setting_oauth2.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
setting_packages.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
setting.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
teams.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00