gitea/routers/web/org
Giteabot bc83fb26ef
Use project's redirect url instead of composing url (#33058) (#33064)
Backport #33058 by lunny

Fix #32992

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-31 20:06:35 +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 Use project's redirect url instead of composing url (#33058) (#33064) 2024-12-31 20:06:35 +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