Skip to content

feat: add admin settings and OCC configuration - #9

Merged
vitormattos merged 18 commits into
mainfrom
feat/admin-settings
Sep 8, 2026
Merged

feat: add admin settings and OCC configuration#9
vitormattos merged 18 commits into
mainfrom
feat/admin-settings

Conversation

@vitormattos

Copy link
Copy Markdown
Member

Summary

  • add a Nextcloud administration section for Usage Statistics
  • add a Vue settings page using @nextcloud/vue
  • configure report retention through the existing administration API
  • add OCC commands to read and update retention
  • cover OCC behavior with Behat
  • cover the Vue settings page with Vitest and Playwright
  • add Vite, Vue type checking and Stylelint support
  • add Nextcloud-style Node, Stylelint and Playwright workflows adapted for this repository
  • simplify the README and remove the redundant support/license footer

Commands

occ usage-statistics-server:retention:get
occ usage-statistics-server:retention:set <days>

The retention constraints remain 45 to 3650 days, with 1095 days as the default.

@vitormattos
vitormattos merged commit 2583c82 into main Sep 8, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant