0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-23 15:53:07 -05:00
forgejo/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