nextcloud-desktop.git
18 months agoMerge pull request #7524 from nextcloud/bugfix/more-escapes-mac-crafter
Claudio Cambra [Wed, 20 Nov 2024 08:57:43 +0000 (16:57 +0800)]
Merge pull request #7524 from nextcloud/bugfix/more-escapes-mac-crafter

Also escape codesign call with saving entitlements

18 months agoUse recursive codesign instead of broken wildcard path for sparkle Autoupdate app
Claudio Cambra [Wed, 20 Nov 2024 08:34:09 +0000 (16:34 +0800)]
Use recursive codesign instead of broken wildcard path for sparkle Autoupdate app

Broken when we starting escaping paths in codesign arguments

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoAlso add options to recursive codesign function
Claudio Cambra [Wed, 20 Nov 2024 08:33:36 +0000 (16:33 +0800)]
Also add options to recursive codesign function

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoAlso escape codesign call with saving entitlements
Claudio Cambra [Wed, 20 Nov 2024 08:10:27 +0000 (16:10 +0800)]
Also escape codesign call with saving entitlements

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7521 from nextcloud/bugfix/conflict-bad-xpc-vfs
Claudio Cambra [Wed, 20 Nov 2024 06:57:46 +0000 (14:57 +0800)]
Merge pull request #7521 from nextcloud/bugfix/conflict-bad-xpc-vfs

Add missing brace in FileProviderXPC's fileProviderExtReachable

18 months agoAdd missing brace in FileProviderXPC's fileProviderExtReachable
Claudio Cambra [Wed, 20 Nov 2024 06:53:27 +0000 (14:53 +0800)]
Add missing brace in FileProviderXPC's fileProviderExtReachable

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7519 from nextcloud/bugfix/mac-crafter-codesign-paths-with-spaces
Claudio Cambra [Wed, 20 Nov 2024 04:13:54 +0000 (12:13 +0800)]
Merge pull request #7519 from nextcloud/bugfix/mac-crafter-codesign-paths-with-spaces

Ensure paths are passed properly escaped into codesign command in mac-crafter

18 months agoEnsure paths are passed properly escaped into codesign command in mac-crafter
Claudio Cambra [Wed, 20 Nov 2024 04:12:21 +0000 (12:12 +0800)]
Ensure paths are passed properly escaped into codesign command in mac-crafter

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #7511 from nextcloud/dependabot/github_actions/platisd/clang-tidy...
Matthieu Gallien [Tue, 19 Nov 2024 15:56:37 +0000 (16:56 +0100)]
Merge pull request #7511 from nextcloud/dependabot/github_actions/platisd/clang-tidy-pr-comments-1.6.1

Build(deps): Bump platisd/clang-tidy-pr-comments from 1.5.1 to 1.6.1

18 months agoBuild(deps): Bump platisd/clang-tidy-pr-comments from 1.5.1 to 1.6.1
dependabot[bot] [Mon, 18 Nov 2024 23:52:34 +0000 (23:52 +0000)]
Build(deps): Bump platisd/clang-tidy-pr-comments from 1.5.1 to 1.6.1

