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
Camila Ayres
bf09295a63
Change the list of update channels when server capabilities change.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
a58e64f132
Remove checks for the update channel from the getter function.
...
It should only return the value.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:02 +01:00
Claudio Cambra
a5b6df9697
Merge pull request #7423 from nextcloud/bugfix/escaped-infoplist-xml-appvendor
...
Fix code-signing issues for vendors with special chars
2024-10-31 19:00:01 +08:00
Claudio Cambra
a57eb77131
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>
2024-10-31 18:39:13 +08:00
Claudio Cambra
b27d360cb6
Add xml-escaped version of application vendor variable in CMakeLists
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-10-31 18:39:13 +08:00
Matthieu Gallien
569a69426d
Merge pull request #7439 from nextcloud/bugfix/appimage
...
Update share link for AppImage tool.
2024-10-31 11:23:48 +01:00
Camila Ayres
817a161211
Update share link for AppImage tool.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 11:23:39 +01:00
Nextcloud bot
6af7f81b01
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-31 02:46:40 +00:00
Nextcloud bot
88e94ca815
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-30 02:47:15 +00:00
Camila Ayres
eea2153727
Merge pull request #7426 from nextcloud/bugfix/accounts
...
Bugfix account removal
2024-10-29 13:41:54 +01:00
Camila Ayres
d080261692
Use const auto.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-29 12:40:24 +01:00
Camila Ayres
33cc5a2017
Validate http_user value before assigning it to user in the config file.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-29 12:40:24 +01:00
Camila Ayres
d038ae8482
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>
2024-10-29 12:40:24 +01:00
Nextcloud bot
d3cc3984a6
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-29 02:44:47 +00:00
Claudio Cambra
ad492ef35a
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
2024-10-28 14:27:49 +08:00
dependabot[bot]
9194a19fc9
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>
2024-10-28 14:27:40 +08:00
Claudio Cambra
ab31f87334
Merge pull request #7413 from nextcloud/bugfix/display-multi-enforced-servers-name-only
...
Only display server name in multiple override servers dropdown
2024-10-28 14:05:17 +08:00
Claudio Cambra
00c11b248a
Only display server name in multiple override servers dropdown
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-10-28 10:13:49 +08:00
Nextcloud bot
fdb64e3968
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-27 02:55:26 +00:00
Nextcloud bot
3f57c414e8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-26 02:45:00 +00:00
Nextcloud bot
b28661d22a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-25 14:02:06 +00:00
Nextcloud bot
61af238327
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-25 03:02:37 +00:00
Nextcloud bot
dd1880c5b7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-24 15:35:24 +00:00
Camila Ayres
89239db90a
Merge pull request #7408 from nextcloud/bugfix/enforceconfig
...
Change default of promptDeleteFiles to false
2024-10-24 14:52:47 +02:00
Camila Ayres
485a2b6afe
On upgrade notification for mass file deletion is disabled by default.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-24 14:31:45 +02:00
Camila Ayres
104e0720a3
Set promptDeleteFiles default to false.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-24 14:31:45 +02:00
Nextcloud bot
d49e2108bd
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-24 12:21:58 +00:00