0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-24 19:10:20 +01:00
Commit graph

6 commits

Author SHA1 Message Date
Lunny Xiao
83b90e4199 Use vfsgen instead of go-bindata ()
* use vfsgen instead of go-bindata

* fix templates

* fix fmt

* vendor vsfgen
2019-06-03 00:43:47 +03:00
SohnyBohny
294904321c Create Progressive Web App ()
* 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
2018-11-27 10:18:26 -05:00
Piotr Orzechowski
152c6af97e Fix custom templates being ignored () 2018-08-08 14:15:48 +03:00
Piotr Orzechowski
a74426d631 Swagger.v1.json template ()
* Turn swagger.v1.json into template

* Rename ENABLE_SWAGGER_ENDPOINT option to ENABLE_SWAGGER
2018-07-28 03:19:01 +03:00
Thomas Boerger
db6777d369 Fixed custom templates for static builds () 2017-03-01 09:45:21 +08:00
Thomas Boerger
83ed234472 Integrate templates into bindata optionally ()
Integrated optional bindata for the templates
2016-12-06 18:58:31 +01:00