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-01-25E2EE Fix incorrect name of a nested encrypted item in the Settings dialog whe...allexzander
2021-01-25Fix E2EE root folder rename issue.allexzander
2021-01-14Fix e2ee folder move issueallexzander
2020-12-30One byte placeholders assumption only holds for the suffix backendKevin Ottens
2020-12-28Removed translation for "etag" and changed spellingrakekniven
2020-12-15Workaround bug in older GCC used for the AppImage toolchainKevin Ottens
2020-12-15Please the clang-tidy overlordKevin Ottens
2020-12-15Replace custome date parser QDateTime::fromString(value, Qt::RFC2822Date)Hannah von Reth
2020-12-15Make sure the encrypted flag gets all the way to the journal dbKevin Ottens
2020-12-15Start hooking up E2EE to the new discovery algorithmKevin Ottens
2020-12-15Improve log messageHannah von Reth
2020-12-15Remove custome string functionsHannah von Reth
2020-12-15Remove now unneede csync_instruction_strHannah von Reth
2020-12-15Don't show the "All files deleted" popup when unselecting everything with sel...Olivier Goffart
2020-12-15Discovery: Allow more HTTP error code to be treated as ignored dirOlivier Goffart
2020-12-15Discovery: fix TestSyncVirtualFiles::testExtraFilesLocalDehydrated on windowsOlivier Goffart
2020-12-15Vfs: Lots of tests and corrections for suffix edge casesChristian Kamm
2020-12-15Discovery: Attempt to fix issue with windows VFS and new filesOlivier Goffart
2020-12-15When moving is allowed but deleting is not, do not restore moved itemsOlivier Goffart
2020-12-15Fix warning about serverJob not being usedOlivier Goffart
2020-12-15Test: Disable local discovery parallelism in permission testChristian Kamm
2020-12-15Discovery: local job shouldn't be parentedChristian Kamm
2020-12-15Don't store pointer to local jobChristian Kamm
2020-12-15Discovery: List local directories from thread #7456 #7439Markus Goetz
2020-12-15Discovery: Remove level of indent around movesChristian Kamm
2020-12-15Discovery: If a move is forbidden, restore the sourceChristian Kamm
2020-12-15Don't use mutable lambdas as they hide where we modify work on a copyHannah von Reth
2020-12-15Vfs: Remove old db record when dehydrating via renameChristian Kamm
2020-12-15Vfs: Make move detection work with virtual files #7001Christian Kamm
2020-12-15Vfs: Add hook to allow update-metadata for unchanged filesChristian Kamm
2020-12-15VfsSuffix: Wipe stale pin states #7273Christian Kamm
2020-12-15Discovery: Do not abort the sync in case of error 404 (or 500)Olivier Goffart
2020-12-15Discovery: Query data-fingerprint on root itemChristian Kamm
2020-12-15Discovery: 403 and 503 on root cause errorChristian Kamm
2020-12-15PropagateIgnore: Default to NormalError for INSTRUCTION_ERRORChristian Kamm
2020-12-15Vfs: Clear up relationship between _type and pin stateChristian Kamm
2020-12-15Detect missing server data during discovery #7112Christian Kamm
2020-12-15Vfs: Better handling and more tests for suffix file renamesChristian Kamm
2020-12-15Vfs: Hydrating a virtual is SYNC not NEW #7101Christian Kamm
2020-12-15VFS: Unbreak behavior for rename+hydrate #7001Christian Kamm
2020-12-15Discovery win: Fix detection of case-only renamesChristian Kamm
2020-12-15Vfs: Make dehydration a SYNC and not a NEW actionChristian Kamm
2020-12-15Vfs suffix: Fix dehydration creating the wrong db entryChristian Kamm
2020-12-15PinStates cleanupChristian Kamm
2020-12-15Pin state updatesChristian Kamm
2020-12-15Discovery: Files can have dehydrate/download actionsChristian Kamm
2020-12-15Discovery: Add signal for silentlyExcluded filesChristian Kamm
2020-12-15Move: Fix move detection in directory move on the other sideOlivier Goffart
2020-12-15Move: add more test and fix move within movesOlivier Goffart
2020-12-15vfs suffix: Ignore server files or synced files with the suffix #6953Christian Kamm