]> dgit.raspbian.org Git - nextcloud-desktop.git/log
nextcloud-desktop.git
22 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>
22 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

22 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>
22 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>
22 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

22 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>
22 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>
22 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

22 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>
22 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>
22 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>
22 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>
22 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>
22 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>
22 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>
22 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>
22 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.

22 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>
22 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>
22 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>
22 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>
22 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>
22 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

22 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>
22 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

22 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>
22 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>
22 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

22 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>
22 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>
22 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>
22 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

22 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>
22 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

22 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>
22 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>
22 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>
22 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>
22 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>
22 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>
22 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

22 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>
22 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>
22 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

22 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>
22 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)

22 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>
22 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)

22 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>
22 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>
22 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>
22 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>
22 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>
22 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>
22 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>
22 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

22 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>
22 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>
22 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>
22 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

22 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>
22 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

22 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>
22 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>
22 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>
22 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>
22 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>
22 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>
22 months agoDo not override the channels list if one of the account has enterprise.
Camila Ayres [Thu, 17 Oct 2024 14:51:27 +0000 (16:51 +0200)]
Do not override the channels list if one of the account has enterprise.

Maintain stable and enterprise.

Signed-off-by: Camila Ayres <hello@camilasan.com>
22 months agoDo not override the subscription value if one of the account has enterprise.
Camila Ayres [Thu, 17 Oct 2024 14:47:59 +0000 (16:47 +0200)]
Do not override the subscription value if one of the account has enterprise.

Signed-off-by: Camila Ayres <hello@camilasan.com>
22 months agoChange the list of update channels when server capabilities change.
Camila Ayres [Wed, 16 Oct 2024 09:43:39 +0000 (11:43 +0200)]
Change the list of update channels when server capabilities change.

Signed-off-by: Camila Ayres <hello@camilasan.com>
22 months agoRemove checks for the update channel from the getter function.
Camila Ayres [Thu, 17 Oct 2024 07:35:02 +0000 (09:35 +0200)]
Remove checks for the update channel from the getter function.

It should only return the value.

Signed-off-by: Camila Ayres <hello@camilasan.com>
22 months agoMerge pull request #7423 from nextcloud/bugfix/escaped-infoplist-xml-appvendor
Claudio Cambra [Thu, 31 Oct 2024 11:00:01 +0000 (19:00 +0800)]
Merge pull request #7423 from nextcloud/bugfix/escaped-infoplist-xml-appvendor

Fix code-signing issues for vendors with special chars

22 months agoUse xml-escaped application vendor in info plist, fixing code-signing issues for...
Claudio Cambra [Mon, 28 Oct 2024 05:59:06 +0000 (13:59 +0800)]
Use xml-escaped application vendor in info plist, fixing code-signing issues for vendors with special chars

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
22 months agoAdd xml-escaped version of application vendor variable in CMakeLists
Claudio Cambra [Mon, 28 Oct 2024 05:58:17 +0000 (13:58 +0800)]
Add xml-escaped version of application vendor variable in CMakeLists

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
22 months agoMerge pull request #7439 from nextcloud/bugfix/appimage
Matthieu Gallien [Thu, 31 Oct 2024 10:23:48 +0000 (11:23 +0100)]
Merge pull request #7439 from nextcloud/bugfix/appimage

Update share link for AppImage tool.

22 months agoUpdate share link for AppImage tool.
Camila Ayres [Thu, 31 Oct 2024 10:17:36 +0000 (11:17 +0100)]
Update share link for AppImage tool.

