nextcloud-desktop.git
20 months agoAll conditions must be true to use virtual files in the selected location.
Camila Ayres [Thu, 12 Dec 2024 09:47:08 +0000 (10:47 +0100)]
All conditions must be true to use virtual files in the selected location.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoAdd [[nodiscard]] to functions.
Camila Ayres [Thu, 12 Dec 2024 08:44:49 +0000 (09:44 +0100)]
Add [[nodiscard]] to functions.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoRemove unused variable.
Camila Ayres [Wed, 11 Dec 2024 14:32:59 +0000 (15:32 +0100)]
Remove unused variable.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoUpdate tests for folder check to match fix.
Camila Ayres [Wed, 11 Dec 2024 12:14:49 +0000 (13:14 +0100)]
Update tests for folder check to match fix.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoWarn if we encounter an unsupported configuration
Hannah von Reth [Mon, 6 Sep 2021 12:13:01 +0000 (14:13 +0200)]
Warn if we encounter an unsupported configuration

20 months agoFix crash on missing sync root
Hannah von Reth [Mon, 13 Sep 2021 13:01:34 +0000 (15:01 +0200)]
Fix crash on missing sync root

Fixes: #9016
20 months agoFix network drive detection
Hannah von Reth [Thu, 20 May 2021 14:45:52 +0000 (16:45 +0200)]
Fix network drive detection

We can't rely on the file system detection because Windows is reporting the underlying file system.

Fixes: #8272
20 months agoMerge pull request #7646 from nextcloud/backport/7639/stable-3.15
Matthieu Gallien [Thu, 12 Dec 2024 11:17:11 +0000 (12:17 +0100)]
Merge pull request #7646 from nextcloud/backport/7639/stable-3.15

[stable-3.15] Include folders when displaying the local metadata about a conflict.

20 months agoInclude folders when displaying the local metadata about a conflict.
Camila Ayres [Wed, 11 Dec 2024 18:28:57 +0000 (19:28 +0100)]
Include folders when displaying the local metadata about a conflict.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoMerge pull request #7645 from nextcloud/backport/7626/stable-3.15
Matthieu Gallien [Thu, 12 Dec 2024 10:43:56 +0000 (11:43 +0100)]
Merge pull request #7645 from nextcloud/backport/7626/stable-3.15

[stable-3.15] optionally install PDB files when building them

20 months agooptionally install PDB files when building them
Matthieu Gallien [Tue, 3 Dec 2024 13:45:59 +0000 (14:45 +0100)]
optionally install PDB files when building them

would allow installing PDB files when doing Windows builds producing
debug symbols

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoMerge pull request #7643 from nextcloud/backport/7642/stable-3.15
Matthieu Gallien [Thu, 12 Dec 2024 09:45:31 +0000 (10:45 +0100)]
Merge pull request #7643 from nextcloud/backport/7642/stable-3.15

Backport/7642/stable 3.15

