Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -309/+0 |
* | Fix log http status is always zero (#14400) | Lunny Xiao | 2021-01-19 | 1 | -2/+10 |
* | Use Request.URL.RequestURI() for fcgi (#14312) (#14314) | Kyungmin Bae | 2021-01-13 | 1 | -6/+6 |
* | Fix session bug when introduce chi (#14287) | Lunny Xiao | 2021-01-08 | 1 | -2/+14 |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 1 | -19/+13 |
* | Fix missing stylesheets on installation page (#13736) | Simon | 2020-11-28 | 1 | -0/+6 |
* | HTTP cache rework and enable caching for storage assets (#13569) | silverwind | 2020-11-17 | 1 | -11/+16 |
* | Move metrics from macaron to chi (#13601) | Lunny Xiao | 2020-11-17 | 1 | -0/+15 |
* | Use mount but not register for chi routes (#13555) | Lunny Xiao | 2020-11-16 | 1 | -6/+15 |
* | Introduce go chi web framework as frontend of macaron, so that we can move ro... | Lunny Xiao | 2020-11-13 | 1 | -0/+260 |