]> dgit.raspbian.org Git - nextcloud-desktop.git/log
nextcloud-desktop.git
2 years agouse new qt 6.6.3 ci images
Matthieu Gallien [Wed, 10 Apr 2024 06:58:03 +0000 (08:58 +0200)]
use new qt 6.6.3 ci images

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agofix some of the qml issues
Matthieu Gallien [Mon, 8 Apr 2024 09:56:59 +0000 (11:56 +0200)]
fix some of the qml issues

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agofix compilation issues after rebase
Matthieu Gallien [Fri, 5 Apr 2024 10:12:56 +0000 (12:12 +0200)]
fix compilation issues after rebase

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoSigned drone.yml
tobiasKaminsky [Tue, 19 Sep 2023 13:06:20 +0000 (15:06 +0200)]
Signed drone.yml

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2 years agofix order of init in a constructor to avoid warnings
Matthieu Gallien [Tue, 19 Sep 2023 09:18:58 +0000 (11:18 +0200)]
fix order of init in a constructor to avoid warnings

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoavoid warning by ignoring the return value of QtConcurrent::run
Matthieu Gallien [Tue, 19 Sep 2023 08:59:55 +0000 (10:59 +0200)]
avoid warning by ignoring the return value of QtConcurrent::run

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agowhen loading translation catalog, do not ignore the return value
Matthieu Gallien [Tue, 19 Sep 2023 08:59:27 +0000 (10:59 +0200)]
when loading translation catalog, do not ignore the return value

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoadapt ci checks to Qt6
Matthieu Gallien [Mon, 18 Sep 2023 22:37:00 +0000 (00:37 +0200)]
adapt ci checks to Qt6

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agobuild image for Qt6
Matthieu Gallien [Mon, 18 Sep 2023 22:28:54 +0000 (00:28 +0200)]
build image for Qt6

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agobuild appimage
Matthieu Gallien [Mon, 18 Sep 2023 22:28:32 +0000 (00:28 +0200)]
build appimage

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agouse the new CI images with Qt6
Matthieu Gallien [Mon, 18 Sep 2023 22:00:17 +0000 (00:00 +0200)]
use the new CI images with Qt6

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agolet appimage build script work with Qt6 based version
Matthieu Gallien [Mon, 18 Sep 2023 20:18:04 +0000 (22:18 +0200)]
let appimage build script work with Qt6 based version

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoonly try to include qt6-keychain header and not the qt5 version
Matthieu Gallien [Mon, 18 Sep 2023 20:16:07 +0000 (22:16 +0200)]
only try to include qt6-keychain header and not the qt5 version

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agofix computation of timeout for jobs to have proper bounds (min < max)
Matthieu Gallien [Sun, 17 Sep 2023 18:29:26 +0000 (20:29 +0200)]
fix computation of timeout for jobs to have proper bounds (min < max)

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoe proper data type in data for activity model automated test data
Matthieu Gallien [Sun, 17 Sep 2023 18:28:50 +0000 (20:28 +0200)]
e proper data type in data for activity model automated test data

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoproperly use QStringView to avoid copies
Matthieu Gallien [Sun, 17 Sep 2023 18:23:58 +0000 (20:23 +0200)]
properly use QStringView to avoid copies

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agofix automated tests missing toString() convert from QVariant
Matthieu Gallien [Sun, 17 Sep 2023 16:46:54 +0000 (18:46 +0200)]
fix automated tests missing toString() convert from QVariant

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agofix failing automated test that erases invalid iterator
Matthieu Gallien [Sun, 17 Sep 2023 09:09:02 +0000 (11:09 +0200)]
fix failing automated test that erases invalid iterator

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agofix automated tests with network requests
Matthieu Gallien [Sun, 17 Sep 2023 08:45:33 +0000 (10:45 +0200)]
fix automated tests with network requests

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agolast step
Matthieu Gallien [Thu, 27 Jul 2023 08:49:04 +0000 (10:49 +0200)]
last step

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoRemove commented out broken quick compiler check in Qt6
Claudio Cambra [Tue, 13 Dec 2022 12:12:31 +0000 (13:12 +0100)]
Remove commented out broken quick compiler check in Qt6

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix user status selector
Claudio Cambra [Wed, 30 Nov 2022 12:41:23 +0000 (13:41 +0100)]
Fix user status selector

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix test compilation
Claudio Cambra [Mon, 28 Nov 2022 10:57:32 +0000 (11:57 +0100)]
Fix test compilation

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd separators to SyncStatus and UnifiedSearchInputContainer to stop the scrollviews...
Claudio Cambra [Thu, 24 Nov 2022 16:23:40 +0000 (17:23 +0100)]
Add separators to SyncStatus and UnifiedSearchInputContainer to stop the scrollviews looking broken

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix QML coloring issues
Claudio Cambra [Wed, 23 Nov 2022 19:08:52 +0000 (20:08 +0100)]
Fix QML coloring issues

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix all broken QML imports
Claudio Cambra [Wed, 23 Nov 2022 17:58:14 +0000 (18:58 +0100)]
Fix all broken QML imports

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix QDateTime string formatting
Claudio Cambra [Wed, 23 Nov 2022 17:29:49 +0000 (18:29 +0100)]
Fix QDateTime string formatting

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRemove crashing QRandomGenerator seed call
Claudio Cambra [Wed, 23 Nov 2022 17:28:43 +0000 (18:28 +0100)]
Remove crashing QRandomGenerator seed call

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRemove use of QCoreApplication AA attributes
Claudio Cambra [Wed, 23 Nov 2022 17:05:19 +0000 (18:05 +0100)]
Remove use of QCoreApplication AA attributes

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoReplace use of staticQtMetaObject with staticMetaObject
Claudio Cambra [Wed, 23 Nov 2022 16:56:30 +0000 (17:56 +0100)]
Replace use of staticQtMetaObject with staticMetaObject

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoReplace removed progress bar option orientation with state flag
Claudio Cambra [Wed, 23 Nov 2022 16:52:47 +0000 (17:52 +0100)]
Replace removed progress bar option orientation with state flag

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoUse QEnterEvent for new enterEvent parameters
Claudio Cambra [Wed, 23 Nov 2022 16:49:34 +0000 (17:49 +0100)]
Use QEnterEvent for new enterEvent parameters

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRemove use of qRegisterMetatypeStreamOperators
Claudio Cambra [Wed, 23 Nov 2022 16:47:24 +0000 (17:47 +0100)]
Remove use of qRegisterMetatypeStreamOperators

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoReplace deleted '+' operator for flags with '|' operator
Claudio Cambra [Wed, 23 Nov 2022 16:54:42 +0000 (17:54 +0100)]
Replace deleted '+' operator for flags with '|' operator

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoReplace now invalid '+' operator with '|' operator for QKeySequence
Claudio Cambra [Wed, 23 Nov 2022 16:44:27 +0000 (17:44 +0100)]
Replace now invalid '+' operator with '|' operator for QKeySequence

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd missing QActionGroup include
Claudio Cambra [Wed, 23 Nov 2022 16:43:15 +0000 (17:43 +0100)]
Add missing QActionGroup include

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd missing QStandardPaths include
Claudio Cambra [Wed, 23 Nov 2022 16:42:03 +0000 (17:42 +0100)]
Add missing QStandardPaths include

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRemove conflicting alias to QStringList
Claudio Cambra [Wed, 23 Nov 2022 16:41:52 +0000 (17:41 +0100)]
Remove conflicting alias to QStringList

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix bad conversion to bool of shared pointer
Claudio Cambra [Wed, 23 Nov 2022 16:10:00 +0000 (17:10 +0100)]
Fix bad conversion to bool of shared pointer

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix QTextCodec related build issues
Claudio Cambra [Wed, 23 Nov 2022 15:51:45 +0000 (16:51 +0100)]
Fix QTextCodec related build issues

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix type of decpoint
Claudio Cambra [Wed, 23 Nov 2022 12:31:02 +0000 (13:31 +0100)]
Fix type of decpoint

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRemove qtokenizer in favour of Qt6 QStringTokenizer
Claudio Cambra [Tue, 22 Nov 2022 13:02:50 +0000 (14:02 +0100)]
Remove qtokenizer in favour of Qt6 QStringTokenizer

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRemove use of QNetworkConfiguration in Qt6
Claudio Cambra [Mon, 21 Nov 2022 16:54:54 +0000 (17:54 +0100)]
Remove use of QNetworkConfiguration in Qt6

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix qtkeychain imports with Qt6
Claudio Cambra [Mon, 21 Nov 2022 16:05:13 +0000 (17:05 +0100)]
Fix qtkeychain imports with Qt6

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix macOS-specific CMake things with Qt6
Claudio Cambra [Mon, 21 Nov 2022 16:03:07 +0000 (17:03 +0100)]
Fix macOS-specific CMake things with Qt6

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agostreamline find_package calls to really find Qt6
Matthieu Gallien [Sun, 2 Oct 2022 14:26:00 +0000 (16:26 +0200)]
streamline find_package calls to really find Qt6

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoallow detection of qt5 or qt6
Matthieu Gallien [Fri, 20 May 2022 17:03:40 +0000 (19:03 +0200)]
allow detection of qt5 or qt6

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agodisable qt apis deprecated before qt 5.12, enable warnings
Matthieu Gallien [Fri, 20 May 2022 17:22:46 +0000 (19:22 +0200)]
disable qt apis deprecated before qt 5.12, enable warnings

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoremove usage of QStringRef due to it being missing in Qt6
Matthieu Gallien [Mon, 23 May 2022 13:23:42 +0000 (15:23 +0200)]
remove usage of QStringRef due to it being missing in Qt6

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoadd missing QStringLiteral
Matthieu Gallien [Mon, 23 May 2022 13:24:34 +0000 (15:24 +0200)]
add missing QStringLiteral

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoreplace deprecated QWebEngineProfile::setRequestInterceptor
Matthieu Gallien [Sun, 22 May 2022 20:29:36 +0000 (22:29 +0200)]
replace deprecated  QWebEngineProfile::setRequestInterceptor

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoport away from QWidget related margines APIs
Matthieu Gallien [Sun, 22 May 2022 20:29:03 +0000 (22:29 +0200)]
port away from QWidget related margines APIs

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoport away from deprecated API from QFontMetricsF
Matthieu Gallien [Sun, 22 May 2022 20:26:34 +0000 (22:26 +0200)]
port away from deprecated API from QFontMetricsF

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoreplace qrand/qsrand
Matthieu Gallien [Sun, 22 May 2022 20:24:55 +0000 (22:24 +0200)]
replace qrand/qsrand

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoadd missing Qt:: namespace when using Qt::endl
Matthieu Gallien [Fri, 20 May 2022 17:54:41 +0000 (19:54 +0200)]
add missing Qt:: namespace when using Qt::endl

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoport away from QStringList::toSet
Matthieu Gallien [Fri, 20 May 2022 17:54:21 +0000 (19:54 +0200)]
port away from QStringList::toSet

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoport away from QDesktopServices::storageLocation
Matthieu Gallien [Fri, 20 May 2022 17:53:40 +0000 (19:53 +0200)]
port away from QDesktopServices::storageLocation

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 26 Apr 2024 02:44:27 +0000 (02:44 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #6691 from nextcloud/bugfix/slow-sync-with-tray-open
allexzander [Thu, 25 Apr 2024 08:18:13 +0000 (10:18 +0200)]
Merge pull request #6691 from nextcloud/bugfix/slow-sync-with-tray-open

Bugfix/slow sync with tray open

2 years agoMerge pull request #6696 from nextcloud/bugfix/conflictdialog-multiple-darkmode
Matthieu Gallien [Thu, 25 Apr 2024 08:14:21 +0000 (10:14 +0200)]
Merge pull request #6696 from nextcloud/bugfix/conflictdialog-multiple-darkmode

Bugfix. Conflict dialog for multiple files. Fix checkbox border colors for dark mode on Windows.

2 years agoBugfix. Conflict dialog for multiple files. Fix checkbox border colors for dark mode...
alex-z [Wed, 24 Apr 2024 22:43:01 +0000 (00:43 +0200)]
Bugfix. Conflict dialog for multiple files. Fix checkbox border colors for dark mode on Windows.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 25 Apr 2024 02:42:00 +0000 (02:42 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoHotfix. Slow download speed while tray is open. Do not run rotation animation in...
alex-z [Thu, 18 Apr 2024 13:42:09 +0000 (15:42 +0200)]
Hotfix. Slow download speed while tray is open. Do not run rotation animation in syncstatus in tray.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoJust for test. Disable status update to avoid havin a sync status animation in tray.
alex-z [Thu, 18 Apr 2024 13:16:51 +0000 (15:16 +0200)]
Just for test. Disable status update to avoid havin a sync status animation in tray.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoMerge pull request #6660 from nextcloud/bugfix/fileslock_incorrect_readonly
Matthieu Gallien [Wed, 24 Apr 2024 13:17:39 +0000 (15:17 +0200)]
Merge pull request #6660 from nextcloud/bugfix/fileslock_incorrect_readonly

Bugfix. Files lock. Fix incorrect readonly state.

2 years agoBugfix. Files lock. Fix incorrect readonly state.
alex-z [Mon, 22 Apr 2024 20:34:09 +0000 (22:34 +0200)]
Bugfix. Files lock. Fix incorrect readonly state.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 24 Apr 2024 02:41:27 +0000 (02:41 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoRevert "Bump version to 3.13.0."
Camila Ayres [Tue, 23 Apr 2024 18:37:38 +0000 (20:37 +0200)]
Revert "Bump version to 3.13.0."

This reverts commit 9f968f6821640e0198b4bf1f32dfe01fc442df3f.

2 years agoBump version to 3.13.0.
Camila Ayres [Tue, 23 Apr 2024 18:26:09 +0000 (20:26 +0200)]
Bump version to 3.13.0.

Signed-off-by: Camila Ayres <hello@camilasan.com>
2 years agoOnly show successful debug archive creation dialog if it has indeed been successful
Claudio Cambra [Mon, 1 Apr 2024 10:00:27 +0000 (18:00 +0800)]
Only show successful debug archive creation dialog if it has indeed been successful

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoPrevent crash on creating debug archive in non-writeable location
Claudio Cambra [Mon, 1 Apr 2024 09:59:25 +0000 (17:59 +0800)]
Prevent crash on creating debug archive in non-writeable location

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoGive debug archive save location dialog a default location
Claudio Cambra [Mon, 1 Apr 2024 09:54:25 +0000 (17:54 +0800)]
Give debug archive save location dialog a default location

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRe-run update sync paused state slot when folder list has changed
Claudio Cambra [Wed, 27 Mar 2024 11:25:37 +0000 (19:25 +0800)]
Re-run update sync paused state slot when folder list has changed

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMake sure to emit syncIsPausedChanged in syncIsPaused setter
Claudio Cambra [Wed, 27 Mar 2024 11:25:11 +0000 (19:25 +0800)]
Make sure to emit syncIsPausedChanged in syncIsPaused setter

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMake sure to emit relevant signals and set sync is paused to true if relevant
Claudio Cambra [Wed, 27 Mar 2024 11:24:54 +0000 (19:24 +0800)]
Make sure to emit relevant signals and set sync is paused to true if relevant

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoExtract syncIsPaused initialisation into new updater slot
Claudio Cambra [Wed, 27 Mar 2024 10:09:33 +0000 (18:09 +0800)]
Extract syncIsPaused initialisation into new updater slot

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAlways correctly set values for all fields in File Provider sharing UI
Claudio Cambra [Tue, 23 Apr 2024 15:48:53 +0000 (23:48 +0800)]
Always correctly set values for all fields in File Provider sharing UI

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFetch macOS VFS package in autoupdater if the client is using the file provider module
Claudio Cambra [Tue, 23 Apr 2024 14:58:55 +0000 (22:58 +0800)]
Fetch macOS VFS package in autoupdater if the client is using the file provider module

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoPrevent use of invalid characters for file provider domain names
Claudio Cambra [Tue, 23 Apr 2024 13:59:45 +0000 (21:59 +0800)]
Prevent use of invalid characters for file provider domain names

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix "false" error about bad applying of nodiscard to value type
Claudio Cambra [Wed, 27 Mar 2024 11:47:04 +0000 (19:47 +0800)]
Fix "false" error about bad applying of nodiscard to value type

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMerge pull request #6606 from nextcloud/bugfix/doNotImplicitlyHydrateFilesDuringSync
Matthieu Gallien [Tue, 23 Apr 2024 16:28:34 +0000 (18:28 +0200)]
Merge pull request #6606 from nextcloud/bugfix/doNotImplicitlyHydrateFilesDuringSync

do not cause implicit hydration of virtual files during sync

2 years agodo not cause implicit hydration of virtual files during sync
Matthieu Gallien [Wed, 3 Apr 2024 11:29:58 +0000 (13:29 +0200)]
do not cause implicit hydration of virtual files during sync

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoMerge pull request #6621 from nextcloud/bugfix/fixMsgVfsState
Matthieu Gallien [Tue, 23 Apr 2024 16:04:48 +0000 (18:04 +0200)]
Merge pull request #6621 from nextcloud/bugfix/fixMsgVfsState

if a virtual file change but nothing changed: set it as in sync

2 years agoif a virtual file change but bothing changed: set it as in sync
Matthieu Gallien [Thu, 11 Apr 2024 16:39:20 +0000 (18:39 +0200)]
if a virtual file change but bothing changed: set it as in sync

some software (at least outlook native software) may fiddle with CfApi
placeholder metadta and set a .msg file to be out of sync state when
opening it

in that case, we will let the sync engine go over it and decide what to
do

it is then possible in that case that we would just put it back in "in
sync" state

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoMerge pull request #6670 from nextcloud/bugfix/dav-user-fileprovider
Claudio Cambra [Tue, 23 Apr 2024 15:55:33 +0000 (23:55 +0800)]
Merge pull request #6670 from nextcloud/bugfix/dav-user-fileprovider

Use davUser instead of direct credentials user in file provider

2 years agoUse davUser instead of direct credentials user in file provider
Claudio Cambra [Tue, 23 Apr 2024 14:24:20 +0000 (22:24 +0800)]
Use davUser instead of direct credentials user in file provider

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMerge pull request #6663 from nextcloud/bugfix/editLocallyShouldWorkForAllMachineUsers
Matthieu Gallien [Tue, 23 Apr 2024 12:49:03 +0000 (14:49 +0200)]
Merge pull request #6663 from nextcloud/bugfix/editLocallyShouldWorkForAllMachineUsers

create registry keys needed for edit locally in local machine category

2 years agocreate registry keys needed for edit locally in local machine category
Matthieu Gallien [Tue, 23 Apr 2024 08:17:20 +0000 (10:17 +0200)]
create registry keys needed for edit locally in local machine category

creating the registry keys via installer for the current user is not
enough to have the feature enabled for all user accounts on a given
machine

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoMerge pull request #6622 from nextcloud/ci/endToEndTests
Matthieu Gallien [Tue, 23 Apr 2024 11:44:43 +0000 (13:44 +0200)]
Merge pull request #6622 from nextcloud/ci/endToEndTests

improving end-to-end tests

2 years agoimproving end-to-end tests
Matthieu Gallien [Thu, 11 Apr 2024 19:10:59 +0000 (21:10 +0200)]
improving end-to-end tests

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoimproving end-to-end tests
Matthieu Gallien [Thu, 11 Apr 2024 19:10:59 +0000 (21:10 +0200)]
improving end-to-end tests

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoMerge pull request #6655 from nextcloud/bugfix/folder-conflict-disappear
allexzander [Tue, 23 Apr 2024 10:18:25 +0000 (12:18 +0200)]
Merge pull request #6655 from nextcloud/bugfix/folder-conflict-disappear

Bugfix/folder conflict disappear

2 years agoFix tests failure. Refactoring.
alex-z [Mon, 22 Apr 2024 19:44:49 +0000 (21:44 +0200)]
Fix tests failure. Refactoring.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoFix CI errors.
alex-z [Sun, 21 Apr 2024 22:36:02 +0000 (00:36 +0200)]
Fix CI errors.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoUnit tests for diverse conflicts in one folder.
alex-z [Sun, 21 Apr 2024 21:48:01 +0000 (23:48 +0200)]
Unit tests for diverse conflicts in one folder.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoAlso support nested folder scenarios.
alex-z [Sun, 21 Apr 2024 19:21:32 +0000 (21:21 +0200)]
Also support nested folder scenarios.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years ago Bugfix. Folder invalid char conflict. Do not update parent folder record if it conta...
alex-z [Sun, 21 Apr 2024 18:06:28 +0000 (20:06 +0200)]
 Bugfix. Folder invalid char conflict. Do not update parent folder record if it contains conflicted subfolders.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoBugfix. Folder case clash conflict. Do not update parent folder record if it contains...
alex-z [Thu, 18 Apr 2024 21:49:47 +0000 (23:49 +0200)]
Bugfix. Folder case clash conflict. Do not update parent folder record if it contains conflicted subfolers. Also fix crash with local rename.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 23 Apr 2024 02:43:21 +0000 (02:43 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #6596 from pyromaniac2k/master
Matthieu Gallien [Mon, 22 Apr 2024 14:08:38 +0000 (16:08 +0200)]
Merge pull request #6596 from pyromaniac2k/master

Fix tests