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-09-20Fixed placeholder numberingrakekniven
2021-09-17Fix warningsFelix Weilbach
2021-09-13Fixed warning: extra ';' in Q_ENUM_NS(PinState);Dmytro Korchynskyi
2021-09-08Use QRecursiveMutexFelix Weilbach
2021-09-08Use QRandomGenerator instead of qrandFelix Weilbach
2021-09-08endl has been deprecatedFelix Weilbach
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-08-23Use byte array for etagHannah von Reth
2021-08-23Correctly use indexOfHannah von Reth
2021-08-23Align type used for getPHashHannah von Reth
2021-08-23Move Prepared sql queries to seperate class to manage accessHannah 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 VFS implicit hydration of E2EE files.allexzander
2021-08-11Add workaround for issue discovered in https://github.com/owncloud/core/pull/...Hannah von Reth
2021-08-11Always reset prepared sql statementsHannah von Reth
2021-08-11Make findBestChecksum case insensitiveHannah von Reth
2021-08-11Finish is already called in the destructorHannah von Reth
2021-08-03l10n: Replace apostrophe with double quotation. Remove double space and sort ...Valdnet
2021-07-30Fix clang-tidy errors.allexzander
2021-07-30l10n: Replace apostrophe with double quotationValdnet
2021-07-28Revert Added config parameter that allows to bypass checksum validation failure.allexzander
2021-07-21print the real permissions string instead of its addressMatthieu Gallien
2021-07-08bring back dynamic load of VFS pluginsMatthieu Gallien
2021-07-06Improve the error message returned by updateMetadataHannah von Reth
2021-07-01Fix review comments.allexzander
2021-06-16Run expansive assert only in dev buildsHannah von Reth
2021-06-16Use longWinPath in more placesHannah von Reth
2021-06-16Ensure pathtoUNC is called with an absolute pathHannah von Reth
2021-06-10Allow download with mismatched checksum if a config option is set.allexzander
2021-06-08Fix review comments.allexzander
2021-06-08Fix review comments.allexzander
2021-06-08Fix review comments. Also consider exclude.lst.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-11Temporary! Windows. VFS. Block Virtual Files for partition root sync folders.allexzander
2021-05-06Fix warning by using QByteArrayLiteralHannah von Reth
2021-05-06GetLastError() needs to be called when the error happensHannah von Reth
2021-03-24Refresh Windows download dialog progress when hydrating a placeholderallexzander
2021-02-16Fix incorrect logger output for non-latin strings.allexzander
2021-01-14Add the plumbing for a new extended attributes backendKevin Ottens
2020-12-30Use Q_REQUIRED_RESULT directly like in other placesKevin Ottens
2020-12-30Mark vfs functions as OC_REQUIRED_RESULTHannah von Reth
2020-12-30Handle errors in convertToPlaceholderHannah von Reth
2020-12-30Update windows launch on start binary locationHannah von Reth
2020-12-30Add todo for Qt 5.15Hannah von Reth
2020-12-30Cleanup pathtoUNC and its testHannah von Reth
2020-12-21Fixed the autostart for AppImages. See #2504.Hannah Rittich
2020-12-15Please the clang-tidy overlordKevin Ottens
2020-12-15Fix folder permission check on NTFSHannah von Reth