Nextcloud bot
810bcce75e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-11 03:03:47 +00:00
Nextcloud bot
631f514499
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-08 02:59:51 +00:00
Matthieu Gallien
d704434a8c
Merge pull request #7985 from nextcloud/backport/7983/stable-3.16
...
[stable-3.16] remove unused capture of this in one lambda
2025-03-07 11:29:49 +01:00
Matthieu Gallien
809642791d
remove unused capture of this in one lambda
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-03-07 09:33:28 +00:00
Nextcloud bot
6c2206217e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-07 03:01:11 +00:00
Matthieu Gallien
cbe48da7dc
prepare 3.16.0 final release
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-03-06 10:00:02 +01:00
Matthieu Gallien
50d18ab06d
Merge pull request #7976 from nextcloud/backport/7974/stable-3.16
...
[stable-3.16] always set a user if we got asked for one
2025-03-06 09:38:31 +01:00
Jyrki Gadinger
2257d189e4
always set a user if we got asked for one
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-03-06 09:35:31 +01:00
Matthieu Gallien
50a32d3bc6
Merge pull request #7975 from nextcloud/backport/7973/stable-3.16
...
[stable-3.16] make use of the new `x-nc-skip-trashbin` header
2025-03-06 09:34:06 +01:00
Jyrki Gadinger
54d4930f44
make use of the new x-nc-skip-trashbin header
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-03-06 08:22:55 +00:00
Matthieu Gallien
f1a27cc9f7
Merge pull request #7972 from nextcloud/backport/7959/stable-3.16
...
[stable-3.16] gui/macOS: Fix emitted signal in file provider sync status GUI component
2025-03-06 09:13:36 +01:00
Claudio Cambra
497ab39ea3
gui/macOS: Fix emitted signal in file provider sync status GUI component
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-06 08:12:49 +00:00
Matthieu Gallien
9ce91fee62
Merge pull request #7968 from nextcloud/backport/7964/stable-3.16
...
[stable-3.16] Remove aditional text when error occurs.
2025-03-06 09:10:25 +01:00
Camila Ayres
dfff06eb16
Remove aditional text when error occurs.
...
Additional text was not user friendly since Sparkle throws an error when no new update is available.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-03-06 09:10:14 +01:00
Nextcloud bot
684867323b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-06 03:02:28 +00:00
Nextcloud bot
7a5b8b8fe9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-05 03:01:56 +00:00
Matthieu Gallien
a3bc8519b4
Merge pull request #7963 from nextcloud/backport/7961/stable-3.16
...
[stable-3.16] Revert "gui: do not allow MainWindow to be resized"
2025-03-04 11:16:32 +01:00
Jyrki Gadinger
6449eda361
Revert "gui: do not allow MainWindow to be resized"
...
This reverts commit 0963856a94 .
turns out it's fine on Sonoma, whereas it breaks on Sequoia (the window
now gets stuck below the menubar) -- maybe I'll open up a QTBUG later if
I can reproduce this with a minimal example
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-03-04 10:12:57 +00:00
Nextcloud bot
f7c2f0dba8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-04 03:03:45 +00:00
Camila Ayres
8c55841030
Bump version to release 3.16.0-rc4.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-03-03 19:33:27 +01:00
Camila Ayres
bddbd6f740
Merge pull request #7957 from nextcloud/backport/7956/stable-3.16
...
[stable-3.16] gui: do not allow MainWindow to be resized
2025-03-03 19:16:12 +01:00
Jyrki Gadinger
e879eaddc0
gui: do not allow MainWindow to be resized
...
previously macOS let you resize the activity window, resulting in
strange visual artifacts...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-03-03 18:12:08 +00:00
Matthieu Gallien
d34da66de0
Merge pull request #7955 from nextcloud/backport/7937/stable-3.16
...
[stable-3.16] gui/tray: Fix some tray view papercuts
2025-03-03 17:21:30 +01:00
Claudio Cambra
0a241a3354
gui/tray: Make bottom buttons in user status selector smaller
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 16:18:32 +00:00
Claudio Cambra
284a403037
gui/tray: Do not add custom styling to status message text field in user status
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 16:18:32 +00:00
Claudio Cambra
6719461318
gui/tray: Add hacky workaround to avoid icon and text for menu items in tray header being too close
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 16:18:32 +00:00
Claudio Cambra
0668730f09
gui/tray: Let menu handle sizing of child menu items in tray window header
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 16:18:32 +00:00
Claudio Cambra
d7e0923227
gui/tray: Use standard native buttons for bottom buttons in user status selector page
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 16:18:31 +00:00
Matthieu Gallien
c2f3bb37f9
Merge pull request #7954 from nextcloud/backport/7950/stable-3.16
...
[stable-3.16] update AppImage builds to Qt 6.8.2
2025-03-03 17:15:16 +01:00
Jyrki Gadinger
e44c53aefc
update AppImage builds to Qt 6.8.2
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-03-03 16:14:01 +00:00
Matthieu Gallien
0ed6916ed5
Merge pull request #7953 from nextcloud/backport/7928/stable-3.16
...
[stable-3.16] gui/macOS: Remove "advanced settings" section for macOS VFS settings
2025-03-03 17:12:32 +01:00
Claudio Cambra
6e179afd3d
gui/macOS: Use attached tooltip properties rather than creating a new tooltip in request sync button
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 16:11:48 +00:00
Claudio Cambra
5cea713ab9
gui/macOS: Add tooltip explaining the "request sync" action in the File Provider settings
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 16:11:48 +00:00
Claudio Cambra
3dcc438b71
gui/macOS: Reimplement sync button more subtly within the sync status component
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 16:11:47 +00:00
Claudio Cambra
9a76d2d203
gui/macOS: Remove "Advanced" settings from File Provider settings
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 16:11:47 +00:00
Matthieu Gallien
6e07984ad9
Merge pull request #7952 from nextcloud/backport/7949/stable-3.16
...
[stable-3.16] when deleting a remote locked file, provide needed lock headers
2025-03-03 17:07:50 +01:00
Matthieu Gallien
2c58577b87
when deleting a remote locked file, provide needed lock headers
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-03-03 16:07:07 +00:00
Camila Ayres
2af9dd7317
Merge pull request #7948 from nextcloud/backport/7942/stable-3.16
...
[stable-3.16] gui/tray: Remove unused thumbnailjob class
2025-03-03 16:36:37 +01:00
Claudio Cambra
476c2da02d
gui/tray: Remove unused thumbnailjob class
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 13:25:56 +00:00
Camila Ayres
7bbcd8ec60
Merge pull request #7947 from nextcloud/backport/7943/stable-3.16
...
[stable-3.16] gui/tray: Do not generate JPEG images in async image response for macOS
2025-03-03 14:01:20 +01:00
Claudio Cambra
0ccf0087e4
gui/tray: Do not generate JPEG images in async image response for macOS
...
We are seeing libjpeg related crashes in our packaged version for macOS.
Until we are able to resolve this in the packaging, do not generate
JPEG-based images
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-03 12:36:57 +00:00
Nextcloud bot
15e68a7a32
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-03 03:02:14 +00:00
Nextcloud bot
9713c82f59
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-02 03:01:31 +00:00
Nextcloud bot
6edfb2ab2e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-01 03:25:06 +00:00
Claudio Cambra
9cf7fa3918
Merge pull request #7944 from nextcloud/backport/7941/stable-3.16
...
[stable-3.16] Added hiding remotePollInterval selector in settings if notify push available
2025-03-01 00:50:51 +08:00
Pablo Ariño Muñoz
29459e8049
carried out suggested improvements
...
Signed-off-by: Pablo Ariño Muñoz <progpabarino@gmail.com>
2025-02-28 15:22:36 +00:00
Pablo Ariño Muñoz
7a4af3ea8e
Changed properties to designer file and hiding interval selector when notify push is available
...
Signed-off-by: Pablo Ariño Muñoz <progpabarino@gmail.com>
2025-02-28 15:22:36 +00:00
Nextcloud bot
a72926baed
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-28 03:01:32 +00:00
Claudio Cambra
a5ccb139ec
Merge pull request #7936 from nextcloud/backport/7927/stable-3.16
...
[stable-3.16] Increased default limit of free space and critical free space
2025-02-27 11:50:15 +08:00
Pablo Ariño Muñoz
0c1b9b9510
Changed critical free space to 512MB and free space to 1GB in code and documentation
...
Signed-off-by: Pablo Ariño Muñoz <progpabarino@gmail.com>
2025-02-27 03:49:02 +00:00