20 months agouse modern non deprecated hash algorithm and parameters
Matthieu Gallien [Wed, 27 Nov 2024 09:19:15 +0000 (10:19 +0100)]
use modern non deprecated hash algorithm and parameters

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 12 Dec 2024 02:58:07 +0000 (02:58 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #7638 from nextcloud/backport/7625/stable-3.15
Matthieu Gallien [Wed, 11 Dec 2024 13:52:28 +0000 (14:52 +0100)]
Merge pull request #7638 from nextcloud/backport/7625/stable-3.15

[stable-3.15] improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD

20 months agoimprove definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD
Matthieu Gallien [Mon, 9 Dec 2024 10:44:05 +0000 (11:44 +0100)]
improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD

should allow ompiling with MIRALL_VERSION_SUFFIX be empty

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoMerge pull request #7637 from nextcloud/backport/7635/stable-3.15
Matthieu Gallien [Wed, 11 Dec 2024 10:41:06 +0000 (11:41 +0100)]
Merge pull request #7637 from nextcloud/backport/7635/stable-3.15

[stable-3.15] Bug fix import of unbranded account

20 months agoDo not display any notification when import was successful, only log it.
Camila Ayres [Tue, 10 Dec 2024 17:30:15 +0000 (18:30 +0100)]
Do not display any notification when import was successful, only log it.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoInclude Nextcloud in the search for legacy config when the client is branded.
Camila Ayres [Tue, 10 Dec 2024 16:40:08 +0000 (17:40 +0100)]
Include Nextcloud in the search for legacy config when the client is branded.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoMerge pull request #7631 from nextcloud/backport/7585/stable-3.15
Claudio Cambra [Tue, 10 Dec 2024 08:27:10 +0000 (09:27 +0100)]
Merge pull request #7631 from nextcloud/backport/7585/stable-3.15

[stable-3.15] mac-crafter: Close isExecutable command outpipe file handle after use

20 months agoClose isExecutable command outpipe file handle after use
Claudio Cambra [Thu, 28 Nov 2024 16:55:35 +0000 (00:55 +0800)]
Close isExecutable command outpipe file handle after use

Prevents exhaustion of fds

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoMerge pull request #7630 from nextcloud/backport/7576/stable-3.15
Matthieu Gallien [Tue, 10 Dec 2024 08:08:44 +0000 (09:08 +0100)]
Merge pull request #7630 from nextcloud/backport/7576/stable-3.15

[stable-3.15] doc: Rename first header on macos vfs doc entry, fixing title in index

20 months agoRename first header on macos vfs doc entry, fixing title in index
Claudio Cambra [Wed, 27 Nov 2024 07:30:04 +0000 (15:30 +0800)]
Rename first header on macos vfs doc entry, fixing title in index

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 10 Dec 2024 02:55:33 +0000 (02:55 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #7629 from nextcloud/backport/7604/stable-3.15
Matthieu Gallien [Mon, 9 Dec 2024 19:31:11 +0000 (20:31 +0100)]
Merge pull request #7629 from nextcloud/backport/7604/stable-3.15

[stable-3.15] gui/tray: Ensure colour of featured app icon is consistent with other header buttons

20 months agoEnsure colour of featured app icon is consistent with other header buttons
Claudio Cambra [Thu, 5 Dec 2024 04:23:36 +0000 (12:23 +0800)]
Ensure colour of featured app icon is consistent with other header buttons

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoMerge pull request #7628 from nextcloud/backport/7612/stable-3.15
Matthieu Gallien [Mon, 9 Dec 2024 18:19:18 +0000 (19:19 +0100)]
Merge pull request #7628 from nextcloud/backport/7612/stable-3.15

[stable-3.15] chore(i18n): Aligned error messages

20 months agochore(i18n): Aligned error messages
rakekniven [Sat, 7 Dec 2024 16:21:18 +0000 (17:21 +0100)]
chore(i18n): Aligned error messages

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
20 months agoMerge pull request #7627 from nextcloud/backport/7623/stable-3.15
Matthieu Gallien [Mon, 9 Dec 2024 17:45:28 +0000 (18:45 +0100)]
Merge pull request #7627 from nextcloud/backport/7623/stable-3.15

[stable-3.15] Disable legacy import dialog

20 months agoMove option APPLICATION_DISPLAY_LEGACY_IMPORT_DIALOG to CMakeLists.txt.
Camila Ayres [Mon, 9 Dec 2024 14:01:28 +0000 (15:01 +0100)]
Move option APPLICATION_DISPLAY_LEGACY_IMPORT_DIALOG to CMakeLists.txt.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoCheck for the option to display legacy import dialog.
Camila Ayres [Mon, 9 Dec 2024 10:24:16 +0000 (11:24 +0100)]
Check for the option to display legacy import dialog.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoAdd bool theme option to display legacy import dialog.
Camila Ayres [Mon, 9 Dec 2024 10:06:32 +0000 (11:06 +0100)]
Add bool theme option to display legacy import dialog.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoMerge pull request #7624 from nextcloud/backport/7568/stable-3.15
Matthieu Gallien [Mon, 9 Dec 2024 17:25:27 +0000 (18:25 +0100)]
Merge pull request #7624 from nextcloud/backport/7568/stable-3.15

[stable-3.15] gui: Remove content margins account settings subsections

20 months agoDisable border on file provider settings page by default
Claudio Cambra [Tue, 26 Nov 2024 06:35:40 +0000 (14:35 +0800)]
Disable border on file provider settings page by default

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoSet margins on account settings internal layouts as 0 to match folder tree for vfs...
Claudio Cambra [Tue, 26 Nov 2024 06:35:27 +0000 (14:35 +0800)]
Set margins on account settings internal layouts as 0 to match folder tree for vfs and connection settings

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoMerge pull request #7621 from nextcloud/backport/7609/stable-3.15
Matthieu Gallien [Mon, 9 Dec 2024 16:01:42 +0000 (17:01 +0100)]
Merge pull request #7621 from nextcloud/backport/7609/stable-3.15

[stable-3.15] Bugfix/handle windows directory junction

20 months agoset the proper file type for directory junction entries
Matthieu Gallien [Fri, 6 Dec 2024 16:20:30 +0000 (17:20 +0100)]
set the proper file type for directory junction entries

Close #7157

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoMerge pull request #7620 from nextcloud/backport/7595/stable-3.15
Matthieu Gallien [Mon, 9 Dec 2024 14:33:49 +0000 (15:33 +0100)]
Merge pull request #7620 from nextcloud/backport/7595/stable-3.15

[stable-3.15] when locking a file set If-Match header to ensure etag is correct

20 months agowhen locking a file set If-Match header to ensure etag is correct
Matthieu Gallien [Mon, 2 Dec 2024 08:02:13 +0000 (09:02 +0100)]
when locking a file set If-Match header to ensure etag is correct

the file being locked may have been changed sinc the client synced it

so the server side file may have a modified etag. In such cases we do
not want to lock the file and would rather sync the nex server changes
before being able to lock the file

that would ensure that on client side the file being locked is matching
teh state of teh file on server side and would prevent inadvertently
overriding server changes

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoMerge pull request #7619 from nextcloud/backport/7567/stable-3.15
Matthieu Gallien [Mon, 9 Dec 2024 12:48:17 +0000 (13:48 +0100)]
Merge pull request #7619 from nextcloud/backport/7567/stable-3.15

[stable-3.15] gui/tray: Fix activity icon colours

20 months agoReplace dark/light icon roles with a single icon role in activity list model
Claudio Cambra [Tue, 26 Nov 2024 05:47:58 +0000 (13:47 +0800)]
Replace dark/light icon roles with a single icon role in activity list model

We can just colour the relevant activity icon from QML based on the
palette text colour

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoGenerate icon paths for activities as just svg custom color image provider based...
Claudio Cambra [Tue, 26 Nov 2024 05:47:00 +0000 (13:47 +0800)]
Generate icon paths for activities as just svg custom color image provider based urls with no colouring

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoMerge pull request #7618 from nextcloud/backport/7566/stable-3.15
Matthieu Gallien [Mon, 9 Dec 2024 11:42:12 +0000 (12:42 +0100)]
Merge pull request #7618 from nextcloud/backport/7566/stable-3.15

[stable-3.15] gui/tray: Fix tray window corners

20 months agoChange window background colour to palette window color
Claudio Cambra [Tue, 26 Nov 2024 03:39:09 +0000 (11:39 +0800)]
Change window background colour to palette window color

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoMake tray window item a rectangle with base palette colour
Claudio Cambra [Tue, 26 Nov 2024 03:38:56 +0000 (11:38 +0800)]
Make tray window item a rectangle with base palette colour

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoRe-add transparent tray window colour
Claudio Cambra [Tue, 26 Nov 2024 03:38:28 +0000 (11:38 +0800)]
Re-add transparent tray window colour

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoMerge pull request #7598 from nextcloud/backport/3792/stable-3.15
Matthieu Gallien [Mon, 9 Dec 2024 10:42:48 +0000 (11:42 +0100)]
Merge pull request #7598 from nextcloud/backport/3792/stable-3.15

[stable-3.15] Fix text strings

20 months agoconvert double numbers to int because we expect them to be real ints
Matthieu Gallien [Fri, 3 Jun 2022 10:15:14 +0000 (12:15 +0200)]
convert double numbers to int because we expect them to be real ints

we give them to APIs expecting int

we compare them to int values

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoimprove translations of strings with numbers inside
Valdnet [Tue, 14 Sep 2021 15:31:19 +0000 (17:31 +0200)]
improve translations of strings with numbers inside

tell tr that there is a number inside the translated string such that
translators can provide the proper plural forms

Changing text strings to correctly import them into Transifex.
Issue #3776.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
20 months agoMerge pull request #7617 from nextcloud/backport/7605/stable-3.15
Claudio Cambra [Mon, 9 Dec 2024 08:10:59 +0000 (09:10 +0100)]
Merge pull request #7617 from nextcloud/backport/7605/stable-3.15

[stable-3.15] mac-crafter: Fix codesigning of app bundle when auto-updater is excluded

20 months agomac-crafter: Only attempt sparkle codesign if it exists in the app bundle
Claudio Cambra [Thu, 5 Dec 2024 07:50:16 +0000 (15:50 +0800)]
mac-crafter: Only attempt sparkle codesign if it exists in the app bundle

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agomac-crafter: Check if path to trecursively codesign exists and throw error if it...
Claudio Cambra [Thu, 5 Dec 2024 07:49:38 +0000 (15:49 +0800)]
mac-crafter: Check if path to trecursively codesign exists and throw error if it doesn't

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 8 Dec 2024 03:25:20 +0000 (03:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 7 Dec 2024 03:02:55 +0000 (03:02 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 6 Dec 2024 03:11:47 +0000 (03:11 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 5 Dec 2024 03:31:05 +0000 (03:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 4 Dec 2024 03:26:28 +0000 (03:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 2 Dec 2024 02:55:32 +0000 (02:55 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 30 Nov 2024 02:54:40 +0000 (02:54 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #7587 from nextcloud/backport/7572/stable-3.15
Matthieu Gallien [Fri, 29 Nov 2024 11:24:48 +0000 (12:24 +0100)]
Merge pull request #7587 from nextcloud/backport/7572/stable-3.15

[stable-3.15] when updating a virtual file after lock/unlock: avoid setting modtime

20 months agowhen updating a virtual file after lock/unlock: avoid setting modtime
Matthieu Gallien [Tue, 26 Nov 2024 17:12:36 +0000 (18:12 +0100)]
when updating a virtual file after lock/unlock: avoid setting modtime

will prevent truncating the modification time when changing the lock
state of a file

could be visible when using an office software to open an office file
with automated locking happening after the file gets opened

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoMerge pull request #7588 from nextcloud/backport/7580/stable-3.15
Matthieu Gallien [Fri, 29 Nov 2024 10:33:49 +0000 (11:33 +0100)]
Merge pull request #7588 from nextcloud/backport/7580/stable-3.15

[stable-3.15] fix regressions in automated tests for bulk upload

20 months agofir regression with VFS availability test on Windows
Matthieu Gallien [Thu, 28 Nov 2024 13:38:21 +0000 (14:38 +0100)]
fir regression with VFS availability test on Windows

ensure we report the expected availability erro for non existing files

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agofix TestSyncConflictsModel by using locale aware test data
Matthieu Gallien [Thu, 28 Nov 2024 13:09:05 +0000 (14:09 +0100)]
fix TestSyncConflictsModel by using locale aware test data

should ensure comparisons of locale aware text is compared against
locale aware test data

will remove portability issues especially on Windows

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agofix local discovery test for file names with spaces on windows
Matthieu Gallien [Thu, 28 Nov 2024 10:07:50 +0000 (11:07 +0100)]
fix local discovery test for file names with spaces on windows

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agofix regressions in automated tests for bulk upload
Matthieu Gallien [Wed, 27 Nov 2024 15:26:00 +0000 (16:26 +0100)]
fix regressions in automated tests for bulk upload

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 29 Nov 2024 02:51:20 +0000 (02:51 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 28 Nov 2024 02:58:05 +0000 (02:58 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 27 Nov 2024 03:04:13 +0000 (03:04 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 26 Nov 2024 03:34:21 +0000 (03:34 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #7565 from nextcloud/backport/7564/stable-3.15
Matthieu Gallien [Mon, 25 Nov 2024 13:43:47 +0000 (14:43 +0100)]
Merge pull request #7565 from nextcloud/backport/7564/stable-3.15

[stable-3.15] no transparent background for main ApplicationWindow

20 months agono transparent background for main ApplicationWindow
Matthieu Gallien [Mon, 25 Nov 2024 10:00:07 +0000 (11:00 +0100)]
no transparent background for main ApplicationWindow

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoMerge pull request #7563 from nextcloud/backport/7561/stable-3.15
Matthieu Gallien [Mon, 25 Nov 2024 09:34:25 +0000 (10:34 +0100)]
Merge pull request #7563 from nextcloud/backport/7561/stable-3.15

[stable-3.15] Bugfix/dark mode switch

20 months agoUse Style.darkMode instead of Theme.darkMode
Claudio Cambra [Mon, 25 Nov 2024 08:42:39 +0000 (16:42 +0800)]
Use Style.darkMode instead of Theme.darkMode

This way we avoid the computation that happens in Theme::darkMode each
time the property is accessed

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoAdd connectToSignal on darkMode property fetch
Claudio Cambra [Mon, 25 Nov 2024 08:40:23 +0000 (16:40 +0800)]
Add connectToSignal on darkMode property fetch

Theme may be instantiated before the qApp is available

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoTry connectToSignal on all OSes on Theme init
Claudio Cambra [Mon, 25 Nov 2024 08:40:02 +0000 (16:40 +0800)]
Try connectToSignal on all OSes on Theme init

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoMake connectToPaletteSignal const
Claudio Cambra [Mon, 25 Nov 2024 08:39:20 +0000 (16:39 +0800)]
Make connectToPaletteSignal const

We don't really need to have the check fo paletteSignalsConnected

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 25 Nov 2024 02:54:32 +0000 (02:54 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 24 Nov 2024 02:58:48 +0000 (02:58 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 23 Nov 2024 02:56:24 +0000 (02:56 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #7559 from nextcloud/backport/7558/stable-3.15
Matthieu Gallien [Fri, 22 Nov 2024 15:01:13 +0000 (16:01 +0100)]
Merge pull request #7559 from nextcloud/backport/7558/stable-3.15

[stable-3.15] fix spelling os UserStatus qml type when setting user status

20 months agofix spelling os UserStatus qml type when setting user status
Matthieu Gallien [Fri, 22 Nov 2024 14:47:40 +0000 (15:47 +0100)]
fix spelling os UserStatus qml type when setting user status

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 22 Nov 2024 13:36:55 +0000 (13:36 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoprepare for release 3.15.0
Matthieu Gallien [Fri, 22 Nov 2024 11:01:27 +0000 (12:01 +0100)]
prepare for release 3.15.0

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoMerge pull request #7490 from nextcloud/bugfix/win-locale-lang
Matthieu Gallien [Fri, 22 Nov 2024 11:00:01 +0000 (12:00 +0100)]
Merge pull request #7490 from nextcloud/bugfix/win-locale-lang

Fix half-translated GUI strings on Windows

20 months agowe require Qt 6.7 release to build
Matthieu Gallien [Fri, 22 Nov 2024 09:05:32 +0000 (10:05 +0100)]
we require Qt 6.7 release to build

we use new API from Qt6.7

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agouse CI images including Qt6.7 that is now required
Matthieu Gallien [Fri, 22 Nov 2024 09:04:52 +0000 (10:04 +0100)]
use CI images including Qt6.7 that is now required

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoadd include QLocale to fix compilation issue
Matthieu Gallien [Thu, 21 Nov 2024 13:24:24 +0000 (14:24 +0100)]
add include QLocale to fix compilation issue

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoUse first uiLanguage as lang
Claudio Cambra [Sun, 17 Nov 2024 15:10:49 +0000 (23:10 +0800)]
Use first uiLanguage as lang

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoOnly grab system language from QLocale::system
Claudio Cambra [Mon, 4 Nov 2024 07:40:25 +0000 (16:40 +0900)]
Only grab system language from QLocale::system

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoRemove unneeded workaround for dash separated language strings
Claudio Cambra [Mon, 4 Nov 2024 07:17:20 +0000 (16:17 +0900)]
Remove unneeded workaround for dash separated language strings

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
20 months agoMerge pull request #7327 from nextcloud/bugfix/virtualFilesMoreReliable
Matthieu Gallien [Fri, 22 Nov 2024 10:14:29 +0000 (11:14 +0100)]
Merge pull request #7327 from nextcloud/bugfix/virtualFilesMoreReliable

Bugfix/virtual files more reliable

20 months agoprevent out of bounds access in automated tests
Matthieu Gallien [Wed, 16 Oct 2024 07:01:56 +0000 (09:01 +0200)]
prevent out of bounds access in automated tests

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agorevert changes to the stale virtual files clean up function
Matthieu Gallien [Wed, 16 Oct 2024 07:01:12 +0000 (09:01 +0200)]
revert changes to the stale virtual files clean up function

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
20 months agoMerge pull request #7455 from cmuck/cm-fix-login-regression-on-linux
Matthieu Gallien [Fri, 22 Nov 2024 10:13:38 +0000 (11:13 +0100)]
Merge pull request #7455 from cmuck/cm-fix-login-regression-on-linux

Fix login regression on linux

20 months agoFix login regression on linux
cmuck [Thu, 21 Nov 2024 13:50:22 +0000 (14:50 +0100)]
Fix login regression on linux

Signed-off-by: cmuck <cmuckmuck@gmail.com>
20 months agoFix login regression on linux
cmuck [Mon, 4 Nov 2024 12:50:06 +0000 (13:50 +0100)]
Fix login regression on linux

Signed-off-by: cmuck <cmuckmuck@gmail.com>
20 months agoMerge pull request #7436 from nextcloud/bugfix/accounts2
Matthieu Gallien [Fri, 22 Nov 2024 10:02:37 +0000 (11:02 +0100)]
Merge pull request #7436 from nextcloud/bugfix/accounts2

Fix adding account and skipping folder configuration crash.

20 months agoCorrect Q_PROPERTY for _davDisplayName.
Camila Ayres [Thu, 14 Nov 2024 18:39:56 +0000 (19:39 +0100)]
Correct Q_PROPERTY for _davDisplayName.

Signed-off-by: Camila Ayres <hello@camilasan.com>
20 months agoFix tests: make sure displayName is not empty.
Camila Ayres [Thu, 14 Nov 2024 18:11:54 +0000 (19:11 +0100)]
Fix tests: make sure displayName is not empty.

Signed-off-by: Camila Ayres <hello@camilasan.com>