| .. |
|
cloudproviders
|
prevent crash by resetting common pointer after deleting gobject menu
|
2023-06-30 10:19:59 +02:00 |
|
creds
|
Remove OAuth authentication method as it is now unused
|
2023-09-19 14:58:17 +08:00 |
|
filedetails
|
More stringently check for min and max date validity in date field backend
|
2023-09-13 10:15:14 +02:00 |
|
macOS
|
[FileProvider] Add missing AccountState State case for notifying account state to extension
|
2023-09-16 15:02:36 +02:00 |
|
socketapi
|
Fix a crash when saving the locked Word document file due to unnecessary spam to the lock state change from folder watcher logic.
|
2023-09-05 15:52:04 +02:00 |
|
tray
|
Activity list fixes and improvements. Adjusted sorting to show interactive and security activities always on top (after errors). Added button to scroll up when new activity arrives. Improved sync status scrollbar.
|
2023-09-22 15:28:50 +02:00 |
|
updater
|
Convert directly from QUrl to NSURL
|
2023-07-22 11:16:39 +02:00 |
|
wizard
|
Remove OAuth authentication method as it is now unused
|
2023-09-19 14:58:17 +08:00 |
|
accountmanager.cpp
|
Only show message with migration status in the end of the process.
|
2023-09-26 14:03:37 +02:00 |
|
accountmanager.h
|
Add forceLegacyImport property to accountmanager
|
2023-05-16 21:23:43 +08:00 |
|
accountsettings.cpp
|
Remove OAuth authentication method as it is now unused
|
2023-09-19 14:58:17 +08:00 |
|
accountsettings.h
|
ensure e2ee can be disabled from client
|
2023-06-30 15:32:03 +02:00 |
|
accountsettings.ui
|
|
|
|
accountsetupcommandlinemanager.cpp
|
store in config file that we want to enable vfs when generating config
|
2023-03-22 10:17:28 +01:00 |
|
accountsetupcommandlinemanager.h
|
store in config file that we want to enable vfs when generating config
|
2023-03-22 10:17:28 +01:00 |
|
accountsetupfromcommandlinejob.cpp
|
Fix review comments from Claudio II.
|
2022-12-30 14:46:06 +01:00 |
|
accountsetupfromcommandlinejob.h
|
fix compilation with clazy and fully-qualified-moc-types checks enabled
|
2023-04-11 11:34:00 +02:00 |
|
accountstate.cpp
|
Remove OAuth authentication method as it is now unused
|
2023-09-19 14:58:17 +08:00 |
|
accountstate.h
|
Check server's 204 endpoint every minute and restore connection immidiately after successful status code.
|
2023-07-26 16:18:39 +02:00 |
|
addcertificatedialog.cpp
|
|
|
|
addcertificatedialog.h
|
|
|
|
addcertificatedialog.ui
|
|
|
|
application.cpp
|
Only show message with migration status in the end of the process.
|
2023-09-26 14:03:37 +02:00 |
|
application.h
|
Only show message with migration status in the end of the process.
|
2023-09-26 14:03:37 +02:00 |
|
authenticationdialog.cpp
|
Make client language gender-neutral and more clear
|
2022-06-24 14:36:36 +02:00 |
|
authenticationdialog.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
BasicComboBox.qml
|
Fix caret colour in basic combo box
|
2023-05-30 10:00:10 +02:00 |
|
callstatechecker.cpp
|
Increase the call state checking interval to not overload the server
|
2022-07-01 14:44:46 +02:00 |
|
callstatechecker.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
caseclashfilenamedialog.cpp
|
fix copyright notice of new files
|
2023-01-25 16:37:37 +01:00 |
|
caseclashfilenamedialog.h
|
fix copyright notice of new files
|
2023-01-25 16:37:37 +01:00 |
|
caseclashfilenamedialog.ui
|
l10n: Correct word
|
2023-01-31 12:59:01 +01:00 |
|
CMakeLists.txt
|
Remove OAuth authentication method as it is now unused
|
2023-09-19 14:58:17 +08:00 |
|
cocoainitializer_mac.mm
|
Remove unused app pointer in CocoaInitializer
|
2022-11-08 15:43:25 +01:00 |
|
cocoainitializer.h
|
|
|
|
configgui.h.in
|
|
|
|
ConflictDelegate.qml
|
Display correct conflict part in multiple conflicts resolution dialog.
|
2023-09-12 09:04:21 +02:00 |
|
conflictdialog.cpp
|
Format some QLabels as plain text
|
2022-12-07 17:18:57 +01:00 |
|
conflictdialog.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
conflictdialog.ui
|
|
|
|
ConflictItemFileInfo.qml
|
Define all QML windows as ApplicationWindows, define palettes here
|
2023-05-30 10:00:10 +02:00 |
|
conflictsolver.cpp
|
|
|
|
conflictsolver.h
|
solve multiple conflicts from choose resolution
|
2023-05-17 08:43:54 +02:00 |
|
connectionvalidator.cpp
|
Added new state and new job to check if /index.php/204 is being redirected.
|
2023-07-17 11:31:15 +02:00 |
|
connectionvalidator.h
|
Added new state and new job to check if /index.php/204 is being redirected.
|
2023-07-17 11:31:15 +02:00 |
|
editlocallyjob.cpp
|
Fix a crash when saving the locked Word document file due to unnecessary spam to the lock state change from folder watcher logic.
|
2023-09-05 15:52:04 +02:00 |
|
editlocallyjob.h
|
Allow opening a file or folder in the local sync root.
|
2023-05-16 12:33:34 +02:00 |
|
editlocallymanager.cpp
|
Remove unnecessary signalling response to start edit locally, just start it within the job
|
2023-04-23 22:48:41 +08:00 |
|
editlocallymanager.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 |
|
elidedlabel.cpp
|
|
|
|
elidedlabel.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
emojimodel.cpp
|
|
|
|
emojimodel.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
EmojiPicker.qml
|
Always use palette colours for colouring UI elements
|
2023-05-30 10:00:10 +02:00 |
|
ErrorBox.qml
|
Always use palette colours for colouring UI elements
|
2023-05-30 10:00:10 +02:00 |
|
fileactivitylistmodel.cpp
|
Check for state of file record retrieval in fileactivitylistmodel
|
2022-10-31 18:06:09 +01:00 |
|
fileactivitylistmodel.h
|
Use [[nodiscard]] more broadly in methods returning values, and respect it elsewhere
|
2022-10-31 18:06:07 +01:00 |
|
filetagmodel.cpp
|
Add overflow tag string property to filetagmodel which stringifies omitted tags
|
2023-05-16 18:23:33 +08:00 |
|
filetagmodel.h
|
Add overflow tag string property to filetagmodel which stringifies omitted tags
|
2023-05-16 18:23:33 +08:00 |
|
folder.cpp
|
Fix a crash when saving the locked Word document file due to unnecessary spam to the lock state change from folder watcher logic.
|
2023-09-05 15:52:04 +02:00 |
|
folder.h
|
Update folder version.
|
2023-09-26 14:03:37 +02:00 |
|
foldercreationdialog.cpp
|
Notify when folder is created with full folder path in FolderCreationDialog
|
2023-02-14 18:27:03 +01:00 |
|
foldercreationdialog.h
|
Notify when folder is created with full folder path in FolderCreationDialog
|
2023-02-14 18:27:03 +01:00 |
|
foldercreationdialog.ui
|
|
|
|
folderman.cpp
|
Activity list fixes and improvements. Adjusted sorting to show interactive and security activities always on top (after errors). Added button to scroll up when new activity arrives. Improved sync status scrollbar.
|
2023-09-22 15:28:50 +02:00 |
|
folderman.h
|
Migrate all folders from a legacy config.
|
2023-09-01 15:09:28 +02:00 |
|
folderstatusdelegate.cpp
|
Constify elements for progress bar rect calculation in FolderStatusDelegate::paint
|
2023-05-08 20:04:56 +08:00 |
|
folderstatusdelegate.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
folderstatusmodel.cpp
|
Fix new typos found by codespell
|
2023-09-17 10:41:38 +02:00 |
|
folderstatusmodel.h
|
use a getter to query encryption status
|
2023-03-31 17:18:28 +02:00 |
|
folderstatusview.cpp
|
|
|
|
folderstatusview.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
folderwatcher_linux.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
folderwatcher_linux.h
|
more fixes for attributes without init value
|
2023-02-06 10:43:05 +01:00 |
|
folderwatcher_mac.cpp
|
Fix files being skipped in coalesced path traersal in mac folder watcher
|
2023-09-18 11:35:05 +08:00 |
|
folderwatcher_mac.h
|
Ensure that full rescan flags in macOS folder watcher reply are properly responded to
|
2023-09-18 11:35:05 +08:00 |
|
folderwatcher_win.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
folderwatcher_win.h
|
Replace all manual isntancesof adding trailing slash with use of utility method
|
2023-08-04 17:40:42 +08:00 |
|
folderwatcher.cpp
|
Fix a crash when saving the locked Word document file due to unnecessary spam to the lock state change from folder watcher logic.
|
2023-09-05 15:52:04 +02:00 |
|
folderwatcher.h
|
Fix new typos found by codespell
|
2023-09-17 10:41:38 +02:00 |
|
folderwizard.cpp
|
Move warning yellow palette generation for warn labels to anonymous namespace function
|
2023-09-16 19:29:55 +02:00 |
|
folderwizard.h
|
Also provide remote path folder wizard page with correct warn colour
|
2023-09-16 19:29:55 +02:00 |
|
folderwizardsourcepage.ui
|
|
|
|
folderwizardtargetpage.ui
|
|
|
|
generalsettings.cpp
|
Add UI element in general settings to stop syncing existing folders that have now overcome limit
|
2023-08-04 17:44:21 +08:00 |
|
generalsettings.h
|
Remove unused parameter in GeneralSettings slotUpdateChannelChanged
|
2023-05-08 19:06:58 +08:00 |
|
generalsettings.ui
|
Fix visual bug with folder size confirmation combo box in general settings
|
2023-09-11 18:36:31 +02:00 |
|
gui.md
|
|
|
|
guiutility.cpp
|
Remove OAuth authentication method as it is now unused
|
2023-09-19 14:58:17 +08:00 |
|
guiutility.h
|
|
|
|
iconutils.cpp
|
Remove empty statement, standalone semicolon
|
2023-07-20 23:53:29 +08:00 |
|
iconutils.h
|
|
|
|
ignorelisteditor.cpp
|
|
|
|
ignorelisteditor.h
|
|
|
|
ignorelisteditor.ui
|
|
|
|
ignorelisttablewidget.cpp
|
|
|
|
ignorelisttablewidget.h
|
|
|
|
ignorelisttablewidget.ui
|
|
|
|
invalidfilenamedialog.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 |
|
invalidfilenamedialog.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 |
|
invalidfilenamedialog.ui
|
Format some QLabels as plain text
|
2022-12-07 17:18:57 +01:00 |
|
legalnotice.cpp
|
Update legal notice text
|
2023-01-23 15:37:56 +01:00 |
|
legalnotice.h
|
|
|
|
legalnotice.ui
|
|
|
|
lockwatcher.cpp
|
|
|
|
lockwatcher.h
|
|
|
|
logbrowser.cpp
|
|
|
|
logbrowser.h
|
|
|
|
main.cpp
|
use Fusion qml style
|
2023-05-17 18:16:09 +02:00 |
|
manifest-mingw.rc
|
|
|
|
mnemonicdialog.ui
|
E2EE. Do not generate keypair without user request.
|
2022-11-01 09:18:28 +01:00 |
|
navigationpanehelper.cpp
|
|
|
|
navigationpanehelper.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
networksettings.cpp
|
fix instances of: c++11 range-loop might detach Qt container warnings
|
2022-11-18 16:02:21 +01:00 |
|
networksettings.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
networksettings.ui
|
|
|
|
notificationconfirmjob.cpp
|
Declare all QRegularExpressions statically
|
2022-12-20 18:38:24 +01:00 |
|
notificationconfirmjob.h
|
|
|
|
ocsjob.cpp
|
initialize many attributes that could have been left without init value
|
2023-02-06 10:43:04 +01:00 |
|
ocsjob.h
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
ocsnavigationappsjob.cpp
|
|
|
|
ocsnavigationappsjob.h
|
|
|
|
ocsshareejob.cpp
|
|
|
|
ocsshareejob.h
|
|
|
|
ocssharejob.cpp
|
Implement missing share settings
|
2023-04-27 12:54:54 +02:00 |
|
ocssharejob.h
|
Implement missing share settings
|
2023-04-27 12:54:54 +02:00 |
|
openfilemanager.cpp
|
|
|
|
openfilemanager.h
|
|
|
|
owncloud.exe.manifest-mingw
|
|
|
|
owncloud.xml.in
|
|
|
|
owncloudgui.cpp
|
Register DateFieldBackend in QML engine
|
2023-09-13 10:15:14 +02:00 |
|
owncloudgui.h
|
Remove redundant "optional" gui log functions which relly just call gui log under the hood
|
2023-08-04 17:40:39 +08:00 |
|
owncloudsetupwizard.cpp
|
Remove OAuth authentication method as it is now unused
|
2023-09-19 14:58:17 +08:00 |
|
owncloudsetupwizard.h
|
|
|
|
passwordinputdialog.cpp
|
|
|
|
passwordinputdialog.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
passwordinputdialog.ui
|
|
|
|
PredefinedStatusButton.qml
|
Always use palette colours for colouring UI elements
|
2023-05-30 10:00:10 +02:00 |
|
profilepagewidget.cpp
|
|
|
|
profilepagewidget.h
|
|
|
|
proxyauthdialog.cpp
|
|
|
|
proxyauthdialog.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
proxyauthdialog.ui
|
|
|
|
proxyauthhandler.cpp
|
|
|
|
proxyauthhandler.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
remotewipe.cpp
|
use new connect syntax
|
2023-02-28 09:36:27 +01:00 |
|
remotewipe.h
|
move init to default value in class declaration
|
2023-02-06 10:43:05 +01:00 |
|
ResolveConflictsDialog.qml
|
Display correct conflict part in multiple conflicts resolution dialog.
|
2023-09-12 09:04:21 +02:00 |
|
selectivesyncdialog.cpp
|
Fix new typos found by codespell
|
2023-09-17 10:41:38 +02:00 |
|
selectivesyncdialog.h
|
move init to default value in class declaration
|
2023-02-06 10:43:05 +01:00 |
|
settingsdialog.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
settingsdialog.h
|
Fix currentPage QPROPERTY missing NOTIFY in settingsdialog class
|
2023-01-02 17:04:30 +01:00 |
|
settingsdialog.ui
|
|
|
|
sharee.cpp
|
Display 'Search globally' as the last sharees list element
|
2023-03-03 18:01:05 +01:00 |
|
sharee.h
|
Display 'Search globally' as the last sharees list element
|
2023-03-03 18:01:05 +01:00 |
|
sharemanager.cpp
|
Fix share permission values
|
2023-08-11 22:59:59 +08:00 |
|
sharemanager.h
|
Fix share permission values
|
2023-08-11 22:59:59 +08:00 |
|
sharepermissions.h
|
Fix share permission values
|
2023-08-11 22:59:59 +08:00 |
|
shellextensionsserver.cpp
|
Implement 'Leave this share' context menu entry. Fix incorrect sharing state for incoming and my shares in custom state icons and local database.
|
2022-11-22 12:14:20 +01:00 |
|
shellextensionsserver.h
|
Implement 'Leave this share' context menu entry. Fix incorrect sharing state for incoming and my shares in custom state icons and local database.
|
2022-11-22 12:14:20 +01:00 |
|
sslbutton.cpp
|
|
|
|
sslbutton.h
|
|
|
|
sslerrordialog.cpp
|
move init to default value in class declaration
|
2023-02-06 10:43:05 +01:00 |
|
sslerrordialog.h
|
move init to default value in class declaration
|
2023-02-06 10:43:05 +01:00 |
|
sslerrordialog.ui
|
|
|
|
syncconflictsmodel.cpp
|
Display correct conflict part in multiple conflicts resolution dialog.
|
2023-09-12 09:04:21 +02:00 |
|
syncconflictsmodel.h
|
model improvements
|
2023-05-17 08:43:54 +02:00 |
|
syncrunfilelog.cpp
|
Declare all QRegularExpressions statically
|
2022-12-20 18:38:24 +01:00 |
|
syncrunfilelog.h
|
|
|
|
systray.cpp
|
Fix typos found by codespell
|
2023-06-21 08:47:13 +02:00 |
|
systray.h
|
addd a cmake option to enable single account desktop client
|
2023-06-08 11:11:47 +02:00 |
|
systray.mm
|
Fix macOS notification talk replies by avoiding early dealloc
|
2023-09-07 12:30:35 +02:00 |
|
thumbnailjob.cpp
|
|
|
|
thumbnailjob.h
|
|
|
|
tooltipupdater.cpp
|
avoid possibly crashing static_cast
|
2022-10-03 10:23:24 +02:00 |
|
tooltipupdater.h
|
|
|
|
userinfo.cpp
|
Migrate legacy user defined exclude file.
|
2023-09-01 15:09:29 +02:00 |
|
userinfo.h
|
move init to default value in class declaration
|
2023-02-06 10:43:05 +01:00 |
|
UserStatusSelector.qml
|
Always use palette colours for colouring UI elements
|
2023-05-30 10:00:10 +02:00 |
|
UserStatusSelectorButton.qml
|
Always use palette colours for colouring UI elements
|
2023-05-30 10:00:10 +02:00 |
|
userstatusselectormodel.cpp
|
Fix typo of connector
|
2022-11-14 09:43:36 +01:00 |
|
userstatusselectormodel.h
|
fully qualify types in signals and slots
|
2022-11-15 09:57:54 +01:00 |
|
UserStatusSelectorPage.qml
|
Always use palette colours for colouring UI elements
|
2023-05-30 10:00:10 +02:00 |
|
version.rc.in
|
|
|