Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-09Do not remove files from a Group folder and its nested folders whe it is rena...bugfix/group-folder-files-erased-when-rename-or-delete-folderalex-z
2022-02-08clean transition when files with spaces exist alreadyMatthieu Gallien
2022-02-08ensure we emit a rename command for renamed filesMatthieu Gallien
2022-01-07Do not display 'Conflict when uploading some files to a folderalex-z
2021-12-14force download from server for local files that have invalid datesMatthieu Gallien
2021-12-08recover from local invalid modifie time: force download from serverMatthieu Gallien
2021-12-07do not forget the path when renaming files with invalid namesMatthieu Gallien
2021-11-22Quick fix! Disable VFS folders removal for non-Windows VFS.alex-z
2021-11-19Added more logs to 'postProcessLocalNew'.alex-z
2021-11-05Make argument singular to fix i18n issuerakekniven
2021-11-02Replace deprecated QRegExp with QRegularExpression.alex-z
2021-10-15i18n: Correct typo and remove apostropheValdnet
2021-10-14Trim trailing spaces before uploading filesFelix Weilbach
2021-09-17Fix warningsFelix Weilbach
2021-08-26Add parens around && in || statementFelix Weilbach
2021-08-23Add socket command to upload a selection of files based on a regexHannah von Reth
2021-08-23Fix another url for etag requestHannah von Reth
2021-08-23Use byte array for etagHannah von Reth
2021-08-20VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Re...allexzander
2021-08-20VFS + E2EE. Handle scenario of sync journal deleted.allexzander
2021-08-20VFS + E2EE placeholder size migration from old versions.allexzander
2021-08-20VFS + E2EE VFS implicit hydration of E2EE files.allexzander
2021-08-04Fix incorrect activity message on invalid char in the file name.allexzander
2021-07-30l10n: Replace apostrophe with double quotationValdnet
2021-07-09avoid being stuck trying to create placeholder for existing fileMatthieu Gallien
2021-07-02improve error message in case of trailing space in directory nameMatthieu Gallien
2021-07-01Fix review comments.allexzander
2021-07-01Fix review comments.allexzander
2021-07-01Do not process non-directories and non-virtual files. Wipe empty online-only ...allexzander
2021-07-01Refactoring.allexzander
2021-07-01Fix VFS crash and false conflict on local new.allexzander
2021-06-30Check if first is not emptyFelix Weilbach
2021-06-25Add unit test for move custom remote rootFelix Weilbach
2021-06-15Add error message to GUI.allexzander
2021-06-15Wipe empty folder when moving a VFS placeholder. Keep a folder if there are h...allexzander
2021-06-08VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always.allexzander
2021-05-19Add a key value store to the sync journalFelix Weilbach
2021-05-17Add remote folder prefix for renaming in a non-root local folder.allexzander
2021-05-06Fix placeholder detection for cfapiHannah von Reth
2021-04-13Display invalid filenames as warningFelix Weilbach
2021-04-07Fix review comments.allexzander
2021-04-07Address review comments.allexzander
2021-04-07Ignore *.lnk files on Windows.allexzander
2021-04-07Treat .lnk files as normal files without hydrating them or creating a placeho...allexzander
2021-04-07Another way to fix this.allexzander
2021-04-07Added .lnk file placeholder creation fix.allexzander
2021-04-07Fix VFS freeze when syncing '.lnk' files on Windows.allexzander
2021-03-22Increase logging around file removal eventsFelix Weilbach
2021-02-16Fix incorrect logger output for non-latin strings.allexzander
2021-02-04The e2eMangledName was relative to the remote folder, repair itKevin Ottens