Bumps [platisd/clang-tidy-pr-comments](https://github.com/platisd/clang-tidy-pr-comments) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/platisd/clang-tidy-pr-comments/releases)
- [Commits](https://github.com/platisd/clang-tidy-pr-comments/compare/v1.5.1...v1.6.1)

---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoMerge pull request #7463 from nextcloud/bugfix/revert-windows-dark-regressions
Matthieu Gallien [Tue, 19 Nov 2024 13:13:31 +0000 (14:13 +0100)]
Merge pull request #7463 from nextcloud/bugfix/revert-windows-dark-regressions

Revert dark mode regressions on Windows 10

18 months agosome improvements for account network settings
Matthieu Gallien [Tue, 12 Nov 2024 17:28:15 +0000 (18:28 +0100)]
some improvements for account network settings

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
18 months agoon Windows 10 follow color scheme changes and apply them
Matthieu Gallien [Tue, 12 Nov 2024 13:52:04 +0000 (14:52 +0100)]
on Windows 10 follow color scheme changes and apply them

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
18 months agoimplement a drak mode palette and use it when needed
Matthieu Gallien [Tue, 12 Nov 2024 13:16:05 +0000 (14:16 +0100)]
implement a drak mode palette  and use it when needed

for now unable to dynamically switch between light and dark mode

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
18 months agocreate a log category for OCC::Theme class
Matthieu Gallien [Tue, 12 Nov 2024 13:12:07 +0000 (14:12 +0100)]
create a log category for OCC::Theme class

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
18 months agouse QWidget Fusion style on Windows 10: enable dark mode
Matthieu Gallien [Tue, 12 Nov 2024 13:11:24 +0000 (14:11 +0100)]
use QWidget Fusion style on Windows 10: enable dark mode

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
18 months agoUse QOperatingSystemVersion in Windows 11 check
Claudio Cambra [Sun, 10 Nov 2024 11:12:57 +0000 (19:12 +0800)]
Use QOperatingSystemVersion in Windows 11 check

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoUse registry-based dark mode detection on <= Windows 10
Claudio Cambra [Tue, 5 Nov 2024 08:03:14 +0000 (17:03 +0900)]
Use registry-based dark mode detection on <= Windows 10

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoIf <= Windows 10, use the reserve dark palette for dark mode
Claudio Cambra [Tue, 5 Nov 2024 08:02:54 +0000 (17:02 +0900)]
If <= Windows 10, use the reserve dark palette for dark mode

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoUse old palette change detection method on Windows 10 and under
Claudio Cambra [Tue, 5 Nov 2024 08:02:32 +0000 (17:02 +0900)]
Use old palette change detection method on Windows 10 and under

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoAdd convenience method to check Windows 11 availability
Claudio Cambra [Tue, 5 Nov 2024 08:02:14 +0000 (17:02 +0900)]
Add convenience method to check Windows 11 availability

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoRevert "remove broken system paellete detection within our custom style"
Claudio Cambra [Tue, 5 Nov 2024 07:56:00 +0000 (16:56 +0900)]
Revert "remove broken system paellete detection within our custom style"

This reverts commit 2d08cdb503c69392ac5cb3eddf514f0550953ed8.

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7432 from nextcloud/bugfix/findersyncext-crash-pt3000
Matthieu Gallien [Tue, 19 Nov 2024 13:08:38 +0000 (14:08 +0100)]
Merge pull request #7432 from nextcloud/bugfix/findersyncext-crash-pt3000

Fix crash when setting badge for a path that results in a nil URL (macOS FinderSyncExt)

18 months agoDo not set badge identifier for a given path URL if the URL is nil
Claudio Cambra [Tue, 29 Oct 2024 09:31:59 +0000 (17:31 +0800)]
Do not set badge identifier for a given path URL if the URL is nil

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoRewrite setResult:forPath: method signature for SyncClient and FinderSync
Claudio Cambra [Tue, 29 Oct 2024 09:31:17 +0000 (17:31 +0800)]
Rewrite setResult:forPath: method signature for SyncClient and FinderSync

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7509 from nextcloud/bugfix/appimage-url
Matthieu Gallien [Tue, 19 Nov 2024 13:07:51 +0000 (14:07 +0100)]
Merge pull request #7509 from nextcloud/bugfix/appimage-url

Update url to dowload linuxdeploy-plugin-qt tool latest version.

18 months agoUpdate url to dowload linuxdeploy-plugin-qt tool latest version.
Camila Ayres [Mon, 18 Nov 2024 16:08:14 +0000 (17:08 +0100)]
Update url to dowload linuxdeploy-plugin-qt tool latest version.

Fix https://github.com/linuxdeploy/linuxdeploy-plugin-qt/pull/186 for Qt6 has been released.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoMerge pull request #7462 from nextcloud/bugfix/reconnect-to-fpext
Matthieu Gallien [Tue, 19 Nov 2024 12:59:13 +0000 (13:59 +0100)]
Merge pull request #7462 from nextcloud/bugfix/reconnect-to-fpext

If File Provider Extension is unreachable, try to reconfigure client communication interface

18 months agoIf fileProviderExtRecheable is false, try to reconfigure client communication service
Claudio Cambra [Tue, 5 Nov 2024 07:05:33 +0000 (16:05 +0900)]
If fileProviderExtRecheable is false, try to reconfigure client communication service

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7407 from nextcloud/bugfix/encoding-override-server-url
Matthieu Gallien [Tue, 19 Nov 2024 12:40:27 +0000 (13:40 +0100)]
Merge pull request #7407 from nextcloud/bugfix/encoding-override-server-url

Fix encoding used for override server url

18 months agoFix encoding used for override server url
Claudio Cambra [Thu, 24 Oct 2024 10:08:47 +0000 (18:08 +0800)]
Fix encoding used for override server url

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 19 Nov 2024 02:53:36 +0000 (02:53 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #7374 from nextcloud/bugfix/tf-backgrounds-issue
Matthieu Gallien [Mon, 18 Nov 2024 08:59:33 +0000 (09:59 +0100)]
Merge pull request #7374 from nextcloud/bugfix/tf-backgrounds-issue

Fix QML errors caused by illegal customisation of text field backgrounds on native styles

18 months agoAdd small top margin to shareview
Claudio Cambra [Mon, 21 Oct 2024 03:16:10 +0000 (11:16 +0800)]
Add small top margin to shareview

Fixes highlight of sharee search field with macOS styling

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoRemove background from textfields to fix errors
Claudio Cambra [Mon, 21 Oct 2024 03:15:22 +0000 (11:15 +0800)]
Remove background from textfields to fix errors

Fixes the following errors:

ShareeSearchField.qml:53:17: QML QQuickRectangle: The current style does
not support customization of this control (property: "background" item:
QQuickRectangle(0x600001d42140, parent=0x0, geometry=0,0 0x0)).

NCInputTextField.qml:57:17: QML QQuickRectangle: The current style does
not support customization of this control (property: "background" item:
QQuickRectangle(0x600001d42220, parent=0x0, geometry=0,0 0x0)).

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7506 from nextcloud/bugfix/removeAssertInIconUtils
Matthieu Gallien [Mon, 18 Nov 2024 08:00:42 +0000 (09:00 +0100)]
Merge pull request #7506 from nextcloud/bugfix/removeAssertInIconUtils

remove assert that is being hit always when running debug builds

18 months agoremove assert that is being hit always when running debug builds
Matthieu Gallien [Mon, 18 Nov 2024 07:54:01 +0000 (08:54 +0100)]
remove assert that is being hit always when running debug builds

makes no sense as I have to always patch it out to be able to run a
debug build

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #7494 from nextcloud/feature/macos-vfs-doc
Claudio Cambra [Sun, 17 Nov 2024 14:33:08 +0000 (22:33 +0800)]
Merge pull request #7494 from nextcloud/feature/macos-vfs-doc

Add documentation page on the macOS virtual files client

18 months agoAdd section on configuration for macosvfs docs
Claudio Cambra [Wed, 13 Nov 2024 06:07:11 +0000 (14:07 +0800)]
Add section on configuration for macosvfs docs

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoAdd note on notify_push to macosvfs doc
Claudio Cambra [Wed, 13 Nov 2024 06:06:51 +0000 (14:06 +0800)]
Add note on notify_push to macosvfs doc

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoAdd section on finder integration to macosvfs docs
Claudio Cambra [Wed, 13 Nov 2024 06:02:15 +0000 (14:02 +0800)]
Add section on finder integration to macosvfs docs

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoAdd install/initial setup section to macosvfs docs
Claudio Cambra [Wed, 13 Nov 2024 06:00:37 +0000 (14:00 +0800)]
Add install/initial setup section to macosvfs docs

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoAdd introduction section to macosvfs docs
Claudio Cambra [Wed, 13 Nov 2024 05:58:44 +0000 (13:58 +0800)]
Add introduction section to macosvfs docs

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoAdd starter documentation page on macOS VFS
Claudio Cambra [Wed, 13 Nov 2024 05:50:02 +0000 (13:50 +0800)]
Add starter documentation page on macOS VFS

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 17 Nov 2024 03:00:32 +0000 (03:00 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #7238 from nextcloud/bugfix/removeuser
Matthieu Gallien [Fri, 15 Nov 2024 17:26:32 +0000 (18:26 +0100)]
Merge pull request #7238 from nextcloud/bugfix/removeuser

Always remove folder icon when removing folder.

18 months agoModernize Utility::removeFavLink and Utility::setupFavLink.
Camila Ayres [Wed, 6 Nov 2024 14:08:23 +0000 (15:08 +0100)]
Modernize Utility::removeFavLink and Utility::setupFavLink.

Exit setupFavLink function when SHGetKnownFolderPath fails.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoAdd documentation about Utility::setupFavLink and Utility::removeFavLink.
Camila Ayres [Wed, 6 Nov 2024 13:48:40 +0000 (14:48 +0100)]
Add documentation about Utility::setupFavLink and Utility::removeFavLink.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoModernize NavigationPaneHelper class.
Camila Ayres [Tue, 5 Nov 2024 14:45:15 +0000 (15:45 +0100)]
Modernize NavigationPaneHelper class.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agof => folderToRemove.
Camila Ayres [Wed, 6 Nov 2024 14:42:14 +0000 (15:42 +0100)]
f => folderToRemove.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoAdd step to remove Desktop.ini to removeFolder function.
Camila Ayres [Wed, 6 Nov 2024 14:28:12 +0000 (15:28 +0100)]
Add step to remove Desktop.ini to removeFolder function.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoMerge pull request #7487 from Kaskadee/bugfix/null-check-resultdacl
Matthieu Gallien [Fri, 15 Nov 2024 08:28:19 +0000 (09:28 +0100)]
Merge pull request #7487 from Kaskadee/bugfix/null-check-resultdacl

Fix crash on setting folder permission on non-NTFS file systems on Windows

18 months agoAdd null check for resultDacl after calling GetSecurityDescriptorDacl
Fabian Creutz [Sun, 10 Nov 2024 20:48:28 +0000 (21:48 +0100)]
Add null check for resultDacl after calling GetSecurityDescriptorDacl

Signed-off-by: Fabian Creutz <fabian.creutz@kaskadee.eu>
18 months agoMerge pull request #7478 from nextcloud/Rello-patch-1
Rello [Fri, 15 Nov 2024 08:26:09 +0000 (09:26 +0100)]
Merge pull request #7478 from nextcloud/Rello-patch-1

Update nextcloudcmd.rst

18 months agoUpdate doc/nextcloudcmd.rst
Rello [Thu, 14 Nov 2024 21:34:55 +0000 (22:34 +0100)]
Update doc/nextcloudcmd.rst

Co-authored-by: Camila Ayres <hello@camilasan.com>
Signed-off-by: Rello <Rello@users.noreply.github.com>
18 months agoUpdate nextcloudcmd.rst
Rello [Fri, 8 Nov 2024 12:21:22 +0000 (13:21 +0100)]
Update nextcloudcmd.rst

add note on exclude file

https://github.com/nextcloud/desktop/issues/2917

Signed-off-by: Rello <Rello@users.noreply.github.com>
18 months agoMerge pull request #7488 from nextcloud/bugfix/close-wizard-properly
Claudio Cambra [Fri, 15 Nov 2024 05:50:44 +0000 (13:50 +0800)]
Merge pull request #7488 from nextcloud/bugfix/close-wizard-properly

18 months agoClear wizard static pointer on wizardClosed
Claudio Cambra [Mon, 11 Nov 2024 05:41:35 +0000 (13:41 +0800)]
Clear wizard static pointer on wizardClosed

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoAlso emit close signal on window hide (i.e. user close) on macOS
Claudio Cambra [Mon, 11 Nov 2024 05:41:23 +0000 (13:41 +0800)]
Also emit close signal on window hide (i.e. user close) on macOS

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoEmit a signal on wizard close
Claudio Cambra [Mon, 11 Nov 2024 05:40:23 +0000 (13:40 +0800)]
Emit a signal on wizard close

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7475 from nextcloud/feature/dev-builds-mac-crafter
Claudio Cambra [Fri, 15 Nov 2024 05:35:09 +0000 (13:35 +0800)]
Merge pull request #7475 from nextcloud/feature/dev-builds-mac-crafter

18 months agoAdd option to create developer builds of client via mac crafter
Claudio Cambra [Fri, 8 Nov 2024 05:56:02 +0000 (14:56 +0900)]
Add option to create developer builds of client via mac crafter

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7491 from nextcloud/bugfix/ats-restrictions-macos
Claudio Cambra [Thu, 14 Nov 2024 07:47:20 +0000 (15:47 +0800)]
Merge pull request #7491 from nextcloud/bugfix/ats-restrictions-macos

Add section on Apple ATS to docs troubleshooting section

18 months agoAdd section on Apple ATS to docs troubleshooting section
Claudio Cambra [Tue, 12 Nov 2024 06:57:26 +0000 (14:57 +0800)]
Add section on Apple ATS to docs troubleshooting section

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 14 Nov 2024 02:55:19 +0000 (02:55 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 12 Nov 2024 02:55:13 +0000 (02:55 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 11 Nov 2024 02:53:02 +0000 (02:53 +0000)]
Fix(l10n): Update translations from Transifex

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #7468 from nextcloud/bugfix/delete-proxypass-whenempty
Claudio Cambra [Fri, 8 Nov 2024 04:55:16 +0000 (12:55 +0800)]
Merge pull request #7468 from nextcloud/bugfix/delete-proxypass-whenempty

18 months agoOnly present proxy password delete error if it is not a "does not exist" error
Claudio Cambra [Wed, 6 Nov 2024 17:09:48 +0000 (02:09 +0900)]
Only present proxy password delete error if it is not a "does not exist" error

Prevent error on deletion when the proxy password does not exist

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 7 Nov 2024 02:57:13 +0000 (02:57 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #7398 from nextcloud/bugfix/copyright-year-macOS
Claudio Cambra [Tue, 5 Nov 2024 07:19:03 +0000 (16:19 +0900)]
Merge pull request #7398 from nextcloud/bugfix/copyright-year-macOS

Update copyright year in macOS info.plist template

18 months agoUpdate copyright year in macOS info.plist template
Claudio Cambra [Wed, 23 Oct 2024 07:15:45 +0000 (15:15 +0800)]
Update copyright year in macOS info.plist template

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7401 from nextcloud/bugfix/materialised-storage-calculation-macOS
Claudio Cambra [Tue, 5 Nov 2024 06:00:10 +0000 (15:00 +0900)]
Merge pull request #7401 from nextcloud/bugfix/materialised-storage-calculation-macOS

Fix materialised storage use calculation (macOS VFS)

18 months agoStart counting storage usage from 0 for macOS virtual files account
Claudio Cambra [Wed, 23 Oct 2024 09:07:17 +0000 (17:07 +0800)]
Start counting storage usage from 0 for macOS virtual files account

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7397 from nextcloud/bugfix/mac-vfs-syncstatechange-freeze
Claudio Cambra [Tue, 5 Nov 2024 05:59:30 +0000 (14:59 +0900)]
Merge pull request #7397 from nextcloud/bugfix/mac-vfs-syncstatechange-freeze

Fix stuttering and freezing of client while computing sync state changes (macOS VFS)

18 months agoStore reachability of FileProviderExt by respective account
Claudio Cambra [Wed, 23 Oct 2024 05:56:30 +0000 (13:56 +0800)]
Store reachability of FileProviderExt by respective account

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoIncrease reachability retry timeout
Claudio Cambra [Wed, 23 Oct 2024 05:48:38 +0000 (13:48 +0800)]
Increase reachability retry timeout

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoSlash semaphore wait delta on reachability down to 1 second
Claudio Cambra [Wed, 23 Oct 2024 05:43:56 +0000 (13:43 +0800)]
Slash semaphore wait delta on reachability down to 1 second

Any longer does not really yield any positive result and freezes the
client for longer

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoDo not attempt to reach out to FileProviderExt every single time we want to check...
Claudio Cambra [Wed, 23 Oct 2024 05:42:21 +0000 (13:42 +0800)]
Do not attempt to reach out to FileProviderExt every single time we want to check if it is reachable

Only check every 60 seconds, this way we do not freeze the client for 3
seconds every time that we want to check the reachability while the
extension is unreachable

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 5 Nov 2024 02:47:40 +0000 (02:47 +0000)]
Fix(l10n): Update translations from Transifex

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #7428 from nextcloud/dependabot/github_actions/platisd/clang-tidy...
Claudio Cambra [Sun, 3 Nov 2024 01:22:50 +0000 (10:22 +0900)]
Merge pull request #7428 from nextcloud/dependabot/github_actions/platisd/clang-tidy-pr-comments-1.5.1

Bump platisd/clang-tidy-pr-comments from 1.5.0 to 1.5.1

18 months agoBump platisd/clang-tidy-pr-comments from 1.5.0 to 1.5.1
dependabot[bot] [Mon, 28 Oct 2024 23:12:24 +0000 (23:12 +0000)]
Bump platisd/clang-tidy-pr-comments from 1.5.0 to 1.5.1

Bumps [platisd/clang-tidy-pr-comments](https://github.com/platisd/clang-tidy-pr-comments) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/platisd/clang-tidy-pr-comments/releases)
- [Commits](https://github.com/platisd/clang-tidy-pr-comments/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 2 Nov 2024 03:26:12 +0000 (03:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 1 Nov 2024 02:45:33 +0000 (02:45 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #7418 from nextcloud/bugfix/change-log-settings-fix
Claudio Cambra [Thu, 31 Oct 2024 18:08:15 +0000 (02:08 +0800)]
Merge pull request #7418 from nextcloud/bugfix/change-log-settings-fix

18 months agoDo not alter the user's debug and expiration settings when changing temporary log...
Claudio Cambra [Fri, 25 Oct 2024 14:45:12 +0000 (22:45 +0800)]
Do not alter the user's debug and expiration settings when changing temporary log dir setting

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
18 months agoMerge pull request #7350 from nextcloud/bugfix/updatechannels
Matthieu Gallien [Thu, 31 Oct 2024 13:29:48 +0000 (14:29 +0100)]
Merge pull request #7350 from nextcloud/bugfix/updatechannels

Bugfix update channels

18 months agoFix compiling when BUILD_UPDATER is set to OFF.
Camila Ayres [Thu, 31 Oct 2024 12:01:53 +0000 (13:01 +0100)]
Fix compiling when BUILD_UPDATER is set to OFF.

Only connect signal/slot for update channels listing when BUILD_UPDATER is ON.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoRemove check in setServerHasValidSubscription.
Camila Ayres [Thu, 31 Oct 2024 12:01:16 +0000 (13:01 +0100)]
Remove check in setServerHasValidSubscription.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoAddress PR feedback.
Camila Ayres [Thu, 17 Oct 2024 19:04:56 +0000 (21:04 +0200)]
Address PR feedback.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoUpdate config value when serverHasValidSubscription when accounts are added or removed.
Camila Ayres [Thu, 17 Oct 2024 18:55:19 +0000 (20:55 +0200)]
Update config value when serverHasValidSubscription when accounts are added or removed.

To give priority to server susbscriptions and keep listing the right update channels.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoFix logic for initial load of update channels and priority for user with subscription.
Camila Ayres [Thu, 17 Oct 2024 17:53:59 +0000 (19:53 +0200)]
Fix logic for initial load of update channels and priority for user with subscription.

Signed-off-by: Camila Ayres <hello@camilasan.com>
18 months agoSave serverHasValidsubcription in the account.
Camila Ayres [Thu, 17 Oct 2024 16:40:06 +0000 (18:40 +0200)]
Save serverHasValidsubcription in the account.

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