aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/admin/config.go
Commit message (Expand)AuthorAgeFilesLines
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-261-3/+1
* Display deprecated warning in admin panel pages as well as in the log file (#...Lunny Xiao2023-07-261-0/+2
* Update path related documents (#25417)wxiaoguang2023-07-191-1/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Refactor path & config system (#25330)wxiaoguang2023-06-211-15/+0
* Rewrite logger system (#24726)wxiaoguang2023-05-211-5/+2
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-1/+0
* Clean template/helper.go (#23922)wxiaoguang2023-04-071-0/+1
* Avoid warning for system setting when start up (#23054)Lunny Xiao2023-02-241-1/+1
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-6/+6
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)Jason Song2023-01-171-0/+27
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix dashboard ignored system setting cache (#21621)Lunny Xiao2022-11-101-2/+5
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-0/+217