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-03-11Add missing error handling for downloads of client side encryptionFelix Weilbach
2020-12-15Remove the encryption flag check from encrypted propagation codeKevin Ottens
2020-12-15Start hooking up E2EE to the new discovery algorithmKevin Ottens
2020-12-15Use verbose function names instead of direct member accessHannah von Reth
2020-12-15Remove now unneede csync_instruction_strHannah von Reth
2020-07-01Deal properly with encrypted item updates accross connectionsKevin Ottens
2020-07-01Better separate between absolute and relative paths on downloadsKevin Ottens
2020-07-01Always use an absolute remote path for GetFolderEncryptStatusJobKevin Ottens
2020-06-30Take care of mangled paths on download as wellKevin Ottens
2020-06-30Update the item even if we don't call decryptFile()Kevin Ottens
2020-06-30Stop leaking PropagateDownloadEncrypted objectsKevin Ottens
2018-07-02propage*encrypted Q_UNUSEDRoeland Jago Douma
2018-04-09Fix downloading NEW encrypted filesDaniel Nicoletti
2018-04-09Fix matching encrypted data for downloadingDaniel Nicoletti
2018-04-09Properly remove encryption data from JSON of deleted fileDaniel Nicoletti
2018-04-09Remove unused encrypted propertyDaniel Nicoletti
2018-04-09Fix matching encrypted file for downloadDaniel Nicoletti
2018-04-09Fix sync status running when encryption data is missingDaniel Nicoletti
2018-03-27Handle gracefully failures in file decryptionTomaz Canabrava
2018-03-26Dont use new with QFiles.Tomaz Canabrava
2018-02-12Remove table for e2e and add an e2eMangledName column (#169)Daniel Nicoletti
2018-01-28[CSE] Store the encrypted file name on the SyncFilePtrTomaz Canabrava
2018-01-22[CSE] Start the download processTomaz Canabrava
2018-01-21[CSE] Add missing filesTomaz Canabrava