Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

feat(preferences): scaffold generic per-user preferences endpoint#68

Merged
rubenvdlinde merged 2 commits into
developmentfrom
feat/preferences-endpoint
May 25, 2026
Merged

feat(preferences): scaffold generic per-user preferences endpoint#68
rubenvdlinde merged 2 commits into
developmentfrom
feat/preferences-endpoint

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Scaffolds GET/PUT /api/preferences/{key} (IConfig user values, pref_* namespace, key-sanitised) so new Conduction apps inherit the endpoint that backs the shared CnSupportDialog auto-mount's per-user seen-flag. Mirrors the canonical controller landed in pipelinq#553. PHPCS 0 errors.

New apps inherit GET/PUT /api/preferences/{key} (IConfig user values,
pref_* namespace, key-sanitised). Backs the shared nextcloud-vue
CnSupportDialog auto-mount's per-user "seen" flag and any other small
per-user UI flag. NoAdminRequired + NoCSRFRequired.
…*/*references*' accidentally matches 'Preferences')
@rubenvdlinde rubenvdlinde merged commit a68c204 into development May 25, 2026
4 of 17 checks passed
@rubenvdlinde rubenvdlinde deleted the feat/preferences-endpoint branch May 25, 2026 21:16
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/nextcloud-app-template @ 1ffebf1

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer
npm
PHPUnit
Newman
Playwright

Quality workflow — 2026-05-25 21:16 UTC

Download the full PDF report from the workflow artifacts.

@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/nextcloud-app-template @ 9008a9c

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer
npm ✅ 596/596
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-05-25 21:17 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant