summaryrefslogtreecommitdiffstats
path: root/modules/options/dynamic.go
Commit message (Expand)AuthorAgeFilesLines
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-22/+3
* Introduce path Clean/Join helper functions (#23495)wxiaoguang2023-03-211-42/+6
* Reduce duplicate and useless code in options (#23369)Jason Song2023-03-081-64/+6
* Clean Path in Options (#23006)JakobDev2023-03-081-4/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-4/+4
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-1/+15
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* format with gofumpt (#18184)65432022-01-201-8/+2
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-3/+3
* Add bundle download for repository (#14538)John Olheiser2021-08-241-2/+3
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-4/+2
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-4/+22
* Implement basic app.ini and path checks to doctor cmd (#10064)guillep2k2020-01-301-0/+5
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+2
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-151-1/+1
* Add default values for settings (#455)Lunny Xiao2016-12-231-0/+5
* Bindata is optional and over-writable on restart (#354)Thomas Boerger2016-12-221-0/+94