Nextcloud 34
server
- Fix: use specified HTTP codes during exceptions on public/remote endpoints (server#56170)
- Feat(app): allow removing installed-but-disabled apps; improve help & logging (server#56720)
- Test(TestCase): '.ocdata' -> '.ncdata' in knownEntries (server#56920)
- Refactor: use strict operator (server#57902)
- Refactor(updater): Move updater to a Controller (server#58576)
- Fix(ObjectStore/S3): switch to more reliable doesObjectExistV2 (server#58840)
- Feat(files_external): modernize storage backend labels and descriptions (server#59208)
- Refactor: Add strict property/parameter typing to OCP\HintException (server#59713)
- Fix: Harmonize login and passwordless login redirect behavior (server#59790)
- Fix(settings): sort app list by app name instead of app objects (server#59848)
- Fix(files): escape html entities in dav search requests (server#59889)
- Refactor: Move copy skeleton step to a file listener (server#59932)
- Feat: Better reporting if something is wrong with taskprocessing (server#59958)
- Chore: Generate empty css entry points (server#59960)
- Chore: update psalm to v6 (server#59985)
- Build: harden module name generation (server#59996)