aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/server.go
Commit message (Expand)AuthorAgeFilesLines
* Disallow duplicate storage paths (#26484)Lunny Xiao2024-02-091-3/+4
* Avoid cycle-redirecting user/login page (#28636)wxiaoguang2023-12-301-2/+1
* Make offline mode as default to no connect external avatar service by default...Lunny Xiao2023-12-211-1/+1
* Remove some dead code (#27196)wxiaoguang2023-09-221-2/+0
* Serve pre-defined files in "public", add "security.txt", add CORS header for ...wxiaoguang2023-07-211-5/+0
* Refactor path & config system (#25330)wxiaoguang2023-06-211-1/+1
* Rewrite logger system (#24726)wxiaoguang2023-05-211-1/+0
* handle deprecated settings (#22992)Lunny Xiao2023-02-201-8/+10
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-0/+356