e877582df6
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-07-12 02:48:18 +00:00
226a417480
Merge pull request #8416 from nextcloud/bugfix/selectivesync
...
fix(folderwizard): change message tone from error to information.
2025-07-11 22:15:26 +02:00
a5fcf336e0
fix(folderwizard): change message tone from error to information.
...
When trying to sync a subfolder of an already syncing folder.
Signed-off-by: Camila Ayres <hello@camilasan.com >
2025-07-11 21:39:23 +02:00
1d4db666b0
Merge pull request #8455 from nextcloud/chore/use-upstream-craftmaster
...
ci: switch back to upstream CraftMaster
2025-07-11 21:38:25 +02:00
ed22111100
ci: switch back to upstream CraftMaster
...
The fix we needed was merged this week 🎉
https://invent.kde.org/packaging/craftmaster/-/merge_requests/7
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org >
2025-07-11 19:16:41 +02:00
5bd000dc66
Merge pull request #8452 from nextcloud/oracular_questing
...
Remove Ubuntu Oracular, add Questing
2025-07-11 17:58:57 +02:00
a954021026
ci: Remove Ubuntu Oracular, add Questing
...
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu >
2025-07-11 13:28:35 +02:00
89a65fd93a
Merge pull request #8451 from nextcloud/feature/reset-macvfs
...
feat(macOS): Add button in settings window to fully reset File Provider-based virtual files
2025-07-11 13:19:20 +02:00
adf2552169
feat(macOS): Add button to reset macOS vfs for an account
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-07-11 10:52:22 +02:00
62b0941f09
fix(macOS): Add method to File Provider settings controller to reset vfs for an account, fully
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-07-11 10:52:22 +02:00
5e9c9a7b2a
feat(macOS): Add convenience function to get group container path
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-07-11 10:52:22 +02:00
4ccb81440d
feat(macOS): Add NCFPKAppGroupIdentifier to bundle info plist
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-07-11 10:52:22 +02:00
0129cff2b1
Merge pull request #8446 from nextcloud/bugfix/update-codeowners
...
fix(github): Update code owners
2025-07-11 10:06:44 +02:00
b935c436b6
fix(github): Update code owners
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-07-11 08:27:14 +02:00
f67252bd28
Merge pull request #8445 from nextcloud/mac-crafter-improvements
...
Mac Crafter Improvements
2025-07-10 14:21:05 +02:00
1c96f7fc18
fix(mac-crafter): Updated default CraftMaster repository URL.
...
Signed-off-by: Iva Horn <iva.horn@icloud.com >
2025-07-10 10:15:03 +02:00
f05b37a214
fix(mac-crafter): Outsourced MacCrafterError type into dedicated source code file.
...
Signed-off-by: Iva Horn <iva.horn@icloud.com >
2025-07-10 10:15:03 +02:00
1da444502e
fix(mac-crafter): Textual improvements.
...
Signed-off-by: Iva Horn <iva.horn@icloud.com >
2025-07-10 10:15:03 +02:00
707be6d9ab
Merge pull request #8439 from nextcloud/bugfix/macvfs-async-rco
...
fix(shell_integration/macOS/FileProviderExt): Adapt to latest Remote Change Observer changes in NCFPK 3.0
2025-07-09 18:21:02 +02:00
9fb9dac362
fix(shell_integration/macOS/FileProviderExt): Invalidate change observer when creating a new one
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-07-09 16:07:15 +02:00
1b54177d29
fix(shell_integration/macOS/FileProviderExt): Fix RCO instantiation following NCFPK changes
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-07-09 16:07:15 +02:00
8f74bdd2fd
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-07-09 02:50:11 +00:00
f9f1b08776
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-07-08 02:52:06 +00:00
45d2d1ff99
Merge pull request #8434 from nextcloud/mac-crafter-wget
...
Fix: mac-crafter installs wget on demand.
2025-07-07 16:13:03 +02:00
b631940a1d
Fix: mac-crafter installs wget on demand.
...
wget is used but not automatically installed, if missing.
Signed-off-by: Iva Horn <iva.horn@icloud.com >
2025-07-07 15:24:21 +02:00
455cc9c819
Merge pull request #8335 from nextcloud/bugfix/onlyRenameLocalInvalidFileNames
...
fix(windows/compatibility): rename automatically a file only if it is local
2025-07-07 11:24:10 +02:00
39979f30de
fix(windows/compatibility): rename automatically a file if is local
...
we would automatically rename a file with an invalid name
do this if the newly discovered file is local and not if it is on the
server (which would fail because the local file does not exists at all)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2025-07-07 10:27:13 +02:00
66126deb5e
Merge pull request #8391 from nextcloud/bugfix/doNotSkipLeadingSpacesOnWindows
...
fix(sync): allow leading space file names on Windows
2025-07-07 10:26:43 +02:00
acd27f1068
fix(sync): allow leading space file names on Windows
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2025-07-07 09:39:50 +02:00
7b8486d7d4
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-07-07 02:49:30 +00:00
f2270863f8
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-07-05 02:51:47 +00:00
4513be3319
Merge pull request #8430 from nextcloud/bugfix/filesLockJobConnectionManagement
...
fix(lockFileJobs): avoid accumulating connections about lock jobs
2025-07-04 18:48:00 +02:00
0ee9f8c1be
fix(lockFileJobs): avoid accumulating connections about lock jobs
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2025-07-04 13:36:20 +02:00
a0d275cf9e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-07-04 02:51:24 +00:00
4a9e282291
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-07-03 02:52:55 +00:00
a6b343c113
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-07-02 02:50:01 +00:00
ba62717c95
Merge pull request #8384 from nextcloud/bugfix/noDownloadShareFixes
...
fix(permissions): decode share "no download" permission
2025-07-01 18:35:53 +02:00
d9bc9a3d95
fix(permissions): fix decoding share-attributes property
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2025-07-01 14:27:59 +02:00
a2d6b7616a
fix(code/style): use const almost always (always when possible)
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2025-07-01 14:27:59 +02:00
4fcf31cb0b
fix(permissions): decode share "no download" permission
...
ensure we use currently existing server API to get the "no download"
permission
requires parsing some share-attributes new DAV property
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2025-07-01 14:27:59 +02:00
ae54e5bc20
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-07-01 02:48:45 +00:00
fcbcd1a73b
Merge pull request #8413 from nextcloud/Rello-patch-2
...
Agent instructions on translations
2025-06-30 11:50:14 +02:00
2525405f95
Update AGENTS.md
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2025-06-30 11:15:36 +02:00
7fe48d986e
Agent instructions on translations
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2025-06-30 11:15:36 +02:00
08362554fc
Merge pull request #8393 from nextcloud/dependabot/github_actions/platisd/clang-tidy-pr-comments-1.8.0
...
chore(deps): Bump platisd/clang-tidy-pr-comments from 1.7.0 to 1.8.0
2025-06-30 09:24:34 +02:00
a5396b60f2
chore(deps): Bump platisd/clang-tidy-pr-comments from 1.7.0 to 1.8.0
...
---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 07:07:41 +00:00
12f3009f94
Merge pull request #8410 from nextcloud/feat/workflow-auto-update-reuse.yml
...
ci: update reuse.yml workflow from template
2025-06-30 09:06:47 +02:00
92c020d4be
ci: update reuse.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-06-30 08:32:23 +02:00
5e12f65d0e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-06-30 03:37:41 +00:00
0ca71fba6e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2025-06-29 03:34:46 +00:00