summaryrefslogtreecommitdiffstats
path: root/routers/routes/macaron.go
Commit message (Expand)AuthorAgeFilesLines
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-993/+0
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-0/+1
* KanBan: be able to set default board (#14147)65432021-01-151-0/+1
* Merge default and system webhooks under one menu (#14244)Lauris BH2021-01-151-11/+14
* Issues overview should not show issues from archived repos (#13220)Elena Neuschild2021-01-121-3/+6
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-0/+1
* Add secure/httpOnly attributes to the lang cookie (#9690) (#14279)Timo Gurr2021-01-071-7/+9
* Team dashboards (#14159)Jimmy Praet2020-12-271-2/+4
* Inline manifest.json (#14038)silverwind2020-12-221-9/+0
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-171-0/+4
* Move metrics from macaron to chi (#13601)Lunny Xiao2020-11-171-15/+0
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-131-0/+1000