| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a general approach to access custom/static/builtin assets (#24022) | wxiaoguang | 2023-04-12 | 1 | -92/+3 |
* | Introduce path Clean/Join helper functions (#23495) | wxiaoguang | 2023-03-21 | 1 | -29/+10 |
* | Reduce duplicate and useless code in options (#23369) | Jason Song | 2023-03-08 | 1 | -44/+6 |
* | Clean Path in Options (#23006) | JakobDev | 2023-03-08 | 1 | -4/+4 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Fix and improve incorrect error messages (#21342) | delvh | 2022-10-06 | 1 | -5/+4 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 1 | -0/+10 |
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 1 | -1/+0 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -10/+4 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -4/+5 |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 1 | -2/+3 |
* | Add StatDir and replace com.StatDir (#14099) | Lunny Xiao | 2020-12-22 | 1 | -3/+1 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -3/+12 |
* | Implement "embedded" command to extract static resources (#9982) | guillep2k | 2020-02-02 | 1 | -0/+31 |
* | Implement basic app.ini and path checks to doctor cmd (#10064) | guillep2k | 2020-01-30 | 1 | -0/+5 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+2 |
* | Use vfsgen instead of go-bindata (#7080) | Lunny Xiao | 2019-06-03 | 1 | -2/+26 |
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 1 | -1/+1 |
* | Add default values for settings (#455) | Lunny Xiao | 2016-12-23 | 1 | -0/+5 |
* | Bindata is optional and over-writable on restart (#354) | Thomas Boerger | 2016-12-22 | 1 | -0/+84 |