nextcloud/apps/settings
Ferdinand Thiessen 9e979d42b4
fix(setup-checks): Ensure URL with webroot works
We basically mock the way `URLGenerator::getAbsoluteURL` works,
so we must make sure that the URL might already contain the webroot.
Because `baseURL` and `cliURL` also contain the webroot we need to remove
the webroot from the URL first.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-13 13:06:24 +02:00
..
appinfo feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +02:00
composer feat(settings): Add setup check for apcu cache expunge 2024-08-27 10:45:32 +02:00
css chore: Add stylelint rules to verify we only use logical properties 2024-08-29 08:35:06 +00:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img chore: Add SPDX header 2024-06-06 22:53:41 +02:00
js chore: Add SPDX header 2024-06-03 20:33:31 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-09-13 00:20:46 +00:00
lib fix(setup-checks): Ensure URL with webroot works 2024-09-13 13:06:24 +02:00
src fix(settings): Add back create group icon 2024-09-10 14:11:51 -07:00
templates chore: Bump Hub 8 -> Hub 9 2024-08-20 22:29:41 +02:00
tests fix(setup-checks): Ensure URL with webroot works 2024-09-13 13:06:24 +02:00
.editorconfig chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.gitignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.l10nignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-administration.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi-administration.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-full.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi-full.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00