nextcloud/apps/settings
Ferdinand Thiessen 60f4b4c159
fix(settings): use proper component structure to make navigation work
`NcAppNavigation` is only allowed in `NcContent` but we were not using
it because the content was rendered by the server as templates.
This is now fixed by moving the content inside the `NcContent` once
mounted.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-05-10 22:18:29 +02:00
..
appinfo refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
composer refactor(appstore): split controllers and use proper root 2026-05-05 10:41:04 +02:00
css chore: compile assets 2026-01-27 03:22:47 +01:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
js chore(settings): remove dead legacy code 2026-01-15 16:13:35 +01:00
l10n fix(l10n): Update translations from Transifex 2026-05-10 00:19:09 +00:00
lib refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
src fix(settings): use proper component structure to make navigation work 2026-05-10 22:18:29 +02:00
templates fix(settings): use proper component structure to make navigation work 2026-05-10 22:18:29 +02:00
tests refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
.editorconfig chore: Remove old travis related stuff 2024-09-19 20:16:29 +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 nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi-administration.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-full.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi-full.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00