summaryrefslogtreecommitdiffstats
path: root/routers/routes/chi.go
Commit message (Expand)AuthorAgeFilesLines
* Fix missing stylesheets on installation page (#13736)Simon2020-11-281-0/+6
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-171-11/+16
* Move metrics from macaron to chi (#13601)Lunny Xiao2020-11-171-0/+15
* Use mount but not register for chi routes (#13555)Lunny Xiao2020-11-161-6/+15
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-131-0/+260