summaryrefslogtreecommitdiffstats
path: root/modules/templates/dynamic.go
Commit message (Collapse)AuthorAgeFilesLines
* Create Progressive Web App (#4730)SohnyBohny2018-11-271-0/+12
| | | | | | | | | | | | | | | | | | | | | | * Create manifest and serviceworker * Create templates and add AppSubUrl * Add JSRenderer * fix ctx type * Add JSRenderer to static.go * Complete adding {{AppSubUrl}} * Add more fonts to urlsToCache * Add 512px and 192px icons * Hardcode font MD5 * Default theme doesn't have a specific CSS file
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-2/+14
| | | | | | * Turn swagger.v1.json into template * Rename ENABLE_SWAGGER_ENDPOINT option to ENABLE_SWAGGER
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-061-0/+103
Integrated optional bindata for the templates