summaryrefslogtreecommitdiffstats
path: root/modules/options/base.go
Commit message (Expand)AuthorAgeFilesLines
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-105/+13
* Introduce path Clean/Join helper functions (#23495)wxiaoguang2023-03-211-14/+53
* Use CleanPath instead of path.Clean (#23371)Lunny Xiao2023-03-081-5/+5
* Reduce duplicate and useless code in options (#23369)Jason Song2023-03-081-0/+56
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-0/+40