summaryrefslogtreecommitdiffstats
path: root/modules/templates/static.go
Commit message (Expand)AuthorAgeFilesLines
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-112/+0
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-051-0/+26
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-3/+2
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-4/+11
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-9/+0
* Implement "embedded" command to extract static resources (#9982)guillep2k2020-02-021-0/+13
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-071-8/+15
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+3
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-031-0/+18
* Create Progressive Web App (#4730)SohnyBohny2018-11-271-0/+9
* Fix custom templates being ignored (#4638)Piotr Orzechowski2018-08-081-4/+2
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-3/+18
* Fixed custom templates for static builds (#1087)Thomas Boerger2017-03-011-14/+88
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-061-0/+109