nextcloud-desktop/src/libsync
2020-12-15 10:58:56 +01:00
..
creds Client certs: Store pkcs12 in config, password in keychain 2020-12-15 10:58:43 +01:00
vfs Fix 'unused parameter name' warnings 2020-12-15 10:58:55 +01:00
abstractnetworkjob.cpp OAuth2: Better error logging 2020-12-15 10:58:51 +01:00
abstractnetworkjob.h Http2: Resend requests on ContentReSend error #7174 2020-12-15 10:58:51 +01:00
accessmanager.cpp Use setHeader instead of setRawHeader for the user agent 2020-10-08 05:55:47 +00:00
accessmanager.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
account.cpp Client certs: Store pkcs12 in config, password in keychain 2020-12-15 10:58:43 +01:00
account.h Add Q_PROPERTYs for gui testing 2020-12-15 10:58:56 +01:00
accountfwd.h Enable the modernize-use-using check on clang-tidy 2020-08-12 18:18:57 +02:00
bandwidthmanager.cpp Enable bugprone-narrowing-conversions clang-tidy check 2020-09-01 06:37:03 +00:00
bandwidthmanager.h Adapt code style in addition to #2300 2020-08-27 01:31:06 +02:00
capabilities.cpp Discovery: Handle the blacklistFiles from the server capabilities 2020-12-15 10:58:30 +01:00
capabilities.h Discovery: Handle the blacklistFiles from the server capabilities 2020-12-15 10:58:30 +01:00
clientproxy.cpp Fix libsync exports for proxy changes in #1886 2020-06-18 21:05:11 +02:00
clientproxy.h Fix libsync exports for proxy changes in #1886 2020-06-18 21:05:11 +02:00
clientsideencryption.cpp Get rid of FindQt5Keychain.cmake 2020-11-02 13:19:48 +01:00
clientsideencryption.h Factor out the logic to start a new e2ee status job 2020-10-21 10:00:58 +02:00
clientsideencryptionjobs.cpp Don't use depth infinity anymore to get the folders e2ee status 2020-10-21 10:00:59 +02:00
clientsideencryptionjobs.h Add a way to know which folder was listed for encrypted status 2020-10-21 10:00:58 +02:00
CMakeLists.txt Move SyncFileStatus to libcommon 2020-12-15 10:58:37 +01:00
configfile.cpp Remove maxLogLines config option 2020-12-15 10:58:55 +01:00
configfile.h Remove maxLogLines config option 2020-12-15 10:58:55 +01:00
cookiejar.cpp Enable the modernize-loop-convert check on clang-tidy 2020-08-13 12:55:14 +00:00
cookiejar.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
discovery.cpp Don't use mutable lambdas as they hide where we modify work on a copy 2020-12-15 10:58:55 +01:00
discovery.h Vfs: Clear up relationship between _type and pin state 2020-12-15 10:58:46 +01:00
discoveryphase.cpp Discovery: Parse etag to be consistent with RequestEtagJob 2020-12-15 10:58:54 +01:00
discoveryphase.h Discovery: Improvements to doc comments 2020-12-15 10:58:48 +01:00
encryptfolderjob.cpp Delete a space character 2020-07-01 14:10:49 +02:00
encryptfolderjob.h Move the encrypt folder logic in a reusable job class 2020-06-30 11:29:08 +02:00
filesystem.cpp winvfs: initial work 2020-12-15 10:58:21 +01:00
filesystem.h winvfs: initial work 2020-12-15 10:58:21 +01:00
libsync.md Structure developer documentation 2015-06-29 18:43:21 +02:00
localdiscoverytracker.cpp Local discovery tracking: On success, also wipe _renameTarget 2020-12-15 10:58:45 +01:00
localdiscoverytracker.h New Discovery Algo: Support the DatabaseAndFilesystem mode for local discovery 2020-12-15 10:57:59 +01:00
logger.cpp LogWindow: Remove output, add "go to log folder" button #6475 2020-12-15 10:58:47 +01:00
logger.h LogWindow: Remove output, add "go to log folder" button #6475 2020-12-15 10:58:47 +01:00
networkjobs.cpp RequestEtagJob: Consistently parse etags #7271 2020-12-15 10:58:52 +01:00
networkjobs.h Add missing OWNCLOUDSYNC_EXPORT 2020-12-15 10:58:52 +01:00
nextcloudtheme.cpp Replace "https://..." hint by "https://host:port" 2020-05-23 18:32:18 +02:00
nextcloudtheme.h Show URL placeholder hint in wizard 2020-05-23 18:32:15 +02:00
owncloudpropagator.cpp PropagateDirectory: Set initial dir mtime to server mtime #7119 2020-12-15 10:58:46 +01:00
owncloudpropagator.h PropagateIgnore: Default to NormalError for INSTRUCTION_ERROR 2020-12-15 10:58:47 +01:00
owncloudpropagator_p.h RequestEtagJob: Consistently parse etags #7271 2020-12-15 10:58:52 +01:00
progressdispatcher.cpp Fix warnings about signedness 2020-12-15 10:58:41 +01:00
progressdispatcher.h Fix warnings about signedness 2020-12-15 10:58:41 +01:00
propagatedownload.cpp Download: Don't trigger too many concurrent hash computations 2020-12-15 10:58:55 +01:00
propagatedownload.h Fix warnings about signedness 2020-12-15 10:58:41 +01:00
propagatedownloadencrypted.cpp Deal properly with encrypted item updates accross connections 2020-07-01 16:58:29 +00:00
propagatedownloadencrypted.h Take care of mangled paths on download as well 2020-06-30 11:29:08 +02:00
propagateremotedelete.cpp Blacklist: remember the X-Request-ID 2020-12-15 10:57:53 +01:00
propagateremotedelete.h Prevent parallelism when deleting encrypted files 2020-07-09 16:22:54 +02:00
propagateremotedeleteencrypted.cpp Stop unlocking from within PropagateRemoteDeleteEncrypted 2020-07-09 16:22:54 +02:00
propagateremotedeleteencrypted.h Stop unlocking from within PropagateRemoteDeleteEncrypted 2020-07-09 16:22:54 +02:00
propagateremotemkdir.cpp Propagator: Helper for updating db 2020-12-15 10:58:37 +01:00
propagateremotemkdir.h Allow to override the parallelism 2020-07-15 13:05:11 +02:00
propagateremotemove.cpp Vfs: Move pin state if files move #7250 2020-12-15 10:58:52 +01:00
propagateremotemove.h libsync: run clang-tidy modernize-use-nullptr 2018-11-12 18:46:39 +01:00
propagateupload.cpp UploadDevice: Fix windows issues #7264 2020-12-15 10:58:52 +01:00
propagateupload.h UploadDevice: Fix windows issues #7264 2020-12-15 10:58:52 +01:00
propagateuploadencrypted.cpp Use httpd/unix-directory mimetype for E2EE folders 2020-08-31 10:08:48 +00:00
propagateuploadencrypted.h Fix parenting issues of PropagateUploadEncrypted 2020-06-30 11:29:08 +02:00
propagateuploadng.cpp Upload: Read file chunks gradually #7226 2020-12-15 10:58:51 +01:00
propagateuploadv1.cpp Upload: Read file chunks gradually #7226 2020-12-15 10:58:51 +01:00
propagatorjobs.cpp Vfs: Move pin state if files move #7250 2020-12-15 10:58:52 +01:00
propagatorjobs.h Take care of mangled paths on download as well 2020-06-30 11:29:08 +02:00
syncengine.cpp SyncEngine: Don't duplicate fatal errors 2020-12-15 10:58:54 +01:00
syncengine.h Fix warnings about signedness 2020-12-15 10:58:41 +01:00
syncfileitem.cpp Vfs: Improve sync protocol entries for actions 2020-12-15 10:58:41 +01:00
syncfileitem.h Fix warnings about signedness 2020-12-15 10:58:41 +01:00
syncfilestatustracker.cpp SyncFileStatusTracker: Distinguish Warning and Excluded 2020-12-15 10:58:38 +01:00
syncfilestatustracker.h Discovery: Add signal for silentlyExcluded files 2020-12-15 10:58:37 +01:00
syncoptions.h Fix windows build 2020-12-15 10:58:47 +01:00
syncresult.cpp Enable the modernize-use-equals-default check on clang-tidy 2020-08-13 14:19:42 +02:00
syncresult.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
theme.cpp About: Add remark about vfs plugin that's in use #7137 2020-12-15 10:58:47 +01:00
theme.h virtual files: show option only when branding allows it 2020-12-15 10:58:12 +01:00
wordlist.cpp Enable bugprone-narrowing-conversions clang-tidy check 2020-09-01 06:37:03 +00:00
wordlist.h Export the WordList functions 2020-10-08 15:58:29 +02:00