1
0
Fork 0
gitea/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
..
admin [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
base [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
custom
explore Repository avatar fallback configuration (#7087) 2019-06-02 14:40:12 +08:00
mail
org [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
pwa [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
repo [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
status [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
swagger [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
user Add nofollow to sign in links (#8509) 2019-10-14 18:43:48 +01:00
home.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
install.tmpl