nextcloud-desktop.git
2020-12-15 Christian KammFix big-folder detection when vfs is disabled
2020-12-15 Christian Kammvfs: Implement dehydration tagging
2020-12-15 Christian Kammvfs: Fix suffix detection and handling
2020-12-15 Christian Kammwinvfs: Better error reporting
2020-12-15 Christian KammFixes after rebase to master
2020-12-15 Christian Kammwinvfs: initial work
2020-12-15 Christian KammFolderMan: Remove assumption of unique running sync
2020-12-15 Christian KammChecksums: Work on QIODevice*s
2020-12-15 Olivier GoffartIgnoreListEditor: increase a bit the size
2020-12-15 Olivier GoffartAccount: Fix crash when deleting an account
2020-12-15 Christian KammLockWatcher: Add chrono header
2020-12-15 Christian Kammcjhash: Fix build fix
2020-12-15 Olivier Goffartcjhash: use Q_FALLTHROUGH
2020-12-15 Kevin OttensExcludes: switch all the path handling to QString
2020-12-15 Olivier GoffartCMakeLists.txt: increment sqlite version
2020-12-15 Olivier Goffartcsync_vio_locale: use QString for the path in opendir
2020-12-15 Olivier GoffartRemove csync_misc: The code no longer use fnmatch
2020-12-15 Olivier GoffartExclude: do everything with QString wiuthout converting...
2020-12-15 Olivier GoffartProcessDirectoryJob::process: optimize so there is...
2020-12-15 Olivier GoffartPropagateUpload: Avoid many allocations by using QByte...
2020-12-15 Olivier GoffartOptimisation: Add a cache SyncJournalDb::mapChecksumType
2020-12-15 Olivier GoffartSync: optimize by removing setFileRecordMetadata
2020-12-15 Olivier GoffartTest System: Optimisations so the benchmark is significant
2020-12-15 Olivier GoffartOwnSql: Speedup by avoiding allocating an error string...
2020-12-15 Gerhard Gappmeierowncloudcmd: fix compiliation with TOKEN_AUTH_ONLY
2020-12-15 Gerhard Gappmeierlibsync: Fix build error with TOKEN_AUTH_ONLY
2020-12-15 Gerhard GappmeierDisable stack protector features when cross compiling
2020-12-15 Gerhard GappmeierAdd CMake option to disable GUI build
2020-12-15 Kevin OttensGet DatabaseErrorTest to pass
2020-12-15 Olivier GoffartTest that the sync behave well if there are errors...
2020-12-15 Olivier GoffartDiscovery: fix double emission of finished in case...
2020-12-15 Olivier GoffartDiscovery: Fix downloading files when database is used...
2020-12-15 Olivier GoffartRemove csync.cpp: It's only dead code
2020-12-15 Christian KammAdd Ctrl-L as log window shortcut
2020-12-15 Christian KammTest: Add test for locked file tracking and propagation
2020-12-15 Christian KammFolder: Treat file unlock similar to external change...
2020-12-15 Christian KammPropagator: Add assert against duplicate done() calls
2020-12-15 Olivier GoffartRemoteDiscoveryTest: Fix after the merge from 2.5
2020-12-15 Christian KammTest: Check for folder in error message #6826
2020-12-15 Markus Goetzgitignore: XCode userdata
2020-12-15 Olivier GoffartDiscovery: Fix renaming on windows
2020-12-15 Olivier GoffartNew Discovery: Fix trailing slash causing failure on...
2020-12-15 Olivier GoffartFolder: update the folder version
2020-12-15 Christian KammSettings: Make FoldersWithPlaceholders group sticky
2020-12-15 Olivier Goffartowncloudcmd: Read the server version from the capabilities
2020-12-15 Olivier Goffartowncloudcmd: fetch the dav user
2020-12-15 Olivier GoffartSharing: add the `shareWithAdditionalInfo` string in...
2020-12-15 Olivier GoffartMigration from 2.4: fallback to move file by file if...
2020-12-15 Olivier GoffartMove: Fix too many starting slashes in the destination...
2020-12-15 Olivier GoffartWizard: Reset the QSslConfiguration before checking...
2020-12-15 Olivier GoffartFix compiler warning
2020-12-15 Olivier GoffartOAuth2: Refresh the token without aborting the sync
2020-12-15 Olivier GoffartHttpCredentials: initialize all member inline
2020-12-15 Dominik SchmidtDisable autostartCheckBox if autostart is configured...
2020-12-15 Christian KammDiscovery: Virtual file handling adjustments
2020-12-15 Olivier GoffartDatabase: Add an index on the parent path
2020-12-15 Olivier GoffartAdd missing export
2020-12-15 Christian KammDiscovery: Fix log output for instructions
2020-12-15 Christian KammDiscovery: Don't rebuild invalidFilname regex each...
2020-12-15 Christian KammDiscovery: Introduce smaller functions
2020-12-15 Christian KammExcludes: drop csyncTraversalMatchFun()
2020-12-15 Christian KammDiscovery: Add back virtual file instruction checks
2020-12-15 Olivier GoffartFix windows build
2020-12-15 Olivier GoffartAccount Settings: fix progress being written in white...
2020-12-15 Christian KammVirtual files: Wipe selective sync settings when enabled
2020-12-15 Christian Kammvirtual files: show option only when branding allows it
2020-12-15 Christian KammVirtual files: Use theme to check for option availability
2020-12-15 Olivier GoffartAccount Settings: Add a context menu entry to enable...
2020-12-15 Olivier GoffartUpload: Do not error out if the server do not send...
2020-12-15 Dominik SchmidtDo not select ownCloud in Finder after installation...
2020-12-15 Olivier GoffartOAuth2: Store 'Account::davUser' in the config, and...
2020-12-15 Olivier GoffartLocal discovery: always recurse within touched directory
2020-12-15 Christian KammPropagateUpload: Avoid crash due to cascading aborts
2020-12-15 Olivier GoffartFix leaks in tests
2020-12-15 Christian KammDiscovery: restructure processFileAnalyzeLocalInfo
2020-12-15 Christian KammDiscovery: easy conditions first in processFileAnalyzeR...
2020-12-15 Christian KammDiscovery: Add comments
2020-12-15 Olivier GoffartDiscovery: make sure finished is not called twice,...
2020-12-15 Olivier GoffartRemove the backup deteciton code which was used for...
2020-12-15 Olivier GoffartDiscovery: Remove stale DB entries
2020-12-15 Christian KammDiscovery: Comments and visibility adjustments
2020-12-15 Olivier GoffartDiscovery: cleanups and comments
2020-12-15 Olivier GoffartDiscovery: move checkMovePermissions to its own function
2020-12-15 Olivier GoffartDiscovery: Adjust the instruction in case of resolved...
2020-12-15 Olivier GoffartProcessDirectoryJob: always set _childModified to true...
2020-12-15 Olivier GoffartDiscovery phase: refactor some code in DiscoveryPhase...
2020-12-15 Olivier GoffartNew Discovery Algorithm: more cleanups
2020-12-15 Olivier GoffartFixup commit 835c9163374f42003aa2f7795ade3f4ff62c8877
2020-12-15 Olivier GoffartNew discovery algorithm: fixups
2020-12-15 Olivier GoffartMove Result to its own header
2020-12-15 Olivier GoffartNew discovery algorithm: Parallel PROPFIND
2020-12-15 Olivier GoffartNew Discovery algorithm: Remove the sync cleanup phase
2020-12-15 Olivier GoffartNew discovery algorithm: Set the originalFile for ignor...
2020-12-15 Olivier GoffartNew Propagation algorithm: Fetch, and emit, the root...
2020-12-15 Olivier GoffartNew Discovery Algorithm: Ge tthe size of new folders
2020-12-15 Olivier GoffartNew Discovery algorithm: Split the process function...
2020-12-15 Olivier GoffartNew Discovery Algo: Refactor by splitting the processFi...
2020-12-15 Olivier GoffartNew Discovery Algorithm: Handle rename of virtual files
2020-12-15 Christian KammVirtual files: Renames propagate #6718
2020-12-15 Olivier GoffartFolder Wizard: Disable the 'choose what to sync' treevi...
next