aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/base.go
Commit message (Expand)AuthorAgeFilesLines
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-8/+8
* Clean paths when looking in Storage (#19124)zeripath2022-03-221-11/+10
* format with gofumpt (#18184)65432022-01-201-5/+5
* Refactor Router Logger (#17308)wxiaoguang2022-01-201-2/+7
* Fix nil checking on typed interface (#17598)Gusted2021-11-151-8/+0
* Use a variable but a function for IsProd because of a slight performance incr...Lunny Xiao2021-10-201-2/+2
* Fix bug of get context user (#17169)Lunny Xiao2021-09-281-10/+1
* Allow setting X-FRAME-OPTIONS (#16643)zeripath2021-08-061-1/+1
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-2/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+189