Nextcloud 33
server
- Fix interval option in `occ background-job:worker` (server#53414)
- Chore: add chunked queries on `occ sharing:delete-orphan-shares` (server#55252)
- Perf: log slow DNS operations (server#55265)
- Refactor(dav): Clean up QuotaPlugin and add new hints (server#55293)
- Feat(encryption): Support running decrypt-all when encryption is already disabled (server#55861)
- Feat(ocm): handle /.well-known/ocm (server#56047)
- Feat: hide "External Shares" section if no external shares can be created (server#56404)
- Feat(AppManager): log when cleanAppId drops invalid chars (server#56518)
- Feat(snowflake): extend Entity class to support snowflakes (server#56795)
- Feat(ocm): event on ocm discovery and ocm request (server#56899)
- Fix(settings): update all button only updates a single app (server#56923)
- Fix: Unify handling of exclude groups in contacts menu and sharing (server#56938)
- Feat(openmetrics): introduce OpenMetrics exporter (server#57165)
- Refactor(files_versions): tidy up DAV plugin logic / modernize (server#57245)
- Refactor(trashbin): improve DAV handler robustness + docs + readability (server#57267)
- Feature/54562/drop mounts on full or provider setup (server#57289)
- Fix(admin_audit): Fix typo in visibility log message (server#57291)
- Refactor(files): migrate from deprecated `useNavigation` to `activeStore` (server#57347)
- Fix: adjust public page footer logic (server#57348)
- Refactor(psalm): Enable psalm for comments unit tests (server#57367)
- Feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs (server#57371)
- Fix: Usage of a deprecated alias (server#57373)
- Fix(settings): Allow clearing legal and privacy links (server#57394)
- Feat(TaskProcessing): add endpoints for ExApp access without userId (server#57395)
- Fix(snowflake): Allow SnowflakeAware to overwrite the field types (server#57403)
- Fix(image): Remove NOP imagedestroy call (server#57407)
- Ci(static-code-analysis): add missing permissions to upload sarif file (server#57409)
- Fix(snowflake): Fix generateId() call for SnowflakeEntity (server#57410)
- Fix(controller): Support native int ranges (server#57413)
- Fix(l10n): Fix language selection (server#57414)
- Fix(openmetrics): import right classes (server#57427)
- Build(deps): bump aws/aws-sdk-php from 3.349.3 to 3.369.9 (server#57428)