gitea/routers/web/org
Giteabot 0512b02b01
Fix project issues list and counting (#33594) (#33619)
Backport #33594 by lunny

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-18 00:59:32 +08:00
..
setting Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
home.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
members.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
org.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
org_labels.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
projects.go Fix project issues list and counting (#33594) (#33619) 2025-02-18 00:59:32 +08:00
projects_test.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
setting.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
setting_oauth2.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
setting_packages.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
teams.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00