You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 42f964fd181dbb8b139808b9be623470d4f0e40f

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>
5 years ago
..
base.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
delete_modal.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
dingtalk.tmpl Implement Default Webhooks (#4299) 5 years ago
discord.tmpl Implement Default Webhooks (#4299) 5 years ago
gitea.tmpl Add GET requests to webhook (#6771) 5 years ago
gogs.tmpl Implement Default Webhooks (#4299) 5 years ago
history.tmpl Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 5 years ago
list.tmpl [assets] configurable URL for static resources (#7911) 5 years ago
msteams.tmpl Add support for MS Teams webhooks (#6632) 5 years ago
new.tmpl [assets] configurable URL for static resources (#7911) 5 years ago
settings.tmpl Implement webhook branch filter (#7791) 5 years ago
slack.tmpl Implement Default Webhooks (#4299) 5 years ago
telegram.tmpl Telegram webhook (#4227) 5 years ago