forgejo/routers
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555)
* Use mount but not register for chi routes

* Fix test

* Fix test

* Fix test

* Fix comment

* turn back unnecessary change

* Remove the timout middleware since some operations may spend much time.
2020-11-16 15:33:41 +08:00
..
admin Add email validity check (#13475) 2020-11-14 11:53:43 -05:00
api/v1 Add email validity check (#13475) 2020-11-14 11:53:43 -05:00
dev
events
org Add markdown support in organization description (#13549) 2020-11-15 16:28:08 +00:00
private
repo
routes Use mount but not register for chi routes (#13555) 2020-11-16 15:33:41 +08:00
user Add email validity check (#13475) 2020-11-14 11:53:43 -05:00
utils
home.go
init.go
install.go Use mount but not register for chi routes (#13555) 2020-11-16 15:33:41 +08:00
metrics.go
swagger_json.go