Nextcloud bot
fd419800e6
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-11 00:21:23 +00:00
Joas Schilling
3b97190683
Merge pull request #50116 from nextcloud/backport/50113/stable29
...
[stable29] fix(SetupChecks): Don't test caches using binary data
2025-01-10 10:00:08 +01:00
Git'Fellow
23e8b2d757
fix(setupchecks): Binary data can have problems with serialize
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-01-10 08:01:39 +00:00
Nextcloud bot
d256713c3d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-10 00:21:36 +00:00
Arthur Schiwon
1f0e8ecda9
Merge pull request #50097 from nextcloud/release/29.0.11_rc1
...
29.0.11 RC1
2025-01-09 12:23:04 +01:00
Arthur Schiwon
353866fa4a
Merge pull request #50061 from nextcloud/backport/49966/stable29
...
[stable29] fix: block moving files to it's own parent with dav
2025-01-09 11:57:45 +01:00
Git'Fellow
cf2b197a1f
Merge pull request #49675 from nextcloud/backport/49262/stable29
...
[stable29] fix: don't do same-storage move optimization with encryption wrappers
2025-01-09 09:50:47 +01:00
Robin Appelman
bb3e6ea9d9
fix: don't do same-storage move optimization with encryption wrappers
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-09 09:32:16 +01:00
Robin Appelman
0dc754bb00
fix: block moving files to it's own parent with dav
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-09 09:22:29 +01:00
Kate
a9d1d3440d
Merge pull request #49614 from nextcloud/backport/49569/stable29
2025-01-09 08:01:32 +01:00
Git'Fellow
359dc62233
Merge pull request #49655 from nextcloud/backport/48769/stable29
...
[stable29] Fix incorrect permissions when copying shared files
2025-01-09 07:48:17 +01:00
Robin Appelman
11a3593243
perf: improve performance of SharedStorage::getWatcher
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-09 07:45:22 +01:00
Robin Appelman
926b9d37c5
perf: improve performance of SharedStorage::getWatcher
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
[skip ci]
2025-01-09 07:45:22 +01:00
Nextcloud bot
eb9805dc93
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-09 00:21:44 +00:00
Arthur Schiwon
6fc5389004
build(hub): 29.0.11 RC1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-01-08 18:10:12 +01:00
John Molakvoæ
129cfb0269
Merge pull request #49425 from nextcloud/backport/49271/stable29
...
[stable29] fix(files): Make injected actions reactive
2025-01-08 11:39:38 +01:00
Nextcloud bot
5e80c08069
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-08 00:21:28 +00:00
Andy Scherzinger
f83356d536
Merge pull request #50080 from nextcloud/backport/50051/stable29
...
[stable29] fix(preview): Do not try to parse M3U files as MP3
2025-01-07 21:05:01 +01:00
Pauli Järvinen
6baaa61fff
fix(preview): Do not try to parse M3U files as MP3
...
By default, the MP3 audio files get the mimetype `audio/mpeg` and the M3U and
M3U8 playlist files get the mimetype `audio/mpegurl`. PreviewManager had such
a problem that it registered the MP3 preview provider with a regular
expression which matched also the M3U files. This caused an error message to
be logged on the info (1) level for each M3U file every time a folder with
such files was viewed: "Error while getting cover from mp3 file:
File /path/to/some/playlist.m3u is not mpeg/audio!".
Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>
2025-01-07 19:08:07 +00:00
Andy Scherzinger
d2b2c24e4d
Merge pull request #50063 from nextcloud/backport/49962/stable29
...
[stable29] Clarify installation wording to be clear that it is about account creation
2025-01-07 12:25:20 +01:00
Jan C. Borchardt
3e1ac491ac
fix(setup): clarify installation wording to be clear that it is about account creation
...
Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
2025-01-07 09:48:07 +00:00
John Molakvoæ
1c0ef6fada
Merge pull request #50027 from nextcloud/backport/50025/stable29
...
[stable29] fix(cypress): flaky live photo test grid_view trigger issue
2025-01-07 10:43:48 +01:00
skjnldsv
47cb9bbfa8
chore: enable cypress video recording in debug mode
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-01-07 10:03:23 +01:00
Kate
9196d47945
Merge pull request #50057 from nextcloud/backport/50035/stable29
2025-01-07 08:35:29 +01:00
provokateurin
f379188b21
fix(HTTP): Adjust JSONResponse data type
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-07 05:40:50 +00:00
Nextcloud bot
6163b64566
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-07 00:21:14 +00:00
Nextcloud bot
955058eb69
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-06 00:30:45 +00:00
dependabot[bot]
7b1bc3a939
Merge pull request #49775 from nextcloud/dependabot/npm_and_yarn/stable29/pinia/testing-0.1.7
2025-01-05 10:55:03 +00:00
nextcloud-command
a8998eff6a
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-05 10:40:33 +00:00
dependabot[bot]
62f4e4244a
chore(deps-dev): bump @pinia/testing from 0.1.3 to 0.1.7
...
Bumps [@pinia/testing](https://github.com/vuejs/pinia ) from 0.1.3 to 0.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases )
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.3...@pinia/testing@0.1.7 )
---
updated-dependencies:
- dependency-name: "@pinia/testing"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-05 11:30:33 +01:00
Nextcloud bot
8466d3d399
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-05 00:21:34 +00:00
dependabot[bot]
f77cb0cb34
Merge pull request #49767 from nextcloud/dependabot/npm_and_yarn/stable29/moment-timezone-0.5.46
2025-01-04 20:08:20 +00:00
nextcloud-command
30cd48c9fe
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-04 19:52:17 +00:00
dependabot[bot]
da4c2021bc
chore(deps): bump moment-timezone from 0.5.45 to 0.5.46
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.45 to 0.5.46.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46 )
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 20:46:39 +01:00
dependabot[bot]
f74feaee6c
Merge pull request #50038 from nextcloud/dependabot/npm_and_yarn/stable29/vueuse/integrations-10.11.1
2025-01-04 17:29:16 +00:00
dependabot[bot]
a191a2c828
chore(deps): bump @vueuse/integrations from 10.11.0 to 10.11.1
...
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations ) from 10.11.0 to 10.11.1.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/integrations )
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-04 17:14:07 +00:00
dependabot[bot]
47e7cd1de6
Merge pull request #50039 from nextcloud/dependabot/npm_and_yarn/stable29/mime-4.0.6
2025-01-04 16:23:58 +00:00
dependabot[bot]
015e11399c
chore(deps-dev): bump mime from 4.0.4 to 4.0.6
...
Bumps [mime](https://github.com/broofa/mime ) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/broofa/mime/releases )
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md )
- [Commits](https://github.com/broofa/mime/compare/v4.0.4...v4.0.6 )
---
updated-dependencies:
- dependency-name: mime
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-04 16:10:12 +00:00
Nextcloud bot
6ce2cce113
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-04 00:21:57 +00:00
Marcel Müller
b6d2267125
Merge pull request #50022 from nextcloud/backport/50017/stable29
...
[stable29] chore(ci): Run kerberos tests on ubuntu-latest
2025-01-03 20:13:54 +01:00
dependabot[bot]
ef143c4439
Merge pull request #49946 from nextcloud/dependabot/npm_and_yarn/stable29/types/jest-29.5.14
2025-01-03 08:46:10 +00:00
dependabot[bot]
413f263184
chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.12 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-03 08:29:10 +00:00
dependabot[bot]
f0f5417291
Merge pull request #49947 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/cypress-1.0.0-beta.12
2025-01-03 08:24:38 +00:00
dependabot[bot]
5bb5026c17
chore(deps-dev): bump @nextcloud/cypress
...
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress ) from 1.0.0-beta.8 to 1.0.0-beta.12.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases )
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.8...v1.0.0-beta.12 )
---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-03 07:56:05 +00:00
Marcel Müller
f03eb6fc85
chore(ci): Run kerberos tests on ubuntu-latest
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-01-03 07:55:37 +00:00
Nextcloud bot
96b9811cf2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-03 00:21:49 +00:00
John Molakvoæ
22a3b85ad7
Merge pull request #50013 from nextcloud/backport/49974/stable29
2025-01-02 12:27:00 +01:00
skjnldsv
471af62c5d
fix(federatedfilesharing): fix notification typo
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-01-02 10:51:11 +00:00
Nextcloud bot
fa773466fc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-02 00:21:47 +00:00
Joas Schilling
77c143d8f3
Merge pull request #50003 from nextcloud/automated/noid/stable29-update-ca-cert-bundle
...
[stable29] fix(security): Update CA certificate bundle
2025-01-01 09:37:18 +01:00