1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 22:31:39 +02:00
gitea/routers
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
* When route cannot be found on chi, go to macaron

* Stick chi version to 1.5.0

* Follow router log setting
2020-11-13 14:51:07 +02:00
..
admin
api/v1
dev
events
org
private Prevent git operations for inactive users (#13527) 2020-11-13 01:29:11 +02:00
repo Prevent git operations for inactive users (#13527) 2020-11-13 01:29:11 +02:00
routes Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 2020-11-13 14:51:07 +02:00
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go