Could not find base or head reference on appstore.
Nextcloud 34
server
- Docs(config): expand `quota_include_external_storage` docs (server#58726)
- Feat(users and groups): re-use add account dialog when editing accounts (server#59406)
- Feat: default full / part day alarm (server#59517)
- Feat(theming): Introduce font weight variables (server#59899)
- Fix: chunk storage ids when preload storage info (server#59902)
- Fix(comments): register event listener for typed comment events (server#59909)
- Feat(licenses): Adding Creative Commons Zero to the list of approved … (server#59910)
- Feat(ocp): expose whether talk is enabled for user (server#59918)
- Feat(cron): prevent pending transactions forgotten by a job (server#59934)
- Fix(core): provide valid initial state also on public templates (server#59952)
- Fix(LocalPreviewStorage): Use correct regex to detect files in nested directory format (server#59961)
- Docs(lock): clarify LockContext docs and modernize implementation (server#59980)
- Quota wrapper fixes (server#59995)
- Refactor(appstore): split appstore from settings app (server#59997)
- Fix(tests): Fix encryption test isolation between test runs (server#60000)
- Chore: fix strict psalm and rector (server#60012)
- Refactor(Fetcher): properly type AppStore fetcher (server#60016)
- Chore: Fix lint error in PasswordLessLoginForm.vue (server#60017)
- Refactor(provisioning): do not use legacy `OC_App` class (server#60018)
- Bump Hub 26 Winter -> Hub 26 Spring (server#60135)
- Fix: Dispatch old comment events (server#60137)
- Fix missing Override (server#60145)
- Fix(core): use btoa() instead of window.Buffer.from() for base64 encoding (server#60148)
activity
app_api
files_pdfviewer
notifications
- Feat(push): Optionally use OAEP padding (notifications#2971)
- Fix(packaging): Add `.nextcloudignore` to remove files from release t… (notifications#2987)
serverinfo
- Fix(php): include Zend extensions in loaded extensions list (serverinfo#980)
- Ci(actions): Update workflows (serverinfo#990)