| .. |
|
creds
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
vfs
|
Alter testUnexpectedNonPlaceholder to better reflect the actual use case
|
2023-07-26 11:05:50 +02:00 |
|
abstractnetworkjob.cpp
|
Added new state and new job to check if /index.php/204 is being redirected.
|
2023-07-17 11:31:15 +02:00 |
|
abstractnetworkjob.h
|
Added new state and new job to check if /index.php/204 is being redirected.
|
2023-07-17 11:31:15 +02:00 |
|
abstractpropagateremotedeleteencrypted.cpp
|
Always unlock E2EE folders, even when network failure or crash.
|
2023-01-30 16:01:19 +01:00 |
|
abstractpropagateremotedeleteencrypted.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
accessmanager.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
accessmanager.h
|
|
|
|
account.cpp
|
Do not include theme header in account header
|
2023-08-24 08:34:41 +08:00 |
|
account.h
|
Do not include theme header in account header
|
2023-08-24 08:34:41 +08:00 |
|
accountfwd.h
|
|
|
|
bandwidthmanager.cpp
|
downgrade some log lines to be less verbose
|
2023-06-12 17:54:03 +02:00 |
|
bandwidthmanager.h
|
move init to default value in class declaration
|
2023-02-06 10:43:05 +01:00 |
|
bulkpropagatorjob.cpp
|
Correctly handle errors for unsupported filenames on the server. Allow user to rename those via dialog.
|
2023-06-14 12:48:56 +02:00 |
|
bulkpropagatorjob.h
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
capabilities.cpp
|
Group folder visibility improvements. Show dropdown in tray window.
|
2023-05-09 12:25:05 +02:00 |
|
capabilities.h
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
caseclashconflictsolver.cpp
|
l10n: Fixed grammar
|
2023-02-15 19:58:23 +01:00 |
|
caseclashconflictsolver.h
|
use #pragma once instead of include guards
|
2023-01-25 16:37:37 +01:00 |
|
clientproxy.cpp
|
|
|
|
clientproxy.h
|
|
|
|
clientsideencryption.cpp
|
fix review comments
|
2023-06-30 15:32:03 +02:00 |
|
clientsideencryption.h
|
fix review comments
|
2023-06-30 15:32:03 +02:00 |
|
clientsideencryptionjobs.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
clientsideencryptionjobs.h
|
initialize many attributes that could have been left without init value
|
2023-02-06 10:43:04 +01:00 |
|
CMakeLists.txt
|
fix build on windows by adding missing archive name properties on libs
|
2023-05-31 15:45:09 +02:00 |
|
configfile.cpp
|
Conform to chunk sizing restrictions introduced in Chunking V2
|
2023-08-31 15:25:00 +02:00 |
|
configfile.h
|
Add config option to stop synchronising existing folders when they grow beyond size
|
2023-08-04 17:44:15 +08:00 |
|
cookiejar.cpp
|
|
|
|
cookiejar.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
datetimeprovider.cpp
|
|
|
|
datetimeprovider.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
deletejob.cpp
|
|
|
|
deletejob.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
discovery.cpp
|
on windows file names can always be encoded: fix wrong test
|
2023-08-16 10:44:37 +02:00 |
|
discovery.h
|
Extract processServerNew into a proper method instead of large lambda
|
2023-08-04 17:40:36 +08:00 |
|
discoveryphase.cpp
|
Add additional logging for folder size check
|
2023-08-04 17:44:23 +08:00 |
|
discoveryphase.h
|
Do not notify if setting is not enabled for folders going over limit
|
2023-08-04 17:40:38 +08:00 |
|
encryptfolderjob.cpp
|
use a better name for encryption status attributes
|
2023-04-12 15:46:51 +02:00 |
|
encryptfolderjob.h
|
Make encryption job errors provide descriptive error messages
|
2022-12-13 13:27:56 +01:00 |
|
filesystem.cpp
|
handle case clash conflicts in a similar way to content conflicts
|
2023-01-25 16:37:35 +01:00 |
|
filesystem.h
|
|
|
|
helpers.cpp
|
Edit locally job will only sync a specific file by modifying the state of the Sync Engine. All other running syncs will get terminated. Syncing is now optimized to run faster and it checks if the file has changed on the server before syncing it.
|
2022-12-06 09:37:03 +01:00 |
|
helpers.h
|
Edit locally job will only sync a specific file by modifying the state of the Sync Engine. All other running syncs will get terminated. Syncing is now optimized to run faster and it checks if the file has changed on the server before syncing it.
|
2022-12-06 09:37:03 +01:00 |
|
httplogger.cpp
|
|
|
|
httplogger.h
|
|
|
|
iconjob.cpp
|
Fix deprecation warnings.
|
2022-09-17 09:47:15 +02:00 |
|
iconjob.h
|
|
|
|
libsync.md
|
|
|
|
localdiscoverytracker.cpp
|
|
|
|
localdiscoverytracker.h
|
fully qualify types in signals and slots
|
2022-11-15 09:57:54 +01: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
|
|
|
|
logger.cpp
|
only flush debug log files when closing them
|
2023-08-23 10:50:16 +02:00 |
|
logger.h
|
Remove redundant "optional" gui log functions which relly just call gui log under the hood
|
2023-08-04 17:40:39 +08:00 |
|
networkjobs.cpp
|
Added new state and new job to check if /index.php/204 is being redirected.
|
2023-07-17 11:31:15 +02:00 |
|
networkjobs.h
|
Added new state and new job to check if /index.php/204 is being redirected.
|
2023-07-17 11:31:15 +02:00 |
|
nextcloudtheme.cpp
|
|
|
|
nextcloudtheme.h
|
tidy up code in Theme class
|
2023-03-22 10:17:28 +01:00 |
|
ocsprofileconnector.cpp
|
|
|
|
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_p.h
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
owncloudpropagator.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
owncloudpropagator.h
|
Replace all manual isntancesof adding trailing slash with use of utility method
|
2023-08-04 17:40:42 +08:00 |
|
progressdispatcher.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
progressdispatcher.h
|
add more metadata to sync errors to allow filtering
|
2023-06-07 17:25:44 +02:00 |
|
propagatedownload.cpp
|
set read only/read file on the newly downloaded file
|
2023-07-12 13:42:34 +02:00 |
|
propagatedownload.h
|
use a getter to query encryption status
|
2023-03-31 17:18:28 +02:00 |
|
propagatedownloadencrypted.cpp
|
use a better name for encryption status attributes
|
2023-04-12 15:46:51 +02:00 |
|
propagatedownloadencrypted.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
propagateremotedelete.cpp
|
add more metadata to sync errors to allow filtering
|
2023-06-07 17:25:44 +02:00 |
|
propagateremotedelete.h
|
|
|
|
propagateremotedeleteencrypted.cpp
|
use a better name for encryption status attributes
|
2023-04-12 15:46:51 +02:00 |
|
propagateremotedeleteencrypted.h
|
|
|
|
propagateremotedeleteencryptedrootfolder.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
propagateremotedeleteencryptedrootfolder.h
|
|
|
|
propagateremotemkdir.cpp
|
add more metadata to sync errors to allow filtering
|
2023-06-07 17:25:44 +02:00 |
|
propagateremotemkdir.h
|
move init to default value in class declaration
|
2023-02-06 10:43:05 +01:00 |
|
propagateremotemove.cpp
|
add more metadata to sync errors to allow filtering
|
2023-06-07 17:25:44 +02:00 |
|
propagateremotemove.h
|
Implement Secure filedrop link share. Move data from 'filedrop' to 'files' when syncing E2EE folders.
|
2023-03-02 19:29:11 +01:00 |
|
propagateupload.cpp
|
add more metadata to sync errors to allow filtering
|
2023-06-28 11:21:50 +02:00 |
|
propagateupload.h
|
Split getting chunk upload folder from chunkUrl as this was previously misleading and unclear
|
2023-08-31 15:25:00 +02:00 |
|
propagateuploadencrypted.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
propagateuploadencrypted.h
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
propagateuploadng.cpp
|
Fix http error code uint warning
|
2023-08-31 15:25:00 +02:00 |
|
propagateuploadv1.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
propagatorjobs.cpp
|
add more metadata to sync errors to allow filtering
|
2023-06-07 17:25:44 +02:00 |
|
propagatorjobs.h
|
Implement Secure filedrop link share. Move data from 'filedrop' to 'files' when syncing E2EE folders.
|
2023-03-02 19:29:11 +01:00 |
|
pushnotifications.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
pushnotifications.h
|
fully qualify types in signals and slots
|
2022-11-15 09:57:54 +01:00 |
|
putmultifilejob.cpp
|
fix bulk upload of empty files
|
2023-07-10 10:38:39 +02:00 |
|
putmultifilejob.h
|
Clean up putmultifilejob class definition
|
2023-05-15 20:46:21 +08:00 |
|
syncengine.cpp
|
update read-only status of virtual files when needed for lock state
|
2023-08-21 12:57:16 +02:00 |
|
syncengine.h
|
Create and connect specific signal for existing folder now being discovered to be big
|
2023-08-04 17:40:37 +08:00 |
|
syncfileitem.cpp
|
allow to read v1.2 from buggy v3.8.0 client
|
2023-04-12 15:46:51 +02:00 |
|
syncfileitem.h
|
Correctly handle errors for unsupported filenames on the server. Allow user to rename those via dialog.
|
2023-06-14 12:48:56 +02:00 |
|
syncfilestatustracker.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
syncfilestatustracker.h
|
fully qualify types in signals and slots
|
2022-11-15 09:57:54 +01:00 |
|
syncoptions.cpp
|
|
|
|
syncoptions.h
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
syncresult.cpp
|
Correctly handle errors for unsupported filenames on the server. Allow user to rename those via dialog.
|
2023-06-14 12:48:56 +02:00 |
|
syncresult.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
theme.cpp
|
Replace all manual isntancesof adding trailing slash with use of utility method
|
2023-08-04 17:40:42 +08:00 |
|
theme.h
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
updatefiledropmetadata.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
updatefiledropmetadata.h
|
fix compilation with clazy and fully-qualified-moc-types checks enabled
|
2023-04-11 11:34:00 +02:00 |
|
userstatusconnector.cpp
|
|
|
|
userstatusconnector.h
|
more fixes for attributes without init value
|
2023-02-06 10:43:05 +01:00 |
|
wordlist.cpp
|
|
|
|
wordlist.h
|
|
|