| .. |
|
cloudproviders
|
prevent crash by resetting common pointer after deleting gobject menu
|
2023-06-30 10:19:59 +02:00 |
|
creds
|
properly detect and enable Qt6 WebEngine integration
|
2024-08-28 11:35:04 +02:00 |
|
filedetails
|
Fix alignment and size of buttons.
|
2024-09-26 12:02:21 +02:00 |
|
macOS
|
Fix crash caused by null accountstate due to bad domain identifier parsed from FPExt
|
2024-10-16 15:49:59 +08:00 |
|
socketapi
|
clarify when desktop client should offer to unlock a file
|
2024-09-26 09:25:32 +02:00 |
|
tray
|
remove info level output from activity list model: not so usefull
|
2024-10-10 14:36:51 +02:00 |
|
updater
|
Make sync status text easier to understand.
|
2024-07-29 20:06:32 +02:00 |
|
wizard
|
Show/Hide Menubar and Dock Icon
|
2024-10-17 16:26:28 +08:00 |
|
accountmanager.cpp
|
Do not apply override server url as account url if this is a multi-server JSON string
|
2024-09-24 10:39:45 +02:00 |
|
accountmanager.h
|
Assert validity of accountstate and its accountptr when adding it
|
2024-06-25 23:01:13 +08:00 |
|
accountsettings.cpp
|
only add Encrypt context menu entry for top folder in settings dialog
|
2024-09-03 08:46:14 +02:00 |
|
accountsettings.h
|
Remove now unused disguiseTabWidget
|
2024-07-22 15:37:52 +08:00 |
|
accountsettings.ui
|
remove the frame around the sync folders settings area
|
2024-08-28 11:41:32 +02:00 |
|
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 overwrought loadFromSettings method from AccountState
|
2024-06-25 23:01:13 +08:00 |
|
accountstate.h
|
Remove overwrought loadFromSettings method from AccountState
|
2024-06-25 23:01:13 +08:00 |
|
addcertificatedialog.cpp
|
|
|
|
addcertificatedialog.h
|
|
|
|
addcertificatedialog.ui
|
|
|
|
application.cpp
|
enable dev logs only when NEXTCLOUD_DEV is defined to value 1
|
2024-10-04 12:02:39 +02:00 |
|
application.h
|
Ensure file provider instance gets initialised at app launch WITHOUT creating a separate instance from expected singleton
|
2024-07-23 14:08:26 +08: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
|
Remove qml component version from import.
|
2024-09-06 10:42:08 +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
|
Support Windows .lnk files with VFS Cf API.
|
2024-07-10 10:29:21 +02: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
|
Show/Hide Menubar and Dock Icon
|
2024-10-17 16:26:28 +08:00 |
|
cocoainitializer_mac.mm
|
Move verification job handling and scheduling out of editlocallyjob, into editlocallymanager
|
2024-07-22 19:51:38 +08:00 |
|
cocoainitializer.h
|
|
|
|
configgui.h.in
|
|
|
|
ConflictDelegate.qml
|
Remove qml component version from import.
|
2024-09-06 10:42:08 +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
|
Remove qml component version from import.
|
2024-09-06 10:42:08 +02:00 |
|
conflictsolver.cpp
|
Support Windows .lnk files with VFS Cf API.
|
2024-07-10 10:29:21 +02:00 |
|
conflictsolver.h
|
solve multiple conflicts from choose resolution
|
2023-05-17 08:43:54 +02:00 |
|
connectionvalidator.cpp
|
remove ownCloud wording in logging
|
2024-10-18 10:07:47 +08:00 |
|
connectionvalidator.h
|
Remove systray call to display network errors.
|
2024-08-12 17:51:19 +02:00 |
|
editlocallyjob.cpp
|
chore(i18n): Add trailing space to show them separated at Transifex.
|
2024-08-06 18:22:38 +02:00 |
|
editlocallyjob.h
|
Remove token related tasks from editlocallyjob
|
2024-07-22 19:51:38 +08:00 |
|
editlocallymanager.cpp
|
Fix crash upon removing edit locally file provider jobs in edit locally manager
|
2024-07-22 19:51:40 +08:00 |
|
editlocallymanager.h
|
Try to use FileProviderEditLocallyJob before attempting standard EditLocallyJob in EditLocallyManager
|
2024-07-22 19:51:39 +08:00 |
|
editlocallyverificationjob.cpp
|
Do not automatically delete edit locally token verification job upon completion, rely on manager's smart pointers
|
2024-07-22 19:51:38 +08:00 |
|
editlocallyverificationjob.h
|
Add a EditLocallyVerificationJobPtr type
|
2024-07-22 19:51:37 +08: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
|
Remove customization for font color from EnforcedPlainTextLabel.
|
2024-09-06 10:42:08 +02:00 |
|
ErrorBox.qml
|
qrc:/// => image://
|
2024-09-06 10:42:08 +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
|
improve wordings of confirmation dialog when many files are deleted
|
2024-10-16 09:11:13 +02:00 |
|
folder.h
|
detect remnants read-only folders to delete: try to delete them
|
2024-09-12 08:40:50 +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
|
remove extra argument from QString::arg: string has only 1 placeholder
|
2024-10-10 09:57:07 +02:00 |
|
folderman.h
|
gui: add some extra syncing details to the tray tooltips
|
2024-09-09 09:57:33 +02:00 |
|
folderstatusdelegate.cpp
|
Display more details of the sync progress in the settings dialog.
|
2024-07-29 20:06:32 +02:00 |
|
folderstatusdelegate.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
folderstatusmodel.cpp
|
List less file names in the sync progress bar text.
|
2024-07-29 20:06:32 +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
|
Support Windows .lnk files with VFS Cf API.
|
2024-07-10 10:29:21 +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
|
Support Windows .lnk files with VFS Cf API.
|
2024-07-10 10:29:21 +02:00 |
|
folderwatcher.h
|
Detect office files for locking on new upload. Notify FolderWatcher.
|
2024-04-13 15:46:37 +02:00 |
|
folderwizard.cpp
|
switch folder wizar to modern style to avoid borken windows dark mode
|
2024-10-07 15:30:18 +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
|
remove hard coded white color in elements of folder wizard
|
2024-10-07 15:30:19 +02:00 |
|
folderwizardtargetpage.ui
|
remove hard coded white color in elements of folder wizard
|
2024-10-07 15:30:19 +02:00 |
|
foregroundbackground_cocoa.h
|
Show/Hide Menubar and Dock Icon
|
2024-10-17 16:26:28 +08:00 |
|
foregroundbackground_cocoa.mm
|
Show/Hide Menubar and Dock Icon
|
2024-10-17 16:26:28 +08:00 |
|
foregroundbackground_interface.h
|
Show/Hide Menubar and Dock Icon
|
2024-10-17 16:26:28 +08:00 |
|
foregroundbackground_mac.mm
|
Show/Hide Menubar and Dock Icon
|
2024-10-17 16:26:28 +08:00 |
|
generalsettings.cpp
|
Make string more readable for translators.
|
2024-10-15 08:55:47 +02:00 |
|
generalsettings.h
|
Remove unused parameter in GeneralSettings slotUpdateChannelChanged
|
2023-05-08 19:06:58 +08:00 |
|
generalsettings.ui
|
Fix visibility of info buttons and details when updater is disabled in general settings
|
2024-07-19 16:19:02 +08: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
|
Add colored to base colors.
|
2024-09-13 12:30:08 +02:00 |
|
iconutils.h
|
|
|
|
ignorelisteditor.cpp
|
|
|
|
ignorelisteditor.h
|
|
|
|
ignorelisteditor.ui
|
|
|
|
ignorelisttablewidget.cpp
|
do not ignore paths containing 2 "#" characters
|
2024-09-09 11:03:57 +02:00 |
|
ignorelisttablewidget.h
|
|
|
|
ignorelisttablewidget.ui
|
|
|
|
invalidfilenamedialog.cpp
|
Provide different message and explanation strings in invalid filename dialog depending on invalid mode
|
2024-08-21 09:51:39 +02:00 |
|
invalidfilenamedialog.h
|
Add invalid mode enum to invalid filename dialog
|
2024-08-21 09:51:39 +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
|
create a permanent log of delete actions
|
2024-10-01 15:43:42 +02:00 |
|
logbrowser.h
|
partial fix for compilation with QT_NO_KEYWORDS
|
2024-03-27 10:34:22 +01:00 |
|
main.cpp
|
qml Windows native style is broken on dark mode: switch to Fusion
|
2024-10-07 15:29:36 +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
|
List sync folders in the file explorer with user's username.
|
2024-08-06 18:35:37 +02:00 |
|
navigationpanehelper.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
networksettings.cpp
|
Move all proxy configuration procedures into account and out of network settings
|
2024-07-22 16:28:15 +08:00 |
|
networksettings.h
|
Use an AccountPtr instead of raw pointer in networksettings
|
2024-07-22 15:37:51 +08:00 |
|
networksettings.ui
|
Add account member to network settings
|
2024-07-22 15:37:48 +08:00 |
|
notificationconfirmjob.cpp
|
Declare all QRegularExpressions statically
|
2022-12-20 18:38:24 +01:00 |
|
notificationconfirmjob.h
|
|
|
|
ocsjob.cpp
|
Prevent issues when changing the enum.
|
2023-12-11 18:03:57 +01:00 |
|
ocsjob.h
|
Prevent issues when changing the enum.
|
2023-12-11 18:03:57 +01: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
|
remove deprecated code only usefull for very old Qt releases
|
2024-08-12 11:14:26 +02:00 |
|
openfilemanager.h
|
|
|
|
owncloud.exe.manifest-mingw
|
|
|
|
owncloud.xml.in
|
|
|
|
owncloudgui.cpp
|
Show/Hide Menubar and Dock Icon
|
2024-10-17 16:26:28 +08: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
|
Do not apply override server url as account url if this is a multi-server JSON string
|
2024-09-24 10:39:45 +02: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
|
Add todo: fix predefined status list.
|
2024-09-13 12:30:11 +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
|
avoid wrong usage of QStringBuilder via auto type deduction
|
2024-08-22 14:53:46 +02:00 |
|
proxyauthhandler.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
remotewipe.cpp
|
allow wipe feature to delete data of a wiped user account
|
2024-03-19 15:58:00 +01:00 |
|
remotewipe.h
|
move init to default value in class declaration
|
2023-02-06 10:43:05 +01:00 |
|
ResolveConflictsDialog.qml
|
Remove qml component version from import.
|
2024-09-06 10:42:08 +02:00 |
|
selectivesyncdialog.cpp
|
maintain e2ee state even if the server does not support e2ee
|
2024-06-26 14:47:17 +02:00 |
|
selectivesyncdialog.h
|
move init to default value in class declaration
|
2023-02-06 10:43:05 +01:00 |
|
settingsdialog.cpp
|
Replace now invalid '+' operator with '|' operator for QKeySequence
|
2024-04-26 09:05:12 +02:00 |
|
settingsdialog.h
|
Remove Virtual files section of settings, move this instead to individual tab in each account page
|
2024-02-19 22:45:07 +08: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
|
remove usage of QStringRef due to it being missing in Qt6
|
2024-04-26 09:05:12 +02:00 |
|
sharemanager.h
|
E2EE. Fix root metadata fetching path for non-root remote sync folder. Refactoring. Stabilizing paths.
|
2024-03-20 00:54:27 +01:00 |
|
sharepermissions.h
|
End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop.
|
2024-01-29 16:13:25 +01:00 |
|
shellextensionsserver.cpp
|
Fixes cropped thumbnails #6154
|
2024-08-20 15:15:41 +02: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
|
fix(settings): Use broken lock icon when not using https
|
2024-08-20 10:04:52 +02:00 |
|
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
|
Support Windows .lnk files with VFS Cf API.
|
2024-07-10 10:29:21 +02:00 |
|
syncrunfilelog.h
|
|
|
|
systray_mac_common.mm
|
Create systray_mac_common file for common systray functions
|
2024-03-11 15:20:51 +01:00 |
|
systray_mac_usernotifications.mm
|
macosx: Selectively compile UserNotifications component of systray depending on deployment version
|
2024-03-11 15:20:51 +01:00 |
|
systray.cpp
|
add seemingly needed qml import path
|
2024-09-25 16:43:04 +02:00 |
|
systray.h
|
gui: remove Systray::setToolTip
|
2024-09-09 09:57:33 +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
|
Fix emoji selector page: transparency made it unusable. Use windows background color.
|
2024-09-13 12:30:10 +02:00 |
|
UserStatusSelectorButton.qml
|
Remove customization for font color from EnforcedPlainTextLabel.
|
2024-09-06 10:42:08 +02:00 |
|
userstatusselectormodel.cpp
|
Fix typo of connector
|
2022-11-14 09:43:36 +01:00 |
|
userstatusselectormodel.h
|
Fix "false" error about bad applying of nodiscard to value type
|
2024-04-23 19:10:40 +02:00 |
|
UserStatusSelectorPage.qml
|
Remove qml component version from import.
|
2024-09-06 10:42:08 +02:00 |
|
version.rc.in
|
|
|
|
vfsdownloaderrordialog.cpp
|
Show more informative error message when VFS hydration fails. Display a popup and put an error into activity list. More detailed logs.
|
2023-10-20 14:54:42 +02:00 |
|
vfsdownloaderrordialog.h
|
Show more informative error message when VFS hydration fails. Display a popup and put an error into activity list. More detailed logs.
|
2023-10-20 14:54:42 +02:00 |
|
vfsdownloaderrordialog.ui
|
Show more informative error message when VFS hydration fails. Display a popup and put an error into activity list. More detailed logs.
|
2023-10-20 14:54:42 +02:00 |