Camila Ayres
8542c10714
Improve logging when error occurs while changing folder permissions.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-02-06 18:02:20 +01:00
Matthieu Gallien
ac9af29ea0
Merge pull request #7824 from nextcloud/feature/ncfpk-2.0
...
shell_integration/macOS: Upgrade to NextcloudFileProviderKit 2.0
2025-02-06 18:01:45 +01:00
Claudio Cambra
bfe9a970b3
shell_integration/macOS/FileProviderUIExt: Use valid NKError description property
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 12:24:09 +01:00
Claudio Cambra
11137e572d
shell_integration/macOS/FileProviderExt: Do not delete an item twice in FileProviderExtension
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 12:24:09 +01:00
Claudio Cambra
10d53d9bcd
shell_integration/macOS/FileProviderUIExt: Adapt MetadataProvider utility methods to NextcloudKit 5
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 12:24:09 +01:00
Claudio Cambra
1ce316cb60
shell_integration/macOS/FileProviderUIExt: Adapt FileProviderUIExt sharing to NextcloudKit 5
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 12:24:09 +01:00
Claudio Cambra
60451870b1
shell_integration/macOS/FileProviderUIExt: Adapt FileProviderUIExt Locking to NextcloudKit 5
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 12:24:09 +01:00
Claudio Cambra
a08a425083
shell_integration/macOS/FileProviderExt: Adapt to API changes in NextcloudFileProviderKit changes in 2.0
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 12:24:09 +01:00
Claudio Cambra
778a6cf470
shell_integration/macOS: Pin to NextcloudFileProviderKit stable-2.0
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 12:24:09 +01:00
Matthieu Gallien
6b7cf3fe6b
Merge pull request #7819 from nextcloud/bugfix/lowerDiscoveryLogsImpact
...
only use debug log level for discovery traces to decrease cost
2025-02-06 10:30:21 +01:00
Matthieu Gallien
0e91ece49c
only use debug log level for discovery traces to decrease cost
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-02-06 09:44:55 +01:00
Matthieu Gallien
6678974bba
Merge pull request #7825 from nextcloud/bugfix/craft-ini-2501
...
craft: Upgrade to binary cache 25.01
2025-02-06 09:29:18 +01:00
Claudio Cambra
3809fb1813
craft: Clean up ini file
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 09:29:03 +01:00
Claudio Cambra
b6f54679c8
craft: Upgrade to binary cache 25.01 and Qt version 6.8.1
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 09:29:03 +01:00
Claudio Cambra
2dc61cfb40
craft: Only set NSIS package type with windows
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-02-06 09:29:03 +01:00
Nextcloud bot
31a8545132
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-06 02:58:51 +00:00
Nextcloud bot
fd1e13975b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-04 02:58:20 +00:00
Nextcloud bot
2b7a77b953
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-03 03:20:34 +00:00
Nextcloud bot
7b329af5c3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-01 02:58:17 +00:00
Matthieu Gallien
c151888683
Merge pull request #7812 from nextcloud/bugfix/fluent-style
...
use correct qml style on Windows
2025-01-31 16:00:43 +01:00
Jyrki Gadinger
438391d37a
use correct qml style on Windows
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-01-31 15:11:44 +01:00
Matthieu Gallien
6fb73daef3
Merge pull request #7422 from Integral-Tech/qstring-refactor
...
refactor: replace QString() with QStringLiteral() for better performance
2025-01-31 15:11:13 +01:00
Integral
356e4f9296
refactor: replace QString() with QStringLiteral() for better performance
...
Signed-off-by: Integral <integral@member.fsf.org>
2025-01-31 15:11:02 +01:00
Matthieu Gallien
2f2dadbe6a
Merge pull request #7755 from nextcloud/bugfix/icons-darkmode
...
fix colours in dark mode
2025-01-31 13:34:15 +01:00
Jyrki Gadinger
0ca7304e0f
fix colours in dark mode
...
- use placeholderText for TextField icons (introduced in Qt 5.12)
- use windowText for the large icons in activity view/search results
- also fix retrieval of icons from the server
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-01-31 12:54:40 +01:00
Matthieu Gallien
2447c0162e
Merge pull request #7811 from nextcloud/Rello-patch-2
...
Update doc link in issue template
2025-01-31 10:28:31 +01:00
Rello
886cedf892
Update BUG_REPORT.yml
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-01-31 10:28:14 +01:00
Matthieu Gallien
829a748f43
Merge pull request #7810 from nextcloud/Rello-patch-1
...
Link to new documentation
2025-01-31 10:27:12 +01:00
Rello
bbdea80574
Link to new documentation
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-01-31 10:26:58 +01:00
Rello
65ab4f9bde
Delete .github/workflows/documentation.yml
...
Documentation was moved to
https://github.com/nextcloud/documentation
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-01-31 09:18:26 +01:00
István Váradi
ca08119f3a
Merge pull request #7801 from nextcloud/plucky
...
Add Ubuntu Plucky
2025-01-29 11:29:17 +01:00
István Váradi
ef1fc3caa8
Add Ubuntu Plucky
...
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
2025-01-29 10:42:45 +01:00
Matthieu Gallien
ddeb2ca820
Merge pull request #7799 from nextcloud/bugfix/fixAgainEndToEndEncryptionKeyGeneration
...
fix wrong if condition
2025-01-29 09:29:56 +01:00
Matthieu Gallien
fb0b89f5fa
fix wrong if condition
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-01-27 18:56:48 +01:00
Matthieu Gallien
53bf28efd6
Merge pull request #7416 from nextcloud/feature/windowsQmlStyleFluent
...
use new in Qt6.8 windows fluent style
2025-01-27 11:01:59 +01:00
Matthieu Gallien
21c24072e8
on windows use Qt FluentWinUI3 style unless win10: Universal
...
use Universal qmt style on windows release before windows 11 then use
FluentWinUI3 which should fit with default windows 11 native style
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-01-27 10:06:13 +01:00
Matthieu Gallien
d7ada98bab
switch to latest Qt 6.8.1 ci image
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-01-27 10:03:39 +01:00
Jyrki Gadinger
37df1b21df
Remove transparency value from system colours where needed
...
For some reason Windows11 has some transparency in the system colours
which makes reading drawers difficult
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-01-27 10:03:39 +01:00
Matthieu Gallien
d9962df0ac
switch drone ci to Qt 6.8.0 based images
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-01-27 10:03:39 +01:00
Matthieu Gallien
3659bfebfb
require Qt 6.8.0
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-01-27 10:03:39 +01:00
Matthieu Gallien
81ad96c174
use new in Qt6.8 windows fluent style
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-01-27 10:03:33 +01:00
Nextcloud bot
548707f876
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-27 02:54:41 +00:00
Nextcloud bot
2c485293f0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-26 03:04:44 +00:00
Nextcloud bot
e14df532fd
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-25 03:15:42 +00:00
Matthieu Gallien
60a106cfb1
Merge pull request #7768 from nextcloud/bugfix/relogin-after-initial-setup-wizard
...
persist credentials retrieved through the wizard
2025-01-24 15:07:24 +01:00
Jyrki Gadinger
75fdfea212
persist credentials retrieved through the wizard
...
When setting up an account through the wizard for the first time, the
credentials are not saved properly. This requires the user to sign in
again after an application restart.
At least for the login flow v2 case, the `WebFlowCredentials` class
eventually persists the retrieved credentials, whereas the class used
within the wizard (`OCC::Flow2AuthCredsPage`) doesn't.
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-01-24 15:07:16 +01:00
Matthieu Gallien
af2027d040
Merge pull request #7789 from nextcloud/bugfix/show-resolve-conflicts-dialog
...
fix "Resolve conflicts" dialog not showing up
2025-01-24 15:06:40 +01:00
Jyrki Gadinger
e921e969a5
fix "Resolve conflicts" dialog not showing up
...
commit 00b616ba9d removed the call to
`QScopedPointer::take` as it's considered deprecated in Qt 6.1 and
advises to use `std::unique_ptr` with `release()` instead
--> replace `QScopedPointer` with `std::unique_ptr` and call its
`release()` method as part of the cast to `QQuickWindow*`
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-01-24 15:06:16 +01:00
Matthieu Gallien
0fb6dd4505
Merge pull request #7786 from nextcloud/bugfix/correct-link-call-dialog
...
notifications: Do not assume root activity link is the correct "join call" link
2025-01-24 10:09:05 +01:00
Claudio Cambra
ce15373950
Do not assume root activity link is the correct "join call" link
...
Use the link in the activity's 'links'
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-01-24 09:33:18 +01:00