Commit Graph

22832 Commits

Author SHA1 Message Date
Nextcloud bot
2c893a6889
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-13 02:59:31 +00:00
Matthieu Gallien
e23ed84ccb
prepare for 3.16.0-rc1
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-02-12 09:59:20 +01:00
Matthieu Gallien
8fd376992d
Merge pull request #7687 from nextcloud/bugfix/vmware
Attempt to detect if client is running in a Vmware to disable graphic acceleration
2025-02-12 09:54:48 +01:00
Matthieu Gallien
4544c2f06b use qputenv to modify the running process environment
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-02-12 09:54:38 +01:00
Camila Ayres
5275a91907 Detect if it is running in a Vmware or being access via RDP to disable graphic acceleration.
There has been reports of the client crashing in a VMware or being accessed via RDP
starting with 3.15.0 due to the client's use of graphic acceleration.

Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-02-12 09:54:38 +01:00
Matthieu Gallien
f56fff04a3
Merge pull request #7842 from nextcloud/bugfix/testFolderStatusModel
add test skeleton for OCC::FolderStatusModel
2025-02-12 09:54:11 +01:00
Matthieu Gallien
9949d0cb20 add test skeleton for OCC::FolderStatusModel
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-02-12 09:49:09 +01:00
Nextcloud bot
93e39c848f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-12 03:01:10 +00:00
Matthieu Gallien
2cb35b951a
Merge pull request #7815 from alexknop/conflictdialogfix
Fix Height for Resolve Conflicts Dialog
2025-02-11 11:14:43 +01:00
Alex Knop
854de28c98 dialogfix
Signed-off-by: Alex Knop <alexknoptech@protonmail.com>
2025-02-11 11:14:26 +01:00
Matthieu Gallien
29858d03b1
Merge pull request #7807 from nextcloud/bugfix/migration
Bugfix migration from legacy clients.
2025-02-11 10:57:12 +01:00
Camila Ayres
417f692ff5 Overwrite the user exclude list when the client is branded.
Enforce specific sync-exclude file to all users.

Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-02-11 10:57:01 +01:00
Camila Ayres
51043986cf Remove check for overrideurl when migrating account.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-02-11 10:57:01 +01:00
Camila Ayres
59f1b6aa7d Check for FoldersWithPlaceholders when migrating account's folders.
Improve logs.

Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-02-11 10:57:01 +01:00
Camila Ayres
69b7e054c6 Update the max folder and the max account version.
Improve log output when migrating settings.

Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-02-11 10:57:01 +01:00
Camila Ayres
5236b1bc92 Look for previous used application name for config folder.
oldDir => legacyDataDir.

Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-02-11 10:57:01 +01:00
Matthieu Gallien
b3886ed1b6 while migrating from another version, clean updater config
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-02-11 10:57:01 +01:00
Matthieu Gallien
c21d7067ea
Merge pull request #6695 from nextcloud/bugfix/migration-1.2-to-2.0-nestedfolders
Bugfix. E2EE. Always migrate from 1.2 to 2.0, even with nested folders.
2025-02-11 09:15:10 +01:00
alex-z
a83a636273 Bugfix. E2EE. Always migrate from 1.2 to 2.0, even with nested folders.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2025-02-11 09:14:58 +01:00
Matthieu Gallien
6afd749f4b
Merge pull request #7839 from nextcloud/bugfix/broken-reply-text-label
gui/tray: Prevent talk reply text field being too wide and breaking layout
2025-02-11 09:13:29 +01:00
Claudio Cambra
349f667c52 gui/tray: Prevent talk reply text field being too wide and breaking layout
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-11 09:13:10 +01:00
Matthieu Gallien
9f553d85b2
Merge pull request #7838 from nextcloud/bugfix/skip-updater
skip attempt to install updates at launch when update checks are disabled
2025-02-11 09:12:16 +01:00
Jyrki Gadinger
9c9f1e9e20 skip attempt to install updates at launch when update checks are disabled
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-02-11 09:11:45 +01:00
Camila Ayres
f2ac24df50
Merge pull request #7596 from nextcloud/bugfix/network
UI: Improves texts displayed to the user when picking the wrong location for syncing
2025-02-11 09:08:41 +01:00
Camila Ayres
f62efca6c4 Improve text returned when checking VFS availability.
- Display more clear error when adding local sync folder and when selecting remote folder.
- Modernize FolderWizardRemotePath::isComplete().
- Display the local folder path when warning that folder is already being synced.

Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-02-11 09:08:26 +01:00
Nextcloud bot
c2e9666e3d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-11 02:59:42 +00:00
Camila Ayres
9b449432c4
Merge pull request #7823 from nextcloud/enh/scrolltotop
Add button to scroll to top when activity list is long.
2025-02-10 17:22:16 +01:00
Camila Ayres
a7b7c1c012 Add button to scroll to top when activity list is long.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-02-10 17:22:04 +01:00
Matthieu Gallien
2fcd4f65bf
Merge pull request #6418 from mammo0/fix_3803
fix: Nautilus integration conflicts with ownCloud
2025-02-10 17:20:05 +01:00
mammo0
5fad9da6e4 replace ownCloud references with Nextcloud
-> fixes conflicts with the ownCloud extension

