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
2021-07-16Use dav instead of webdavFelix Weilbach
2021-07-12Show main dialog as normal window if tray icons not availableFelix Weilbach
2021-07-12fix review commentsMatthieu Gallien
2021-07-12only compile xattr virtual files backend for linux platform (not unices)Matthieu Gallien
2021-07-09avoid being stuck trying to create placeholder for existing fileMatthieu Gallien
2021-07-08bring back dynamic load of VFS pluginsMatthieu Gallien
2021-07-06address review commentsMatthieu Gallien
2021-07-06avoid error when doing hydration when data socket is closed too earlyMatthieu Gallien
2021-07-06Improve the error message returned by updateMetadataHannah von Reth
2021-07-02improve error message in case of trailing space in directory nameMatthieu Gallien
2021-07-02fix all usage of _com_error(cfExecuteresult).ErrorMessage()Matthieu Gallien
2021-07-01fix review commentsMatthieu Gallien
2021-07-01download server public key and check user certificate against itMatthieu 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-24Allow to compile without QWebEngineFelix Weilbach
2021-06-17l10n: Spelling unificationValdnet
2021-06-17Cfapi: Make sure no data is transfered after cancellationFelix Weilbach
2021-06-16Use longWinPath in more placesHannah von Reth
2021-06-16Fix compiling warning: multiple definitions of stateOnlineImageSource in them...Camila
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-14Mark placeholder in sync after updating the placeholderFelix Weilbach
2021-06-10Allow download with mismatched checksum if a config option is set.allexzander
2021-06-08VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always.allexzander
2021-06-03Improve error messageAJ Jordan
2021-06-01Fix review comments.allexzander
2021-06-01Bugfix. Crash when printing OpenSSL decryption errors with no e2ee mnemonic.allexzander
2021-05-27check e2ee public key against private oneMatthieu Gallien
2021-05-25Check if the user is connected and if the server supports user status.Camila
2021-05-19Add a key value store to the sync journalFelix Weilbach
2021-05-18Warn user if using e2ee and vfs togetherFelix Weilbach
2021-05-17Add remote folder prefix for renaming in a non-root local folder.allexzander
2021-05-12Remove unnecessary cfapi logging statementsFelix Weilbach
2021-05-06Use the http logger with the unittestsHannah von Reth
2021-05-06Fix placeholder detection for cfapiHannah von Reth
2021-05-06Fix review comments.allexzander
2021-05-06VFS. Allow dehydartion of readonly files. Preserve 'readonly' flag when creat...allexzander
2021-05-05VFS. Display local file name clash error when syncing in VFS mode.allexzander
2021-05-04add missing call to tr to get a translated stringMatthieu Gallien
2021-05-04Push Notifications: Reconnect forever if capabilities allow itFelix Weilbach
2021-05-04Add missing copyright headers for push notificationsFelix Weilbach
2021-04-29Obey enforced password for share by email.allexzander
2021-04-28l10n: Delete space and change capital letterValdnet
2021-04-26when files get hydrated indirectly through pinning, sets correct stateMatthieu Gallien