gitea/routers
wxiaoguang 3e2e76e248
Refactor web routes (#30519)
Re-organize the routes in web.go and use ctx constants instead of `context.UnitTypes()`

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-17 08:31:37 +00:00
..
api Fix empty field login_name in API response JSON when creating user (#30511) 2024-04-16 13:13:00 +08:00
common feat(api): implement branch/commit comparison API (#30349) 2024-04-16 11:45:04 +08:00
install
private Performance optimization for git push (#30104) 2024-04-09 03:43:17 +00:00
utils
web Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
init.go