Nextcloud bot
8f74bdd2fd
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-09 02:50:11 +00:00
Nextcloud bot
f9f1b08776
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-08 02:52:06 +00:00
Matthieu Gallien
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
Iva Horn
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
Matthieu Gallien
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
Matthieu Gallien
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
Matthieu Gallien
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
Matthieu Gallien
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
Nextcloud bot
7b8486d7d4
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-07 02:49:30 +00:00
Nextcloud bot
f2270863f8
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-05 02:51:47 +00:00
Matthieu Gallien
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
Matthieu Gallien
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
Nextcloud bot
a0d275cf9e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-04 02:51:24 +00:00
Nextcloud bot
4a9e282291
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-03 02:52:55 +00:00
Nextcloud bot
a6b343c113
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-02 02:50:01 +00:00
Matthieu Gallien
ba62717c95
Merge pull request #8384 from nextcloud/bugfix/noDownloadShareFixes
...
fix(permissions): decode share "no download" permission
2025-07-01 18:35:53 +02:00
Matthieu Gallien
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
Matthieu Gallien
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
Matthieu Gallien
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
Nextcloud bot
ae54e5bc20
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-01 02:48:45 +00:00
Matthieu Gallien
fcbcd1a73b
Merge pull request #8413 from nextcloud/Rello-patch-2
...
Agent instructions on translations
2025-06-30 11:50:14 +02:00
Rello
2525405f95
Update AGENTS.md
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-06-30 11:15:36 +02:00
Rello
7fe48d986e
Agent instructions on translations
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-06-30 11:15:36 +02:00
Matthieu Gallien
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
dependabot[bot]
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
Jyrki Gadinger
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
Nextcloud bot
92c020d4be
ci: update reuse.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-30 08:32:23 +02:00
Nextcloud bot
5e12f65d0e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-30 03:37:41 +00:00
Nextcloud bot
0ca71fba6e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-29 03:34:46 +00:00
Nextcloud bot
a87f224682
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-28 03:39:36 +00:00
Nextcloud bot
a33990594e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-27 03:09:11 +00:00
Rello
6f45119fe1
Merge pull request #8405 from nextcloud/Rello-patch-2
...
Update AGENTS.md
2025-06-26 15:23:17 +02:00
Rello
98956e4c19
Update AGENTS.md
...
make AI follow Conventional Commits specification
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-06-26 14:40:57 +02:00
Matthieu Gallien
32f1c77fe4
Merge pull request #8396 from nextcloud/Rello-patch-2
...
feat(AI) Create AGENTS.md for AI instructions
2025-06-26 13:49:26 +02:00
Rello
64ffc426d8
Update REUSE.toml
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-06-26 13:12:07 +02:00
Rello
09710af23f
Update AGENTS.md
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-06-26 13:12:07 +02:00
Rello
d7b80ecce5
Update REUSE.toml
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-06-26 13:12:07 +02:00
Rello
517ba363e0
Create AGENTS.md
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-06-26 13:12:07 +02:00
Matthieu Gallien
d49a540cdc
Merge pull request #8385 from nextcloud/bugfix/lessLogs
...
fix(logs): less verbose logs
2025-06-26 11:58:27 +02:00
Matthieu Gallien
6e4ba6c945
chore: disable cache for inkscape
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-06-26 10:26:05 +02:00
Matthieu Gallien
ff72dd32fb
fix(logs): less verbose logs
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-06-26 10:24:33 +02:00
Nextcloud bot
8e9d66afb1
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-25 03:03:59 +00:00
Nextcloud bot
dd010e22c8
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-24 03:02:04 +00:00
Matthieu Gallien
aed2b737b4
Merge pull request #8318 from Rello/master
...
Change db debug errors to warnings depending on error text
2025-06-23 20:29:29 +02:00
Rello
b2d9086a50
Merge branch 'nextcloud:master' into master
2025-06-23 18:17:27 +02:00
Nextcloud bot
b34822b9e8
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-23 03:01:32 +00:00
Nextcloud bot
16c7f8aa05
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-22 03:04:06 +00:00
Nextcloud bot
c79530c730
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-19 03:02:06 +00:00
Matthieu Gallien
485a432c3e
Merge pull request #8370 from nextcloud/bugfix/fixAclReadOnlyFilesWindows
...
fix(readonly): better handling of ACL on read-only files on windows
2025-06-18 15:52:03 +02:00
Matthieu Gallien
dac875ab89
fix(readonly): better handling of ACL on read-only files on windows
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-06-18 12:08:29 +02:00