aboutsummaryrefslogtreecommitdiffstats
path: root/modules/options/static.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix and improve incorrect error messages (#21342)delvh2022-10-061-5/+4
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-0/+10
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* format with gofumpt (#18184)65432022-01-201-10/+4
* 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