| .. |
|
creds
|
fix comment typo in httpcredentials.cpp
|
2019-08-26 20:03:15 +02:00 |
|
abstractnetworkjob.cpp
|
Apply http2 patch from owncloud
|
2019-11-01 09:35:10 +08:00 |
|
abstractnetworkjob.h
|
Apply http2 patch from owncloud
|
2019-11-01 09:35:10 +08:00 |
|
accessmanager.cpp
|
|
|
|
accessmanager.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
account.cpp
|
Once client gets 401/403 from the server, check if remote wipe was requested.
|
2019-10-17 20:11:31 +02:00 |
|
account.h
|
Once client gets 401/403 from the server, check if remote wipe was requested.
|
2019-10-17 20:11:31 +02:00 |
|
accountfwd.h
|
|
|
|
bandwidthmanager.cpp
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
bandwidthmanager.h
|
|
|
|
capabilities.cpp
|
Do not fetch activities if they are not enabled
|
2018-11-19 14:13:51 +01:00 |
|
capabilities.h
|
Do not fetch activities if they are not enabled
|
2018-11-19 14:13:51 +01:00 |
|
clientsideencryption.cpp
|
Numoerous safe conversions implemented. Added additional Utility::convertSizeToDWORD for windows builds.
|
2019-09-08 11:33:20 +02:00 |
|
clientsideencryption.h
|
Added a nice UI for the E2E-enabled account first connect
|
2019-05-09 00:37:24 +02:00 |
|
clientsideencryptionjobs.cpp
|
Fixed e2e key transmission issue after generation (forgotten content type on sendrequest())
|
2019-09-15 11:53:57 +02:00 |
|
clientsideencryptionjobs.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
CMakeLists.txt
|
|
|
|
configfile.cpp
|
Revert default remote poll interval back from 5 seconds to 30 seconds
|
2019-09-29 00:58:35 +02:00 |
|
configfile.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
cookiejar.cpp
|
|
|
|
cookiejar.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
discoveryphase.cpp
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
discoveryphase.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
filesystem.cpp
|
|
|
|
filesystem.h
|
|
|
|
libsync.md
|
|
|
|
logger.cpp
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
logger.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
networkjobs.cpp
|
Login Flow V2: 1st test-implementation
|
2019-08-26 20:03:15 +02:00 |
|
networkjobs.h
|
Login Flow V2: remove static test url
|
2019-08-26 20:03:15 +02:00 |
|
nextcloudtheme.cpp
|
No need to overwrite customMedia in the theme
|
2019-01-31 11:28:46 +01:00 |
|
nextcloudtheme.h
|
No need to overwrite customMedia in the theme
|
2019-01-31 11:28:46 +01:00 |
|
owncloudpropagator_p.h
|
Add error category for http file lock error status 423.
|
2019-06-11 23:32:10 +02:00 |
|
owncloudpropagator.cpp
|
tab formatting
|
2019-10-27 16:55:37 +01:00 |
|
owncloudpropagator.h
|
Harmonizing sorting algorithm (again)
|
2019-09-28 09:17:12 +02:00 |
|
progressdispatcher.cpp
|
Add error category for http file lock error status 423.
|
2019-06-11 23:32:10 +02:00 |
|
progressdispatcher.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
propagatedownload.cpp
|
Add warning for failed chown in libsync/propagatedownload.cpp
|
2019-09-16 20:26:18 +02:00 |
|
propagatedownload.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
propagatedownloadencrypted.cpp
|
propage*encrypted Q_UNUSED
|
2018-07-02 12:45:44 +02:00 |
|
propagatedownloadencrypted.h
|
|
|
|
propagateremotedelete.cpp
|
Logging: Avoid the word "Error"
|
2018-06-06 20:24:32 +02:00 |
|
propagateremotedelete.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
propagateremotedeleteencrypted.cpp
|
|
|
|
propagateremotedeleteencrypted.h
|
|
|
|
propagateremotemkdir.cpp
|
|
|
|
propagateremotemkdir.h
|
libsync: search'n'replace "Q_DECL_OVERRIDE" with "override"
|
2018-11-12 18:39:50 +01:00 |
|
propagateremotemove.cpp
|
Logging: Avoid the word "Error"
|
2018-06-06 20:24:32 +02:00 |
|
propagateremotemove.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
|
propagateupload.cpp
|
Fix for #1382 "linux client crashes for no discernable reason"
|
2019-09-18 18:18:12 +02:00 |
|
propagateupload.h
|
Fix memory leak with device pointer
|
2019-05-08 19:41:48 +02:00 |
|
propagateuploadencrypted.cpp
|
propage*encrypted Q_UNUSED
|
2018-07-02 12:45:44 +02:00 |
|
propagateuploadencrypted.h
|
|
|
|
propagateuploadng.cpp
|
Fix memory leak with device pointer
|
2019-05-08 19:41:48 +02:00 |
|
propagateuploadv1.cpp
|
Fix memory leak with device pointer
|
2019-05-08 19:41:48 +02:00 |
|
propagatorjobs.cpp
|
|
|
|
propagatorjobs.h
|
libsync: search'n'replace "Q_DECL_OVERRIDE" with "override"
|
2018-11-12 18:39:50 +01:00 |
|
syncengine.cpp
|
tab formatting (just a little more ;p)
|
2019-10-27 17:03:23 +01:00 |
|
syncengine.h
|
Rename local discovery option for clarity
|
2018-06-11 14:50:01 +02:00 |
|
syncfileitem.cpp
|
|
|
|
syncfileitem.h
|
Add error category for http file lock error status 423.
|
2019-06-11 23:32:10 +02:00 |
|
syncfilestatus.cpp
|
|
|
|
syncfilestatus.h
|
|
|
|
syncfilestatustracker.cpp
|
Add error category for http file lock error status 423.
|
2019-06-11 23:32:10 +02:00 |
|
syncfilestatustracker.h
|
|
|
|
syncoptions.h
|
Use std::chrono::milliseconds to represent milliseconds
|
2018-06-06 17:26:53 +02:00 |
|
syncresult.cpp
|
Add error category for http file lock error status 423.
|
2019-06-11 23:32:10 +02:00 |
|
syncresult.h
|
Add error category for http file lock error status 423.
|
2019-06-11 23:32:10 +02:00 |
|
theme.cpp
|
(Maybe) finished implementation of themed wizard buttons and accessibility refinements and thus implementation of helper fct. to retrieve themed QIcons.
|
2019-09-13 17:26:39 +02:00 |
|
theme.h
|
(Maybe) finished implementation of themed wizard buttons and accessibility refinements and thus implementation of helper fct. to retrieve themed QIcons.
|
2019-09-13 17:26:39 +02:00 |
|
wordlist.cpp
|
|
|
|
wordlist.h
|
|
|