aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/admin/notice.go
Commit message (Expand)AuthorAgeFilesLines
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-5/+5
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-2/+2
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-1/+1
* Move user functions into user.go (#17659)Lunny Xiao2021-11-181-5/+5
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-2/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+79