summaryrefslogtreecommitdiffstats
path: root/modules/options
Commit message (Expand)AuthorAgeFilesLines
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-222-7/+8
* Add bundle download for repository (#14538)John Olheiser2021-08-243-5/+8
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-222-7/+3
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-272-7/+34
* Rename scripts to build and add revive command as a new build tool command (#...Lunny Xiao2020-04-031-1/+1
* 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-302-0/+10
* Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)zeripath2020-01-273-25/+9
* Use gitea forked macaron (#7933)Tamal Saha2019-08-232-2/+4
* remove unnecessary fmt on generate bindata (#7706)Lunny Xiao2019-08-011-1/+0
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-033-5/+50
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-152-2/+2
* Add default values for settings (#455)Lunny Xiao2016-12-232-0/+10
* Bindata is optional and over-writable on restart (#354)Thomas Boerger2016-12-223-0/+229