- Chore: drop remaining files from webpack / jest (text#7085)
- Chore: Update workflows (activity#1991)
- Chore: update workflows (logreader#1629)
- Chore(dependencies): update
@nextcloud/vue
to v8.25.1 (server#52295) - Chore(i18n): Use "name" instead of "nickname" (server#52371)
- Chore(SessionList): Migrate to NcButton and MDI icon (text#7186)
- Ci: Fix typo in performance integration test run (notifications#2293)
- Ci: Update github actions (twofactor_nextcloud_notification#989)
- Feat: add logging to preview generation (server#52300)
- Feat: handle
hide-download
DAV property (viewer#2807) - Feat: lowercase headers to exclude in exapp proxy (app_api#569)
- Feat(profile): Add an API to get the profile field data (server#52372)
- Feat(security): add configurable IPv6 subnet for BFP and throttling (server#52233)
- Fix multiple cypress issues (activity#1994)
- Fix saving annotations in paths with special characters (files_pdfviewer#1194)
- Fix task processing registration validation (app_api#573)
- Fix: Adjust padding in table cell and header components (text#7189)
- Fix: adjust webpack nonce generation (server#52003)
- Fix: Apply storage checks in addition to share (text#7192)
- Fix: Check that user actually can validate password for js (server#52237)
- Fix: don't check node access again for listing reminders in dav (server#52504)
- Fix: don't setup the filesystem to check if a user is blocked by ACLs (activity#1985)
- Fix: exclude vendor-bin from release artifacts (suspicious_login#989)
- Fix: fix preloading files with no custom properties (server#52101)
- Fix: Flaky samba kerberos tests (server#52578)
- Fix: Forward attributes to the sidebar (server#52566)
- Fix: Open PDF file in "richdocuments" if it is not downloadable (files_pdfviewer#1204)
- Fix: Proper order for checking path prefix for getting file by id from cache (server#52039)
- Fix: submit button on file picker dialog (text#7190)
- Fix: Transfer ownership with S3 as primary (server#52185)
- Fix: try to avoid memory exhaustion (suspicious_login#988)
- Fix(apps): Sort names separately from active/update state (server#52653)
- Fix(blurhash): Use preview API to generate the previews (server#52661)
- Fix(build): avoid double load of the app (notifications#2309)
- Fix(CalDAV): do not ignore move command object target uri (server#52562)
- Fix(CI): disable RateLimiting for Nextcloud in the CI (app_api#565)
- Fix(config): Censor more app configs in system report (server#52433)
- Fix(dav): allow uploading of files with long filenames (server#52302)
- Fix(dav): check the owner displayName scope before giving attribute (server#52554)
- Fix(db): Create replacement index where original index is missing (server#52394)
- Fix(exAppMapper): init missing headers_to_exclude (app_api#564)
- Fix(federation): Allow federation file sharing when federation app is… (server#52425)
- Fix(federation): allows equal signs in federation id (server#52387)
- Fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional (server#52643)
- Fix(files_sharing): bring back handling of
hide-download
on public shares (server#52226) - Fix(files_sharing): bring back owner and ownerDisplayName initial state (server#52555)
- Fix(files_sharing): file request pass empty string if password or expiration is disabled (server#52197)
- Fix(files_sharing): Improve expiration date input change handling (server#52409)
- Fix(files_sharing): Prevent create/delete permissions on file shares (server#52531)
- Fix(files_sharing): Show remote shares as external (server#52498)
- Fix(files_versions): create version if previous does not exist (server#52411)
- Fix(files): Fix non-string values for activity rich object strings (server#52658)
- Fix(files): prevent dragging preview when drag-drop (server#52363)
- Fix(files): Remove obsolete loading code from old API, add public shared id to enabled view (text#7181)
- Fix(info.xml): correct developer docs link (typo) (app_api#560)
- Fix(JSResourceLocator) fix incorrect parameter being used. (server#52520)
- Fix(LDAP): inlcude ldapExpertUsernameAttr in general attribute list (server#52287)
- Fix(Log): revert swich to ?? operator (server#52254)
- Fix(loginflow): Fix type error when password could not be decrypted (server#52625)
- Fix(LogTable): implement virtual scrolling (logreader#1616)
- Fix(mail): use matching text color for primary elements (server#52248)
- Fix(navigation): Fix default app entry registered as closure (server#52507)
- Fix(notification): Notification in activity shows "Rich subject or a … (server#52576)
- Fix(objectstorage): add retry attempts to S3 connection (server#52382)
- Fix(occ): Fix autocompletion of config:app:* commands (server#52435)
- Fix(Places): Use event metadata to compute the place (photos#2989)
- Fix(previews): avoid large file downloads for remote movie storage (server#52418)
- Fix(settings): allow to clear twitter and fediverse (server#52488)
- Fix(settings): only provide groups the subadmin has access to (server#52486)
- Fix(settings): Use axios directly for health check to preven URL sanitizing (server#52440)
- Fix(systemtags): emit assign and unassign bulk tagging events (server#51996)
- Fix(TaskProcessing): for validation for taskprocessing EShapeType (server#52118)
- Fix(theming): remove scssphp and use just native nested CSS (server#52521)
- Fix(updatenotification): Fix error handling when fetching applist for server update (server#52406)
- Fix(usermanager): Don't throw when checking if a too long user id is an existing user (server#52256)
- Fix(WeatherStatus): Check if result is an array (server#52569)
- Fix(WFE): properly set inital status (server#52527)
- Fix(workflowengine): fix group not shown in Group membership check (server#52640)
- Fixbit): use
PHP_INT_MAX
where needed (server#52512) - Perf: Log requests using high amount of memory as warning (server#52219)
- Perf(caldav): increase chunk size in RemoveOrphanEventsAndContacts repair step (server#52548)
- Perf(cloud_federation_api): only provide capabilities if needed (server#52030)
- Perf(db): Extend index on cards_properties to cover name and value (server#52415)
- Perf(files_reminders): Reduce db queries on propfind (server#51736)
- Perf(files_sharing): do not emit second propfind for account filter (server#52001)
- Refactor document status and menubar padding (text#7158)
- Refactor: Thumbnail Generator logging and tests (server#52401)
- Remove custom handling for public share pages with single files (files_pdfviewer#1206)
- Revert "feat(bulk-upload): change the default to disabled as there are still some bugs present" (server#52138)
- Switch to probeCircles (circles#1983)
- Test(cypress): rename select all clear (server#52422)