gitea/modules/templates
Jakob Ackermann 00629fea95 [assets] configurable URL for static resources (#7911)
* static url

* add cors support for static resources

* [assets] work on the migration to configurable url for assets

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [misc] fix whitespace

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [assets] fix the loading of the manifest.json

It is generated dynamically, and as such can not be served by the cdn.

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* Revert "add cors support for static resources"

This reverts commit 42f964fd18

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docs] add the STATIC_URL_PREFIX option

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docs] reverse-proxy: nginx: add two setups for STATIC_URL_PREFIX

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [assets] migrate the url of a new asset to the static url prefix

REF: f2a3abc683
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-10-22 20:11:01 +08:00
..
dynamic.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
helper.go [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
main.go Use vfsgen instead of go-bindata (#7080) 2019-06-03 00:43:47 +03:00
static.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
templates.go remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00