Commit graph

22199 commits

Author SHA1 Message Date
Camila Ayres
669754b904 f => folderToRemove.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-11-15 18:26:20 +01:00
Camila Ayres
cc2b5c627b Add step to remove Desktop.ini to removeFolder function.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-11-15 18:26:20 +01:00
Matthieu Gallien
f6921ca8ed
Merge pull request #7487 from Kaskadee/bugfix/null-check-resultdacl
Fix crash on setting folder permission on non-NTFS file systems on Windows
2024-11-15 09:28:19 +01:00
Fabian Creutz
0f85a0bd10 Add null check for resultDacl after calling GetSecurityDescriptorDacl
Signed-off-by: Fabian Creutz <fabian.creutz@kaskadee.eu>
2024-11-15 09:28:05 +01:00
Rello
65d43111da
Merge pull request #7478 from nextcloud/Rello-patch-1
Update nextcloudcmd.rst
2024-11-15 09:26:09 +01:00
Rello
f6fc74e396 Update doc/nextcloudcmd.rst
Co-authored-by: Camila Ayres <hello@camilasan.com>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-11-15 09:25:42 +01:00
Rello
d02f115cff Update nextcloudcmd.rst
add note on exclude file

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

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-11-15 09:25:42 +01:00
Claudio Cambra
73947c7296
Merge pull request #7488 from nextcloud/bugfix/close-wizard-properly 2024-11-15 13:50:44 +08:00
Claudio Cambra
fe7c121156 Clear wizard static pointer on wizardClosed
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 13:36:17 +08:00
Claudio Cambra
6820e1a717 Also emit close signal on window hide (i.e. user close) on macOS
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 13:36:17 +08:00
Claudio Cambra
1ba6b61e7e Emit a signal on wizard close
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 13:36:17 +08:00
Claudio Cambra
3078664a32
Merge pull request #7475 from nextcloud/feature/dev-builds-mac-crafter 2024-11-15 13:35:09 +08:00
Claudio Cambra
62bc088ea1 Add option to create developer builds of client via mac crafter
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 13:32:30 +08:00
Claudio Cambra
bf03dbb776
Merge pull request #7491 from nextcloud/bugfix/ats-restrictions-macos
Add section on Apple ATS to docs troubleshooting section
2024-11-14 15:47:20 +08:00
Claudio Cambra
48b0933f81 Add section on Apple ATS to docs troubleshooting section
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 15:46:38 +08:00
Nextcloud bot
e76a5d0eea
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-14 02:55:19 +00:00
Nextcloud bot
0443951d10
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-12 02:55:13 +00:00
Nextcloud bot
b3f29300b5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-11 02:53:02 +00:00
Nextcloud bot
279b8e46ba
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-10 02:55:28 +00:00
Nextcloud bot
be314c3778
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-09 02:53:42 +00:00
Claudio Cambra
c0ffd38778
Merge pull request #7468 from nextcloud/bugfix/delete-proxypass-whenempty 2024-11-08 12:55:16 +08:00
Claudio Cambra
fa33dd61cf 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>
2024-11-08 12:41:03 +08:00
Nextcloud bot
c75a324ef0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-07 02:57:13 +00:00
Claudio Cambra
e1449ccb8d
Merge pull request #7398 from nextcloud/bugfix/copyright-year-macOS
Update copyright year in macOS info.plist template
2024-11-05 16:19:03 +09:00
Claudio Cambra
7142f55788
Update copyright year in macOS info.plist template
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-05 16:18:16 +09:00
Claudio Cambra
a255c1f1cb
Merge pull request #7401 from nextcloud/bugfix/materialised-storage-calculation-macOS
Fix materialised storage use calculation (macOS VFS)
2024-11-05 15:00:10 +09:00
Claudio Cambra
4f8a83b080 Start counting storage usage from 0 for macOS virtual files account
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-05 14:59:53 +09:00
Claudio Cambra
01da699e7a
Merge pull request #7397 from nextcloud/bugfix/mac-vfs-syncstatechange-freeze
Fix stuttering and freezing of client while computing sync state changes (macOS VFS)
2024-11-05 14:59:30 +09:00
Claudio Cambra
c48ecf8d60 Store reachability of FileProviderExt by respective account
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-05 14:59:13 +09:00
Claudio Cambra
4ecaed47df Increase reachability retry timeout
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-05 14:59:13 +09:00
Claudio Cambra
eae8e76fd9 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>
2024-11-05 14:59:13 +09:00
Claudio Cambra
2214c1d3d5 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>
2024-11-05 14:59:13 +09:00
Nextcloud bot
e8defb9f8c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-05 02:47:40 +00:00
Nextcloud bot
8f847452bd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-04 02:52:30 +00:00
Nextcloud bot
7f4b86f8a2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-03 02:55:25 +00:00
Claudio Cambra
64a3e843fa
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
2024-11-03 10:22:50 +09:00
dependabot[bot]
3e048692be 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>
2024-11-03 10:22:43 +09:00
Nextcloud bot
1c979d22c7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-02 03:26:12 +00:00
Nextcloud bot
416c191d5f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-01 02:45:33 +00:00
Claudio Cambra
f6b6e23a27
Merge pull request #7418 from nextcloud/bugfix/change-log-settings-fix 2024-11-01 02:08:15 +08:00
Claudio Cambra
b39f4aa68c 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>
2024-10-31 21:51:27 +08:00
Matthieu Gallien
eb50768efb
Merge pull request #7350 from nextcloud/bugfix/updatechannels
Bugfix update channels
2024-10-31 14:29:48 +01:00
Camila Ayres
9b33cb5e0d
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>
2024-10-31 13:06:04 +01:00
Camila Ayres
19db552f7d
Remove check in setServerHasValidSubscription.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:04 +01:00
Camila Ayres
60e04bdb8c
Address PR feedback.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
b9b9813655
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>
2024-10-31 13:06:03 +01:00
Camila Ayres
a7144ca981
Fix logic for initial load of update channels and priority for user with subscription.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
d0f87c3496
Save serverHasValidsubcription in the account.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
664a13189b
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>
2024-10-31 13:06:03 +01:00
Camila Ayres
85a3658414
Do not override the subscription value if one of the account has enterprise.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00