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.
forgejo/templates/repo/settings
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
..
webhook [assets] configurable URL for static resources (#7911) 5 years ago
branches.tmpl Feature: Archive repos (#5009) 6 years ago
collaboration.tmpl API endpoint for searching teams. (#8108) 5 years ago
deploy_keys.tmpl Some small template fixes (#3820) 6 years ago
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
githooks.tmpl Fix #1418 (#1456) 7 years ago
nav.tmpl Protected branches system (#339) 7 years ago
navbar.tmpl Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
options.tmpl fix template bug on mirror repository setting page (#8438) 5 years ago
protected_branch.tmpl Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago