forgejo/docs/content/doc/usage
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
..
backup-and-restore.en-us.md
backup-and-restore.zh-cn.md
backup-and-restore.zh-tw.md
command-line.en-us.md
email-setup.md Doc added how to setup email (#8520) 2019-10-16 12:34:20 +01:00
fail2ban-setup.md
git-lfs-support.md Doc added instructions for Git LFS support (#8391) 2019-10-06 12:38:09 +08:00
https-support.md Doc recommend to use reverse proxy if Apache/nginx is also running on… (#8384) 2019-10-10 00:11:25 +01:00
issue-pull-request-templates.en-us.md
issue-pull-request-templates.zh-cn.md
pull-request.en-us.md
pull-request.zh-cn.md
reverse-proxies.en-us.md [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
reverse-proxies.zh-cn.md