| .. |
|
creds
|
Client certs: Store pkcs12 in config, password in keychain
|
2019-03-14 08:18:12 +01:00 |
|
vfs
|
Vfs suffix: Require suffix when creating placeholder files
|
2019-03-29 09:43:43 +01:00 |
|
abstractnetworkjob.cpp
|
Account: Fix crash when deleting an account
|
2018-11-26 10:12:03 +01:00 |
|
abstractnetworkjob.h
|
Merge remote-tracking branch 'origin/master' into new_discovery_algo
|
2018-10-31 16:29:29 +01:00 |
|
accessmanager.cpp
|
Disable HTTP2 by default
|
2019-02-28 06:59:35 +01:00 |
|
accessmanager.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
|
account.cpp
|
Client certs: Store pkcs12 in config, password in keychain
|
2019-03-14 08:18:12 +01:00 |
|
account.h
|
New Propagation algorithm: Fetch, and emit, the root etag
|
2018-10-09 15:12:02 +02:00 |
|
accountfwd.h
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
|
bandwidthmanager.cpp
|
Implementation of delta-sync support on client-side.
|
2018-01-15 10:34:57 -05:00 |
|
bandwidthmanager.h
|
Implementation of delta-sync support on client-side.
|
2018-01-15 10:34:57 -05:00 |
|
capabilities.cpp
|
Merge remote-tracking branch 'origin/2.5'
|
2019-03-14 08:34:19 +01:00 |
|
capabilities.h
|
Merge remote-tracking branch 'origin/2.5'
|
2019-03-14 08:34:19 +01:00 |
|
CMakeLists.txt
|
Move SyncFileStatus to libcommon
|
2019-02-11 13:35:14 +01:00 |
|
configfile.cpp
|
Fix warnings about signedness
|
2019-02-14 10:53:33 +01:00 |
|
configfile.h
|
Fix warnings about signedness
|
2019-02-14 10:53:33 +01: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
|
Vfs: Hydrating a virtual is SYNC not NEW #7101
|
2019-03-28 17:30:28 +01:00 |
|
discovery.h
|
Pin state updates
|
2019-02-11 13:35:14 +01:00 |
|
discoveryphase.cpp
|
Move: add more test and fix move within moves
|
2019-01-22 08:14:12 +01:00 |
|
discoveryphase.h
|
Discovery: Files can have dehydrate/download actions
|
2019-02-11 13:35:14 +01:00 |
|
filesystem.cpp
|
Merge remote-tracking branch 'owncloud/vfs-master'
|
2018-12-07 10:04:43 +01:00 |
|
filesystem.h
|
Merge remote-tracking branch 'owncloud/vfs-master'
|
2018-12-07 10:04:43 +01:00 |
|
libsync.md
|
|
|
|
localdiscoverytracker.cpp
|
Local discovery tracking: On success, also wipe _renameTarget
|
2019-03-28 17:30:19 +01:00 |
|
localdiscoverytracker.h
|
New Discovery Algo: Support the DatabaseAndFilesystem mode for local discovery
|
2018-07-18 14:19:36 +02:00 |
|
logger.cpp
|
winvfs: initial work
|
2018-11-26 12:53:30 +01:00 |
|
logger.h
|
vfs: Fix plugin decision in wizards, sanitize loading
|
2018-11-26 13:02:48 +01:00 |
|
networkjobs.cpp
|
Merge remote-tracking branch 'owncloud/vfs-master'
|
2018-12-07 10:04:43 +01:00 |
|
networkjobs.h
|
Merge remote-tracking branch 'owncloud/vfs-master'
|
2018-12-07 10:04:43 +01:00 |
|
owncloudpropagator_p.h
|
Propagator: Don't abort sync on error 503
|
2018-12-17 12:37:54 +01:00 |
|
owncloudpropagator.cpp
|
Fix and test _file and _renameTarget
|
2019-03-28 17:30:19 +01:00 |
|
owncloudpropagator.h
|
Download: Remove useless code and add a test
|
2019-03-05 09:17:47 +01:00 |
|
owncloudtheme.cpp
|
Theme: unify ownCloudTheme and Theme classes
|
2018-04-05 18:37:29 +02:00 |
|
owncloudtheme.h
|
virtual files: show option only when branding allows it
|
2018-08-31 16:33:19 +02:00 |
|
progressdispatcher.cpp
|
Fix warnings about signedness
|
2019-02-14 10:53:33 +01:00 |
|
progressdispatcher.h
|
Fix warnings about signedness
|
2019-02-14 10:53:33 +01:00 |
|
propagatecommonzsync.cpp
|
zsync: Do not create an empty tmp file in the current folder
|
2018-09-21 17:21:44 +02:00 |
|
propagatecommonzsync.h
|
zsync: Adjust use of zsync includes
|
2018-03-27 07:51:25 +02:00 |
|
propagatedownload.cpp
|
Vfs: Hydrating a virtual is SYNC not NEW #7101
|
2019-03-28 17:30:28 +01:00 |
|
propagatedownload.h
|
Fix warnings about signedness
|
2019-02-14 10:53:33 +01:00 |
|
propagatedownloadzsync.cpp
|
Fix warnings about signedness
|
2019-02-14 10:53:33 +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
|
Propagator: Helper for updating db
|
2019-02-11 13:35:14 +01:00 |
|
propagateremotemkdir.h
|
Fix paused sync file move issue #5949
|
2017-10-17 09:44:52 +02:00 |
|
propagateremotemove.cpp
|
VFS: Unbreak behavior for rename+hydrate #7001
|
2019-03-21 11:13:16 +01:00 |
|
propagateremotemove.h
|
Fix paused sync file move issue #5949
|
2017-10-17 09:44:52 +02:00 |
|
propagateupload.cpp
|
Async Poll: keep the size in the database
|
2019-03-20 12:30:35 +01:00 |
|
propagateupload.h
|
Upload: asynchronious operations
|
2019-03-20 12:30:35 +01:00 |
|
propagateuploadng.cpp
|
Upload: asynchronious operations
|
2019-03-20 12:30:35 +01:00 |
|
propagateuploadv1.cpp
|
Upload: asynchronious operations
|
2019-03-20 12:30:35 +01:00 |
|
propagatorjobs.cpp
|
Fix and test _file and _renameTarget
|
2019-03-28 17:30:19 +01:00 |
|
propagatorjobs.h
|
Move remote-deleted files to trash
|
2018-01-25 14:40:16 +01:00 |
|
syncengine.cpp
|
Ensure local discovery on selective sync changes
|
2019-02-14 10:57:09 +01:00 |
|
syncengine.h
|
Download: Remove useless code and add a test
|
2019-03-05 09:17:47 +01:00 |
|
syncfileitem.cpp
|
Vfs: Improve sync protocol entries for actions
|
2019-02-11 13:35:14 +01:00 |
|
syncfileitem.h
|
Fix warnings about signedness
|
2019-02-14 10:53:33 +01:00 |
|
syncfilestatustracker.cpp
|
SyncFileStatusTracker: Distinguish Warning and Excluded
|
2019-02-11 13:35:14 +01:00 |
|
syncfilestatustracker.h
|
Discovery: Add signal for silentlyExcluded files
|
2019-02-11 13:35:14 +01:00 |
|
syncoptions.h
|
Fix warnings about signedness
|
2019-02-14 10:53:33 +01: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
|
Add a noPreFlight branding option
|
2019-02-01 18:39:04 +01:00 |
|
theme.h
|
Add a noPreFlight branding option
|
2019-02-01 18:39:04 +01:00 |