summaryrefslogtreecommitdiffstats
path: root/modules/options/static.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-4/+5
* Add bundle download for repository (#14538)John Olheiser2021-08-241-2/+3
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-3/+1
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-3/+12
* Implement "embedded" command to extract static resources (#9982)guillep2k2020-02-021-0/+31
* 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
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-031-2/+26
* 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/+84