| Commit message (Expand) | Author | Age | Files | Lines |
* | Add nicer error handling on template compile errors (#21350) | zeripath | 2022-10-07 | 1 | -0/+12 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 1 | -78/+26 |
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 1 | -1/+0 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -4/+2 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | Don't store assets modified time into generated files (#18193) | Lunny Xiao | 2022-01-06 | 1 | -0/+7 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -4/+4 |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 1 | -2/+3 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -112/+0 |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 1 | -0/+26 |
* | Add StatDir and replace com.StatDir (#14099) | Lunny Xiao | 2020-12-22 | 1 | -3/+2 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -4/+11 |
* | Move serviceworker to workbox and fix SSE interference (#11538) | silverwind | 2020-05-21 | 1 | -9/+0 |
* | Implement "embedded" command to extract static resources (#9982) | guillep2k | 2020-02-02 | 1 | -0/+13 |
* | Use templates for issue e-mail subject and body (#8329) | guillep2k | 2019-11-07 | 1 | -8/+15 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -2/+3 |
* | Use vfsgen instead of go-bindata (#7080) | Lunny Xiao | 2019-06-03 | 1 | -0/+18 |
* | Create Progressive Web App (#4730) | SohnyBohny | 2018-11-27 | 1 | -0/+9 |
* | Fix custom templates being ignored (#4638) | Piotr Orzechowski | 2018-08-08 | 1 | -4/+2 |
* | Swagger.v1.json template (#3572) | Piotr Orzechowski | 2018-07-28 | 1 | -3/+18 |
* | Fixed custom templates for static builds (#1087) | Thomas Boerger | 2017-03-01 | 1 | -14/+88 |
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 1 | -0/+109 |