.. |
creds
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
vfs
|
do not ignore return value
|
2022-10-11 21:54:38 +02:00 |
abstractnetworkjob.cpp
|
Fix deprecation warnings.
|
2022-09-17 09:47:15 +02:00 |
abstractnetworkjob.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
abstractpropagateremotedeleteencrypted.cpp
|
Do not ignore return values for SyncJournalDB in accountsettings folderstatusmodel activitylistmodel abstractpropagateremotedeleteyncrypted lockgilejobs and propagator jobs
|
2022-09-17 09:47:15 +02:00 |
abstractpropagateremotedeleteencrypted.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
accessmanager.cpp
|
Fix deprecation warnings.
|
2022-09-17 09:47:15 +02:00 |
accessmanager.h
|
Use the http logger with the unittests
|
2021-05-06 07:35:59 +00:00 |
account.cpp
|
E2EE. Do not generate keypair without user request.
|
2022-11-01 09:18:28 +01:00 |
account.h
|
E2EE. Do not generate keypair without user request.
|
2022-11-01 09:18:28 +01: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
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
bulkpropagatorjob.cpp
|
VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer
|
2022-10-04 18:32:51 +02:00 |
bulkpropagatorjob.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
capabilities.cpp
|
detect capabilities for lock/unlock of files
|
2022-05-02 13:52:05 +02:00 |
capabilities.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02: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
|
E2EE. Do not generate keypair without user request.
|
2022-11-01 09:18:28 +01:00 |
clientsideencryption.h
|
E2EE. Do not generate keypair without user request.
|
2022-11-01 09:18:28 +01:00 |
clientsideencryptionjobs.cpp
|
Add dialog to set user status
|
2021-09-09 11:18:22 +02:00 |
clientsideencryptionjobs.h
|
Implement nested items removal when removing root encrypted folder.
|
2021-01-11 21:12:58 +02:00 |
CMakeLists.txt
|
introduce new jobs to handle lock/unlock of files
|
2022-05-02 13:52:05 +02:00 |
configfile.cpp
|
alway use constexpr for all text constants
|
2022-10-02 14:42:01 +02:00 |
configfile.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
cookiejar.cpp
|
Fix saving of cookies
|
2020-12-15 10:59:06 +01:00 |
cookiejar.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
datetimeprovider.cpp
|
Add dialog to set user status
|
2021-09-09 11:18:22 +02:00 |
datetimeprovider.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
deletejob.cpp
|
Refactor DeleteJob and DeleteApiJob to use SimpleFileJob.
|
2022-01-11 13:37:09 +00:00 |
deletejob.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
discovery.cpp
|
ensure we do not loose data when syncing locked files
|
2022-10-11 16:01:58 +02:00 |
discovery.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
discoveryphase.cpp
|
Accept valid lsColJob reply XML content types
|
2022-09-12 13:57:31 +02:00 |
discoveryphase.h
|
Unschedule previously scheduled sync runs for locked files if it is found the sync run is no longer needed
|
2022-10-04 11:52:23 +02:00 |
encryptfolderjob.cpp
|
Do not ignore return values for SyncJournalDB in folder, encryptfolderjob, hydrationjob, and vfs_suffix.
|
2022-09-17 09:47:15 +02:00 |
encryptfolderjob.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
filesystem.cpp
|
force download from server for local files that have invalid dates
|
2021-12-14 10:00:59 +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 |
iconjob.cpp
|
Fix deprecation warnings.
|
2022-09-17 09:47:15 +02:00 |
iconjob.h
|
IconJob: Send request through the accounts NAS
|
2021-11-10 13:11:49 +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
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
lockfilejobs.cpp
|
Do not ignore return values for SyncJournalDB in accountsettings folderstatusmodel activitylistmodel abstractpropagateremotedeleteyncrypted lockgilejobs and propagator jobs
|
2022-09-17 09:47:15 +02:00 |
lockfilejobs.h
|
introduce new jobs to handle lock/unlock of files
|
2022-05-02 13:52:05 +02:00 |
logger.cpp
|
write logs to Output window of Visual Studio
|
2022-01-12 11:59:34 +02:00 |
logger.h
|
Always call doLog to ensure we get a crash log
|
2021-08-23 09:44:34 +02:00 |
networkjobs.cpp
|
makes JsonApiJob share common code with SimpleApiJob
|
2022-10-17 09:01:36 +02:00 |
networkjobs.h
|
makes JsonApiJob share common code with SimpleApiJob
|
2022-10-17 09:01:36 +02: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 |
ocsprofileconnector.cpp
|
IconJob: Send request through the accounts NAS
|
2021-11-10 13:11:49 +01:00 |
ocsprofileconnector.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
ocsuserstatusconnector.cpp
|
Fix bugs with setting 'Away' user status
|
2022-08-08 17:34:11 +02:00 |
ocsuserstatusconnector.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
owncloudpropagator.cpp
|
avoid possibly crashing static_cast
|
2022-10-03 10:23:24 +02:00 |
owncloudpropagator.h
|
Remove unneeded parameter from CleanupPollsJob constructor
|
2022-10-25 16:00:03 +02:00 |
owncloudpropagator_p.h
|
implement bulk upload
|
2021-11-24 16:17:47 +01:00 |
progressdispatcher.cpp
|
Categorise file name clash sync file issues as separate FileNameClash enum treated as warning
|
2022-09-26 12:10:38 +02:00 |
progressdispatcher.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
propagatedownload.cpp
|
Categorise file name clash sync file issues as separate FileNameClash enum treated as warning
|
2022-09-26 12:10:38 +02:00 |
propagatedownload.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
propagatedownloadencrypted.cpp
|
Add missing error handling for downloads of client side encryption
|
2021-03-11 10:59:08 +00:00 |
propagatedownloadencrypted.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
propagateremotedelete.cpp
|
Revert "Remove behavior changes."
|
2022-09-17 09:47:15 +02: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
|
switch from Q_DECL_OVERRIDE to plain override
|
2021-08-31 08:35:57 +00:00 |
propagateremotedeleteencryptedrootfolder.cpp
|
Do not ignore return values for SyncJournalDB in accountsettings folderstatusmodel activitylistmodel abstractpropagateremotedeleteyncrypted lockgilejobs and propagator jobs
|
2022-09-17 09:47:15 +02:00 |
propagateremotedeleteencryptedrootfolder.h
|
switch from Q_DECL_OVERRIDE to plain override
|
2021-08-31 08:35:57 +00:00 |
propagateremotemkdir.cpp
|
VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer
|
2022-10-04 18:32:51 +02:00 |
propagateremotemkdir.h
|
Set permissions for new folder
|
2021-08-23 09:40:26 +02:00 |
propagateremotemove.cpp
|
Revert "Remove behavior changes."
|
2022-09-17 09:47:15 +02:00 |
propagateremotemove.h
|
Add dialog to resolve invalid filenames
|
2021-09-23 10:45:15 +00:00 |
propagateupload.cpp
|
avoid deleting renamed file with spaces in name
|
2022-04-06 07:32:02 +00:00 |
propagateupload.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +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
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
propagateuploadng.cpp
|
add log statements for each new assert about invalid modified time
|
2021-12-08 07:22:24 +00:00 |
propagateuploadv1.cpp
|
add log statements for each new assert about invalid modified time
|
2021-12-08 07:22:24 +00:00 |
propagatorjobs.cpp
|
Revert "Remove behavior changes."
|
2022-09-17 09:47:15 +02:00 |
propagatorjobs.h
|
Refactor DeleteJob and DeleteApiJob to use SimpleFileJob.
|
2022-01-11 13:37:09 +00:00 |
pushnotifications.cpp
|
prevent infinte recursion when closing a websocket in case of SSL errors
|
2021-09-07 07:09:43 +00:00 |
pushnotifications.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
putmultifilejob.cpp
|
implement bulk upload
|
2021-11-24 16:17:47 +01:00 |
putmultifilejob.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
syncengine.cpp
|
Remove unneeded parameter from CleanupPollsJob constructor
|
2022-10-25 16:00:03 +02:00 |
syncengine.h
|
Clean up methods in sync engine
|
2022-10-25 11:05:46 +02:00 |
syncfileitem.cpp
|
VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer
|
2022-10-04 18:32:51 +02:00 |
syncfileitem.h
|
VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer
|
2022-10-04 18:32:51 +02:00 |
syncfilestatustracker.cpp
|
print sync direction in SyncFileStatusTracker::slotAboutToPropagate
|
2022-07-20 14:17:49 +02:00 |
syncfilestatustracker.h
|
Discovery: Add signal for silentlyExcluded files
|
2020-12-15 10:58:37 +01:00 |
syncoptions.cpp
|
fix clang-tidy check for usage of =default
|
2021-08-23 09:44:34 +02:00 |
syncoptions.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
syncresult.cpp
|
Categorise file name clash sync file issues as separate FileNameClash enum treated as warning
|
2022-09-26 12:10:38 +02:00 |
syncresult.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
theme.cpp
|
Use separate variable for cfg file name in CMAKE.
|
2022-11-07 11:05:27 +01:00 |
theme.h
|
Improve the error box QML component
|
2022-09-29 12:14:37 +02:00 |
userstatusconnector.cpp
|
Add dialog to set user status
|
2021-09-09 11:18:22 +02:00 |
userstatusconnector.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02: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 |