summaryrefslogtreecommitdiffstats
path: root/routers/install/routes.go
Commit message (Expand)AuthorAgeFilesLines
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-5/+6
* Add Cache-Control header to html and api responses, add no-transform (#20432)silverwind2022-07-231-0/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-1/+1
* Add health check endpoint (#18465)ttys32022-05-041-0/+2
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-3/+3
* format with gofumpt (#18184)65432022-01-201-2/+2
* Refactor Router Logger (#17308)wxiaoguang2022-01-201-10/+13
* Use a variable but a function for IsProd because of a slight performance incr...Lunny Xiao2021-10-201-2/+2
* Allow setting X-FRAME-OPTIONS (#16643)zeripath2021-08-061-1/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+113