nextcloud-desktop/src/libsync
Olivier Goffart 926c27a73d New Discovery Phase: fix a few FIXME
Some FIXME were already fixed.
2018-08-06 11:30:21 +02:00
..
creds Credentials: Retry fetching from the keychain in case the keychain is still starting 2018-05-24 12:10:55 +02:00
abstractnetworkjob.cpp Blacklist: remember the X-Request-ID 2018-05-15 18:11:01 +02:00
abstractnetworkjob.h New discovery algoritmh: more on Renames 2018-07-13 17:47:37 +02:00
accessmanager.cpp HTTP2: Only from Qt 5.9.4 #6285 2018-02-14 12:11:27 +01:00
accessmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
account.cpp ConnectionValidator: change the minimum server version 2018-03-01 14:48:00 +01:00
account.h Placeholders: Move the placeholder option from the account to the folder 2018-04-18 10:27:51 +02:00
accountfwd.h License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
bandwidthmanager.cpp bandwidthmanager: Fix unregistering devices on delete 2017-09-25 12:56:20 +02:00
bandwidthmanager.h bandwidthmanager: Fix unregistering devices on delete 2017-09-25 12:56:20 +02:00
capabilities.cpp Upload conflict files #4557 2017-12-15 18:03:53 +01:00
capabilities.h Upload conflict files #4557 2017-12-15 18:03:53 +01:00
CMakeLists.txt New discovery algorithm: Initial work. 2018-07-10 14:53:10 +02:00
configfile.cpp Settings migration: Preserve future settings where possible 2018-05-24 12:18:44 +02:00
configfile.h Settings migration: Preserve future settings where possible 2018-05-24 12:18:44 +02:00
cookiejar.cpp Use QDateTime::currentDateTimeUtc instead of the non utc version 2017-09-26 16:14:17 +02:00
cookiejar.h Apply clang-format 2017-05-17 12:26:27 +02:00
discovery.cpp New Discovery Phase: fix a few FIXME 2018-08-06 11:30:21 +02:00
discovery.h New discovery algorithm: handle symlinks 2018-08-06 11:29:23 +02:00
discoveryphase.cpp New Discovery Phase: fix a few FIXME 2018-08-06 11:30:21 +02:00
discoveryphase.h New discovery algorithm: handle symlinks 2018-08-06 11:29:23 +02:00
filesystem.cpp Remove unused c_path 2018-01-13 13:58:17 +01:00
filesystem.h Move non-csync-dependent parts of FileSystem to src/common 2017-09-18 14:00:52 +02:00
libsync.md Structure developer documentation 2015-06-29 18:43:21 +02:00
localdiscoverytracker.cpp New Discovery Algo: Support the DatabaseAndFilesystem mode for local discovery 2018-07-18 14:19:36 +02:00
localdiscoverytracker.h New Discovery Algo: Support the DatabaseAndFilesystem mode for local discovery 2018-07-18 14:19:36 +02:00
logger.cpp Logger: Guard zlib usage by ZLIB_FOUND 2018-04-18 15:01:30 +02:00
logger.h Logging: Add persistent auto-logdir option #6442 2018-04-12 12:38:17 +02:00
networkjobs.cpp New discovery algoritmh: more on Renames 2018-07-13 17:47:37 +02:00
networkjobs.h New discovery algoritmh: more on Renames 2018-07-13 17:47:37 +02:00
owncloudpropagator_p.h Propagation: Connection closed is a normal error #6516 2018-05-17 13:14:20 +02:00
owncloudpropagator.cpp Rename Placeholders to Virtual Files in code #6531 2018-05-23 09:57:00 +02:00
owncloudpropagator.h Rename Placeholders to Virtual Files in code #6531 2018-05-23 09:57:00 +02:00
owncloudtheme.cpp Theme: unify ownCloudTheme and Theme classes 2018-04-05 18:37:29 +02:00
owncloudtheme.h Theme: unify ownCloudTheme and Theme classes 2018-04-05 18:37:29 +02:00
progressdispatcher.cpp ProgressInfo: Add information for local vs remote discovery 2018-03-06 13:02:54 +01:00
progressdispatcher.h SyncResult: Make sure the number of conflicts is correct #6226 2018-03-06 13:02:54 +01:00
propagatedownload.cpp Ensure GETFileJob notices finishing #6581 2018-06-13 16:44:24 +02:00
propagatedownload.h Upload conflict files #4557 2017-12-15 18:03:53 +01:00
propagateremotedelete.cpp Blacklist: remember the X-Request-ID 2018-05-15 18:11:01 +02:00
propagateremotedelete.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemkdir.cpp Blacklist: remember the X-Request-ID 2018-05-15 18:11:01 +02:00
propagateremotemkdir.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemove.cpp Blacklist: remember the X-Request-ID 2018-05-15 18:11:01 +02:00
propagateremotemove.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateupload.cpp Merge branch 'master' into 2.5 2018-05-17 13:23:20 +02:00
propagateupload.h Upload: Adjust timeout for final job based on size #6527 2018-05-17 13:14:37 +02:00
propagateuploadng.cpp Upload: Store the size in the UploadInfo, and compare it when resolving potential conflict 2018-07-04 17:26:56 +02:00
propagateuploadv1.cpp Upload: Store the size in the UploadInfo, and compare it when resolving potential conflict 2018-07-04 17:26:56 +02:00
propagatorjobs.cpp Placeholders: Safe migration to older client versions 2018-04-18 10:27:51 +02:00
propagatorjobs.h Move remote-deleted files to trash 2018-01-25 14:40:16 +01:00
syncengine.cpp New Discovery Phase: fix a few FIXME 2018-08-06 11:30:21 +02:00
syncengine.h More cleanup of csync remains 2018-07-26 13:55:02 +02:00
syncfileitem.cpp New discovery algorithm: Initial work. 2018-07-10 14:53:10 +02:00
syncfileitem.h New discovery algorithm: Initial work. 2018-07-10 14:53:10 +02:00
syncfilestatus.cpp Revert "Revert "Discovery: consider also the "shared by me" as shared"" 2017-07-25 12:11:33 +02:00
syncfilestatus.h Revert "Revert "Discovery: consider also the "shared by me" as shared"" 2017-07-25 12:11:33 +02:00
syncfilestatustracker.cpp More cleanup of csync remains 2018-07-26 13:55:02 +02:00
syncfilestatustracker.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
syncoptions.h Rename Placeholders to Virtual Files in code #6531 2018-05-23 09:57:00 +02:00
syncresult.cpp INSTRUCTION_IGNORE now carries a direction 2018-03-06 13:02:54 +01:00
syncresult.h SyncResult: Make sure the number of conflicts is correct #6226 2018-03-06 13:02:54 +01:00
theme.cpp Theme: Put back the string as it was in 2.4, for branded clients. 2018-06-14 12:59:02 +02:00
theme.h Issues: Show link to conflicts doc if there are some #6396 2018-04-25 13:31:49 +02:00