.. |
creds
|
Add push notifications for file changes
|
2021-01-25 17:01:09 +00:00 |
vfs
|
when files get hydrated indirectly through pinning, sets correct state
|
2021-04-26 13:54:32 +02:00 |
abstractnetworkjob.cpp
|
Use time the request was send,..
|
2020-12-15 11:01:08 +01:00 |
abstractnetworkjob.h
|
Log HTTP requests and responses
|
2020-12-15 10:59:13 +01:00 |
abstractpropagateremotedeleteencrypted.cpp
|
Make sure we pass a full remote path to LSCOL jobs
|
2021-02-04 11:16:48 +00:00 |
abstractpropagateremotedeleteencrypted.h
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
accessmanager.cpp
|
Log the final http request
|
2020-12-30 16:17:41 +01:00 |
accessmanager.h
|
Cookies: Don't override cookies with outdated values
|
2020-12-15 10:59:09 +01:00 |
account.cpp
|
Push Notifications: Reconnect forever if capabilities allow it
|
2021-05-04 10:05:19 +02:00 |
account.h
|
Push Notifications: Reconnect forever if capabilities allow it
|
2021-05-04 10:05:19 +02:00 |
accountfwd.h
|
Enable the modernize-use-using check on clang-tidy
|
2020-08-12 18:18:57 +02:00 |
bandwidthmanager.cpp
|
SyncEngine: no need to use QAtomicInt
|
2020-12-15 10:59:05 +01:00 |
bandwidthmanager.h
|
Adapt code style in addition to #2300
|
2020-08-27 01:31:06 +02:00 |
capabilities.cpp
|
Obey enforced password for share by email.
|
2021-04-29 07:43:20 +00:00 |
capabilities.h
|
Obey enforced password for share by email.
|
2021-04-29 07:43:20 +00: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
|
Remove unused method
|
2021-01-26 11:20:13 +00:00 |
clientsideencryption.h
|
Remove unused method
|
2021-01-26 11:20:13 +00:00 |
clientsideencryptionjobs.cpp
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
clientsideencryptionjobs.h
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
CMakeLists.txt
|
Revert "Add CMake option to enable address sanitizers"
|
2021-04-19 17:54:09 +02:00 |
configfile.cpp
|
Fix incorrect type when reading the 'logExpire' property from config.
|
2021-03-12 10:23:31 +02:00 |
configfile.h
|
Configuration Options for Windows Registry
|
2021-02-12 12:23:51 +01:00 |
cookiejar.cpp
|
Fix saving of cookies
|
2020-12-15 10:59:06 +01:00 |
cookiejar.h
|
Fix saving of cookies
|
2020-12-15 10:59:06 +01:00 |
deletejob.cpp
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
deletejob.h
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
discovery.cpp
|
Display invalid filenames as warning
|
2021-04-13 14:58:51 +00:00 |
discovery.h
|
Fix e2ee folder move issue
|
2021-01-14 15:54:30 +02:00 |
discoveryphase.cpp
|
Fix review comments.
|
2021-04-07 09:08:02 +00:00 |
discoveryphase.h
|
Please the clang-tidy overlord
|
2020-12-15 11:01:53 +01:00 |
encryptfolderjob.cpp
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
encryptfolderjob.h
|
Set the encrypted flag in the database when EncryptFolderJob succeeds
|
2020-12-15 10:59:22 +01:00 |
filesystem.cpp
|
Clarify comment
|
2020-12-30 16:17:46 +01:00 |
filesystem.h
|
[libsync] Export verifyFileUnchanged
|
2020-12-15 10:59:03 +01:00 |
httplogger.cpp
|
Include auth type in http log
|
2020-12-30 16:17:46 +01:00 |
httplogger.h
|
Log the final http request
|
2020-12-30 16:17:41 +01:00 |
libsync.md
|
Structure developer documentation
|
2015-06-29 18:43:21 +02:00 |
localdiscoverytracker.cpp
|
Please the clang-tidy overlord
|
2020-12-15 11:01:53 +01:00 |
localdiscoverytracker.h
|
Please the clang-tidy overlord
|
2020-12-15 11:01:53 +01:00 |
logger.cpp
|
Fix incorrect logger output for non-latin strings.
|
2021-02-16 09:30:08 +02:00 |
logger.h
|
LogWindow: Remove output, add "go to log folder" button #6475
|
2020-12-15 10:58:47 +01:00 |
networkjobs.cpp
|
Add UserStatus enum with the pre defined status.
|
2021-03-24 15:41:31 +01:00 |
networkjobs.h
|
Remove const and reference of base types.
|
2021-04-08 07:10:58 +00:00 |
nextcloudtheme.cpp
|
Restyle wizard pages
|
2021-03-10 09:55:40 +01:00 |
nextcloudtheme.h
|
Show URL placeholder hint in wizard
|
2020-05-23 18:32:15 +02:00 |
owncloudpropagator.cpp
|
Fix crashes with conflict dialog
|
2021-03-05 11:32:44 +00:00 |
owncloudpropagator.h
|
E2EE Fix incorrect name of a nested encrypted item in the Settings dialog when the root folder is non-encrypted and it is renamed.
|
2021-01-25 10:35:54 +02:00 |
owncloudpropagator_p.h
|
Don't fatal on "Storage temporarily unavailable"
|
2020-12-15 10:58:57 +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
|
avoid an assert by delaying access to response timestamp when in error
|
2021-04-20 17:42:17 +02:00 |
propagatedownload.h
|
CFAPI: Handle cancelation of hydration requests
|
2021-03-18 10:43:48 +00:00 |
propagatedownloadencrypted.cpp
|
Add missing error handling for downloads of client side encryption
|
2021-03-11 10:59:08 +00:00 |
propagatedownloadencrypted.h
|
Add missing error handling for downloads of client side encryption
|
2021-03-11 10:59:08 +00:00 |
propagateremotedelete.cpp
|
Increase logging around file removal events
|
2021-03-22 07:48:39 +00:00 |
propagateremotedelete.h
|
Fix E2EE root folder rename issue.
|
2021-01-25 10:35:30 +02:00 |
propagateremotedeleteencrypted.cpp
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
propagateremotedeleteencrypted.h
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
propagateremotedeleteencryptedrootfolder.cpp
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
propagateremotedeleteencryptedrootfolder.h
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
propagateremotemkdir.cpp
|
E2EE Fix incorrect name of a nested encrypted item in the Settings dialog when the root folder is non-encrypted and it is renamed.
|
2021-01-25 10:35:54 +02:00 |
propagateremotemkdir.h
|
E2EE Fix incorrect name of a nested encrypted item in the Settings dialog when the root folder is non-encrypted and it is renamed.
|
2021-01-25 10:35:54 +02:00 |
propagateremotemove.cpp
|
E2EE Fix incorrect name of a nested encrypted item in the Settings dialog when the root folder is non-encrypted and it is renamed.
|
2021-01-25 10:35:54 +02:00 |
propagateremotemove.h
|
libsync: run clang-tidy modernize-use-nullptr
|
2018-11-12 18:46:39 +01:00 |
propagateupload.cpp
|
E2EE Fix incorrect name of a nested encrypted item in the Settings dialog when the root folder is non-encrypted and it is renamed.
|
2021-01-25 10:35:54 +02:00 |
propagateupload.h
|
E2EE Fix incorrect name of a nested encrypted item in the Settings dialog when the root folder is non-encrypted and it is renamed.
|
2021-01-25 10:35:54 +02:00 |
propagateuploadencrypted.cpp
|
E2EE Fix incorrect name of a nested encrypted item in the Settings dialog when the root folder is non-encrypted and it is renamed.
|
2021-01-25 10:35:54 +02:00 |
propagateuploadencrypted.h
|
E2EE Fix incorrect name of a nested encrypted item in the Settings dialog when the root folder is non-encrypted and it is renamed.
|
2021-01-25 10:35:54 +02:00 |
propagateuploadng.cpp
|
Repair chunked uploads
|
2021-01-13 18:00:19 +01:00 |
propagateuploadv1.cpp
|
Repair E2EE uploads
|
2020-12-15 10:59:21 +01:00 |
propagatorjobs.cpp
|
l10n: Delete space and change capital letter
|
2021-04-28 11:41:06 +00:00 |
propagatorjobs.h
|
Take care of mangled paths on download as well
|
2020-06-30 11:29:08 +02:00 |
pushnotifications.cpp
|
Push Notifications: Reconnect forever if capabilities allow it
|
2021-05-04 10:05:19 +02:00 |
pushnotifications.h
|
Push Notifications: Reconnect forever if capabilities allow it
|
2021-05-04 10:05:19 +02:00 |
syncengine.cpp
|
Temporary solution for file restoration issue due to failing the dataFingerprint on client.
|
2021-04-14 06:42:48 +00:00 |
syncengine.h
|
Temporary solution for file restoration issue due to failing the dataFingerprint on client.
|
2021-04-14 06:42:48 +00:00 |
syncfileitem.cpp
|
Fix incorrect logger output for non-latin strings.
|
2021-02-16 09:30:08 +02:00 |
syncfileitem.h
|
Display invalid filenames as warning
|
2021-04-13 14:58:51 +00:00 |
syncfilestatustracker.cpp
|
SocketAPI: fix status after a failure to move
|
2020-12-15 10:59:09 +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
|
Log: Improve log message [ info gui.folder ]: Folder sync result: 4...
|
2020-12-15 10:59:15 +01:00 |
theme.cpp
|
add missing call to tr to get a translated string
|
2021-05-04 12:16:10 +02:00 |
theme.h
|
Do not display notifications when user status is do not disturb.
|
2021-03-24 15:40:05 +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 |