nextcloud-desktop/src/libsync
Roeland Jago Douma 595cbfaa16
Update urls
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-28 12:46:47 +02:00
..
creds Credentials: Retry fetching from the keychain in case the keychain is still starting 2018-06-07 15:18:40 +02:00
abstractnetworkjob.cpp Logging: Avoid the word "Error" 2018-06-06 20:24:32 +02:00
abstractnetworkjob.h Logging: Avoid the word "Error" 2018-06-06 20:24:32 +02:00
accessmanager.cpp HTTP2: Only from Qt 5.9.4 #6285 2018-05-15 19:23:11 +02:00
accessmanager.h Apply clang-format 2017-05-17 12:26:27 +02:00
account.cpp ConnectionValidator: change the minimum server version 2018-06-01 13:17:11 +02:00
account.h SslButton: Add HTTP/2 info #3146 2018-05-16 20:10:51 +02:00
accountfwd.h License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
bandwidthmanager.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
bandwidthmanager.h bandwidthmanager: Fix unregistering devices on delete 2017-09-25 12:56:20 +02:00
capabilities.cpp Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
capabilities.h Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
clientsideencryption.cpp Add a button to E2E accounts to show the mnemonic 2018-06-21 19:52:27 +02:00
clientsideencryption.h Add a button to E2E accounts to show the mnemonic 2018-06-21 19:52:27 +02:00
clientsideencryptionjobs.cpp Fix windows build 2018-06-08 16:53:56 +02:00
clientsideencryptionjobs.h Unlock folder in case of error 2018-03-25 21:54:08 +02:00
CMakeLists.txt Move ClientProxy and ConnecitonValidator to gui 2018-05-31 21:56:55 +02:00
configfile.cpp Use std::chrono::milliseconds to represent milliseconds 2018-06-06 17:26:53 +02:00
configfile.h Use std::chrono::milliseconds to represent milliseconds 2018-06-06 17:26:53 +02:00
cookiejar.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
cookiejar.h Apply clang-format 2017-05-17 12:26:27 +02:00
discoveryphase.cpp CSync: Remove unused error codes 2018-06-04 15:41:38 +02:00
discoveryphase.h Discovery: Error if properties are missing #6317 2018-05-16 16:42:20 +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
logger.cpp Logging: Add persistent auto-logdir option #6442 2018-06-05 20:07:53 +02:00
logger.h Logging: Add persistent auto-logdir option #6442 2018-06-05 20:07:53 +02:00
networkjobs.cpp Logging: Avoid the word "Error" 2018-06-06 20:24:32 +02:00
networkjobs.h Show webview with page 2018-05-02 22:50:48 +02:00
nextcloudtheme.cpp Theme: unify ownCloudTheme and Theme classes 2018-06-28 12:33:39 +02:00
nextcloudtheme.h Theme: unify ownCloudTheme and Theme classes 2018-06-28 12:33:39 +02:00
owncloudpropagator.cpp Blacklisting must prevent parent etag updates #6411 2018-06-05 10:12:11 +02:00
owncloudpropagator.h Merge pull request #323 from nextcloud/upstream/upload-finished-flag 2018-06-04 17:14:17 +02:00
owncloudpropagator_p.h Propagation: Connection closed is a normal error #6516 2018-06-07 09:12:46 +02:00
progressdispatcher.cpp ProgressInfo: Add information for local vs remote discovery 2018-05-16 16:45:13 +02:00
progressdispatcher.h SyncResult: Make sure the number of conflicts is correct #6226 2018-05-16 16:47:27 +02:00
propagatedownload.cpp Logging: Avoid the word "Error" 2018-06-06 20:24:32 +02:00
propagatedownload.h Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
propagatedownloadencrypted.cpp Fix downloading NEW encrypted files 2018-04-09 13:23:52 +02:00
propagatedownloadencrypted.h Fix sync status running when encryption data is missing 2018-04-09 13:23:52 +02:00
propagateremotedelete.cpp Logging: Avoid the word "Error" 2018-06-06 20:24:32 +02:00
propagateremotedelete.h Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
propagateremotedeleteencrypted.cpp Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
propagateremotedeleteencrypted.h Properly remove encryption data from JSON of deleted file 2018-04-09 13:23:52 +02:00
propagateremotemkdir.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
propagateremotemkdir.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateremotemove.cpp Logging: Avoid the word "Error" 2018-06-06 20:24:32 +02:00
propagateremotemove.h Fix paused sync file move issue #5949 2017-10-17 09:44:52 +02:00
propagateupload.cpp Upload: Adjust timeout for final job based on size #6527 2018-06-07 09:38:16 +02:00
propagateupload.h Upload: Adjust timeout for final job based on size #6527 2018-06-07 09:38:16 +02:00
propagateuploadencrypted.cpp Thread local storage don't work properly on OSX 2018-06-14 21:26:07 +02:00
propagateuploadencrypted.h Make sure bool _currentLockingInProgress is first defined to false 2018-04-09 13:23:52 +02:00
propagateuploadng.cpp Upload: Adjust timeout for final job based on size #6527 2018-06-07 09:38:16 +02:00
propagateuploadv1.cpp Upload: Adjust timeout for final job based on size #6527 2018-06-07 09:38:16 +02:00
propagatorjobs.cpp Merge pull request #299 from nextcloud/upstream/pr/6349 2018-05-30 08:03:04 +02:00
propagatorjobs.h Move remote-deleted files to trash 2018-05-15 17:23:38 +02:00
syncengine.cpp Rename local discovery option for clarity 2018-06-11 14:50:01 +02:00
syncengine.h Rename local discovery option for clarity 2018-06-11 14:50:01 +02:00
syncfileitem.cpp Remove table for e2e and add an e2eMangledName column (#169) 2018-02-12 12:50:51 +01:00
syncfileitem.h Blacklisting must prevent parent etag updates #6411 2018-06-05 10:12:11 +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 Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
syncfilestatustracker.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
syncoptions.h Use std::chrono::milliseconds to represent milliseconds 2018-06-06 17:26:53 +02:00
syncresult.cpp INSTRUCTION_IGNORE now carries a direction 2018-05-16 16:48:31 +02:00
syncresult.h Merge pull request #314 from nextcloud/upstream/pr/6373 2018-06-02 20:20:19 +02:00
theme.cpp Update urls 2018-06-28 12:46:47 +02:00
theme.h Theme: unify ownCloudTheme and Theme classes 2018-06-28 12:33:39 +02:00
wordlist.cpp Fix sync status running when encryption data is missing 2018-04-09 13:23:52 +02:00
wordlist.h [cse] new method, getUnifiedString 2017-10-18 21:51:38 +02:00