- Fix(files): ensure valid mtime and fallback to crtime if defined (server#49283)
- Fix(files): Make injected actions reactive (server#49425)
- Fix(external_storage): Cast id to int (server#49467)
- Fix(maintenance): Show a success message on data-fingerprint command (server#49590)
- Fix(setupcheck): Make the Memcache setupcheck use the cache (server#49593)
- Chore(absence): Add capability (server#49596)
- Fix(files): properly update paths and folder children on node move (server#49609)
- Fix: Add command to update re-share if shared-by user has been revoked (server#49613)
- Perf: improve performance of SharedStorage::getWatcher (server#49614)
- Add an error log message that notifications app isn't enabled at file… (server#49617)
- Fix(external_storage): Cast id to int (server#49623)
- Fix: smb: don't fail hard if we can't load acls for a file (server#49652)
- Fix: don't propagate future mtimes (server#49654)
- Fix incorrect permissions when copying shared files (server#49655)
- Fix(migration): Correctly sort migrations by version number (server#49668)
- Fix: don't do same-storage move optimization with encryption wrappers (server#49675)
- Fix(db): Create the systag_by_objectid index for new installations (server#49679)
- Fix(files_sharing): Stop infinite loop blocking link share requests (server#49723)
- Fix(files): cancel renaming on enter if no file name changes (server#49751)
- Fix(CalDAV): disable both iTip and iMip messages (server#49779)
- Disable/hide share edit options when user can not edit the share (server#49783)
- Fix(files): failsafe when executing actions methods (server#49791)
- Fix mimetype not being updated when changing file extention on objectstore (server#49793)
- Fix(files): throttle favorite with max 5 simultaneous requests (server#49806)
- Fix(files_sharing): Correct property enforced property names (server#49808)
- Fix(files_sharing): also submit new share on password submit (server#49816)
- Fix(files_sharing): Fix error messages from password policy (server#49836)
- Fix(files_external): wrong type for external mount id (server#49845)
- Fix: return 204 instead of 404 (server#49850)
- Fix: replace null character when serializing (server#49854)
- Fix(TemplateManager): Make sure TemplateFolder is a Folder (server#49876)
- Fix(View): Catch exceptions when executing mkdir for non-existent parents (server#49893)
- Fix: make sure we have a valid scheme when testing ocm urls (server#49901)
- Fix: promote re-shares when deleting the parent share (server#49927)
- Fix: Create empty file instead of file with a space (server#49938)
- Fix(federatedfilesharing): fix notification typo (server#50013)
- Chore(ci): Run kerberos tests on ubuntu-latest (server#50022)
- Fix(cypress): flaky live photo test grid_view trigger issue (server#50027)
- Fix(HTTP): Adjust JSONResponse data type (server#50057)
- Fix: block moving files to it's own parent with dav (server#50061)
- Clarify installation wording to be clear that it is about account creation (server#50063)
- Fix(preview): Do not try to parse M3U files as MP3 (server#50080)
- Fix(SetupChecks): Don't test caches using binary data (server#50116)
- Fix(files_sharing): Stop overwriting the share expiration date with the default expiration date (server#50203)
- Fix: do not override sharing text (circles#1817)
- Revert "remove caching for shares" (circles#1833)
- Show error when trying to open a shared PDF without download permissions (files_pdfviewer#1097)
- Fix(LogErrors): Handle unsupported log_type gracefully (logreader#1451)
- Add SPDX header (survey_client#357)
- Fix(deps): Bump symfony/process (suspicious_login#968)
- Fix(plaintext): multiple linebreaks at end (text#6562)
- Fix(editor): Also unset
draggedOver
at drop (text#6730) - Fix(files): catch race condition in FilesWorkspaceHeader init (text#6734)
- Fix(outline): fix mobile detection and box shadow (text#6738)
- Fix(debug): remove component in beforeDestroy hook (text#6756)
- Fix(cy): avoid double upload to prevent lock error (text#6760)
- Chore: Bump composer files with new composer version (text#6772)
- Fix(ci): do not install cypress in jest workflow. (text#6781)
- Fix(link): Don't throw exception on invalid URL href (text#6795)
- Fix: showing RichWorkspace for non-English language (text#6820)
- Fix(Editor): Broken translation ref (viewer#2623)
- Fix: source/dav handling and delete event payload (viewer#2626)
- Fix: Close viewer if we navigate back in browser history (viewer#2680)