Signed-off-by: mammo0 <marc.ammon@hotmail.de>
2025-02-10 15:34:20 +01:00
Matthieu Gallien
8f6ed830c7
Merge pull request #7833 from nextcloud/bugfix/no-lock-if-no-api-vfs
shell_integration/macOS: Do not try to lock macOS VFS file if locking is unavailable on the server
2025-02-10 12:02:26 +01:00
Claudio Cambra
a437901858 shell_integration/macOS/FileProviderUIExt: Check locking is available on the server before attempting
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 12:02:18 +01:00
Claudio Cambra
1b139bc712 shell_integration/macOS: Upgrade to NextcloudCapabilitiesKit 2.2.0
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 12:02:18 +01:00
Matthieu Gallien
05076ea273
Merge pull request #7835 from nextcloud/work/app-domain-vfs-domain
gui/macOS: Improve/fix illegal File Provider domain handling for macOS VFS
2025-02-10 12:01:16 +01:00
Claudio Cambra
c14039461c gui/macOS: Mark one line helper functions with inline in domain manager implementation
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 12:01:06 +01:00
Claudio Cambra
c4a775b820 gui/macOS: Forcibly reconfigure file provider domains with illegal domain names
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 12:01:06 +01:00
Claudio Cambra
dfc0eb6923 gui/macOS: Fix accountIdFromDomainId
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 12:01:06 +01:00
Claudio Cambra
98b392699c gui/macOS: Add convenience inline methods to check if VFS domain identifier is illegal or not
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 12:01:06 +01:00
Claudio Cambra
b9b16b7564 gui/macOS: Avoid url domain extensions matching bundle type extensions breaking access to file provider domains
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 12:01:06 +01:00
Matthieu Gallien
dbea87464d
Merge pull request #7787 from nextcloud/feature/macos-vfs-internal-share
shell_integration/macOS: Add ability to share macOS VFS files via internal link shares
2025-02-10 10:32:26 +01:00
Claudio Cambra
fae1bc4e36 shell_integration/macOS/FileProviderUIExt: Append internal link share to fetched shares
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 09:16:37 +01:00
Claudio Cambra
5dac5dfbf8 shell_integration/macOS/FileProviderUIExt: Enforce item metadata being valid when fetching shares
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 09:16:37 +01:00
Claudio Cambra
97944ca0c3 shell_integration/macOS/FileProviderUIExt: Add method to generate a share from an nkfile
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>

f

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 09:16:37 +01:00
Claudio Cambra
33b3bc946e shell_integration/macOS/FileProviderUIExt: Do not present share options view for uneditable and undeletable shares
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 09:16:37 +01:00
Claudio Cambra
e27c492778 shell_integration/macOS/FileProviderUIExt: Do not hide copy link buttons for internal link shares
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 09:16:37 +01:00
Claudio Cambra
c384b8339e shell_integration/macOS/FileProviderUIExt: Add internal link share type to NKShare extension
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-10 09:16:37 +01:00
Matthieu Gallien
0c2fdb7e2a
Merge pull request #7828 from nextcloud/bugfix/unicode-paths
fix deletion of .lnk files on Windows with paths containing special characters
2025-02-10 09:15:17 +01:00
Jyrki Gadinger
179c80ed45 fix deletion of .lnk files on Windows with paths containing special characters
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-02-10 09:14:33 +01:00
Nextcloud bot
ffa8228c4a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-10 02:57:28 +00:00
Nextcloud bot
33313ff06b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-09 03:01:06 +00:00