Signed-off-by: Camila Ayres <hello@camilasan.com>
22 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 31 Oct 2024 02:46:40 +0000 (02:46 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 30 Oct 2024 02:47:15 +0000 (02:47 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #7426 from nextcloud/bugfix/accounts
Camila Ayres [Tue, 29 Oct 2024 12:41:54 +0000 (13:41 +0100)]
Merge pull request #7426 from nextcloud/bugfix/accounts

Bugfix account removal

22 months agoUse const auto.
Camila Ayres [Mon, 28 Oct 2024 19:27:53 +0000 (20:27 +0100)]
Use const auto.

Signed-off-by: Camila Ayres <hello@camilasan.com>
22 months agoValidate http_user value before assigning it to user in the config file.
Camila Ayres [Mon, 28 Oct 2024 19:07:28 +0000 (20:07 +0100)]
Validate http_user value before assigning it to user in the config file.

Signed-off-by: Camila Ayres <hello@camilasan.com>
22 months agoRemove call to wantsAccountSaved when clearing the cookies.
Camila Ayres [Mon, 28 Oct 2024 17:37:15 +0000 (18:37 +0100)]
Remove call to wantsAccountSaved when clearing the cookies.

The cookies are cleared when an account is removed, this call was
bringing back the deleted account.

Signed-off-by: Camila Ayres <hello@camilasan.com>
22 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 29 Oct 2024 02:44:47 +0000 (02:44 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #7379 from nextcloud/dependabot/github_actions/cpp-linter/cpp...
Claudio Cambra [Mon, 28 Oct 2024 06:27:49 +0000 (14:27 +0800)]
Merge pull request #7379 from nextcloud/dependabot/github_actions/cpp-linter/cpp-linter-action-2.13.3

Bump cpp-linter/cpp-linter-action from 2.13.2 to 2.13.3

22 months agoBump cpp-linter/cpp-linter-action from 2.13.2 to 2.13.3
dependabot[bot] [Mon, 21 Oct 2024 23:22:13 +0000 (23:22 +0000)]
Bump cpp-linter/cpp-linter-action from 2.13.2 to 2.13.3

Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.13.2...v2.13.3)

---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoMerge pull request #7413 from nextcloud/bugfix/display-multi-enforced-servers-name...
Claudio Cambra [Mon, 28 Oct 2024 06:05:17 +0000 (14:05 +0800)]
Merge pull request #7413 from nextcloud/bugfix/display-multi-enforced-servers-name-only

Only display server name in multiple override servers dropdown

22 months agoOnly display server name in multiple override servers dropdown
Claudio Cambra [Thu, 24 Oct 2024 14:09:15 +0000 (22:09 +0800)]
Only display server name in multiple override servers dropdown

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
23 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 27 Oct 2024 02:55:26 +0000 (02:55 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 25 Oct 2024 14:02:06 +0000 (14:02 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 25 Oct 2024 03:02:37 +0000 (03:02 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 24 Oct 2024 15:35:24 +0000 (15:35 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoMerge pull request #7408 from nextcloud/bugfix/enforceconfig
Camila Ayres [Thu, 24 Oct 2024 12:52:47 +0000 (14:52 +0200)]
Merge pull request #7408 from nextcloud/bugfix/enforceconfig

Change default of promptDeleteFiles to false

23 months agoOn upgrade notification for mass file deletion is disabled by default.
Camila Ayres [Thu, 24 Oct 2024 12:14:50 +0000 (14:14 +0200)]
On upgrade notification for mass file deletion is disabled by default.

Signed-off-by: Camila Ayres <hello@camilasan.com>
23 months agoSet promptDeleteFiles default to false.
Camila Ayres [Thu, 24 Oct 2024 11:53:03 +0000 (13:53 +0200)]
Set promptDeleteFiles default to false.

Signed-off-by: Camila Ayres <hello@camilasan.com>
23 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 24 Oct 2024 12:21:58 +0000 (12:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 24 Oct 2024 03:14:24 +0000 (03:14 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoMerge pull request #7404 from nextcloud/bugfix/improveStateHandlingInToSIntegration
Matthieu Gallien [Wed, 23 Oct 2024 16:40:55 +0000 (18:40 +0200)]
Merge pull request #7404 from nextcloud/bugfix/improveStateHandlingInToSIntegration

improve again state tracking with terms of service app

23 months agoimprove logs when checking terms of service status
Matthieu Gallien [Wed, 23 Oct 2024 13:18:10 +0000 (15:18 +0200)]
improve logs when checking terms of service status

should help diagnosing a client stuck with ToS block while thinking they
had been accepted

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>