Commit Graph

22847 Commits

Author SHA1 Message Date
Claudio Cambra
3f2bb42bb3 gui/tray: Simplify folderErrors in sync status summary
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>

f simp

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-18 09:19:02 +01:00
Nextcloud bot
00b02cf545
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-18 02:57:20 +00:00
Jyrki Gadinger
120505be92
Merge pull request #7863 from nextcloud/rakekniven-patch-1
chore(i18n): Remove blank
2025-02-17 08:27:47 +01:00
rakekniven
2f77e015c8 chore(i18n): Remove blank
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-02-17 07:58:54 +01:00
Nextcloud bot
45efc32e1e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-17 02:56:50 +00:00
Nextcloud bot
5a4a6da80f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-16 03:27:08 +00:00
Nextcloud bot
ffd95d022a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-15 02:58:11 +00:00
Matthieu Gallien
c902662f57
Merge pull request #7857 from nextcloud/bugfix/betterVersionString
provide consistent version info including human readable version
2025-02-14 16:55:12 +01:00
Matthieu Gallien
80445b4ff8 provide consistent version info including human readable version
should avoid displaying to an user a version number like 3.15.81

will remove some duplicated code

should allow to always use same way to display to an user the version
number

will make "3.15.81" be shown as "3.16.0 rc1"

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-02-14 16:08:08 +01:00
Jyrki Gadinger
228be5712a
Merge pull request #7854 from nextcloud/bugfix/native-share-note
Fix looks of share note text field
2025-02-14 14:22:28 +01:00
Jyrki Gadinger
7e819b3c04 use TextArea instead of TextEdit for share note field
it's already styled properly as it's part of Qt Quick Controls, **and**
it allows for a placeholder text!

also changed the logic for displaying the text field a bit ...

Fixes #7847

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-02-14 13:53:44 +01:00
Jyrki Gadinger
4fa4220132 don't use palette.dark for icons in share page
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-02-14 13:53:44 +01:00
Nextcloud bot
c0ada1fc3b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-14 02:57:52 +00:00
Matthieu Gallien
1c324c0964
Merge pull request #7849 from nextcloud/bugfix/rounded-talk-notification-corners
fix rounded corners in the call notification
2025-02-13 09:36:17 +01:00
Jyrki Gadinger
90e4a53d22 fix rounded corners in the call notification
also enforce a non-transparent base background colour (e.g. for Win11)

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-02-13 09:06:09 +01:00
Nextcloud bot
e60b7902e3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-13 03:00:11 +00:00
Matthieu Gallien
4494cb9ac7
master is now 3.16.50 development branch for 3.17.x release
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-02-12 09:58:22 +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