Commit Graph

77584 Commits (6eb843cc5723b0e596de9b76c0ded1fe9291841f)
 

Author SHA1 Message Date
provokateurin 6eb843cc57 fix(settings): Fix log file download return type
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-08 10:14:11 +07:00
Nextcloud bot 9de0452071
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-08 00:21:18 +07:00
Andrey Borysenko 6e49df8b39
Merge pull request #50032 from nextcloud/backport/49885/stable30
[stable30] fix(app-store): add missing exApps list items to search filter
2025-01-07 20:51:59 +07:00
nextcloud-command 7a7b49fd0f chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-07 20:21:10 +07:00
Andrey Borysenko 83611e08a0
fix(app-store): add missing exApps list items to search filter
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-01-07 22:14:34 +07:00
Andy Scherzinger 83ca89a79a
Merge pull request #50079 from nextcloud/backport/50051/stable30
[stable30] fix(preview): Do not try to parse M3U files as MP3
2025-01-07 21:04:14 +07:00
Pauli Järvinen c57495a429 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:07:19 +07:00
Stephan Orbaugh 83c33465ab
Merge pull request #50060 from nextcloud/backport/49966/stable30
[stable30] fix: block moving files to it's own parent with dav
2025-01-07 13:37:55 +07:00
Andy Scherzinger 0b849abbb5
Merge pull request #50062 from nextcloud/backport/49962/stable30
[stable30] Clarify installation wording to be clear that it is about account creation
2025-01-07 12:23:30 +07:00
Jan C. Borchardt 9b7b15532b 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:18 +07:00
Robin Appelman c6e68988d2 fix: block moving files to it's own parent with dav
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-07 09:26:05 +07:00
Kate 32c726171a
Merge pull request #50058 from nextcloud/backport/50035/stable30 2025-01-07 08:35:08 +07:00
provokateurin 8b322ff12c fix(HTTP): Adjust JSONResponse data type
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-07 05:41:45 +07:00
Nextcloud bot ef5dc1e2eb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-07 00:21:07 +07:00
F. E Noel Nfebe 09725cc750
Merge pull request #50021 from nextcloud/fix/stable30/share-types-references
[stable30] fix: remove references to non-existent ShareTypes
2025-01-06 11:10:41 +07:00
nextcloud-command 325c88d9a1 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-06 09:56:57 +07:00
nfebe c4ddb16a37 fix: remove references to non-existent ShareTypes
A refactor was done to remove ShareTypes and an incomplete backport of
00c2b94391 left incorrect references to shareTypes.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-06 10:50:55 +07:00
Nextcloud bot 64bbe80f3f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-06 00:30:38 +07:00
Nextcloud bot 4772cfb995
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-05 00:21:27 +07:00
dependabot[bot] 8555e502e4
Merge pull request #49765 from nextcloud/dependabot/npm_and_yarn/stable30/vue-material-design-icons-5.3.1 2025-01-04 18:50:32 +07:00
nextcloud-command 46cddde183 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-04 18:37:00 +07:00
dependabot[bot] 33bb850b76
chore(deps): bump vue-material-design-icons from 5.3.0 to 5.3.1
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.3.0...5.3.1)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  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 18:18:01 +07:00
dependabot[bot] b8fef478ac
Merge pull request #50036 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/moment-1.3.2 2025-01-04 17:51:52 +07:00
dependabot[bot] 44dcd0c162 chore(deps): bump @nextcloud/moment from 1.3.1 to 1.3.2
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/nextcloud/nextcloud-moment/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
  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:36:43 +07:00
dependabot[bot] b6bb20544a
Merge pull request #50037 from nextcloud/dependabot/npm_and_yarn/stable30/types/dockerode-3.3.33 2025-01-04 02:57:29 +07:00
dependabot[bot] c5ec398cda
chore(deps-dev): bump @types/dockerode from 3.3.31 to 3.3.33
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.31 to 3.3.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

---
updated-dependencies:
- dependency-name: "@types/dockerode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 02:32:21 +07:00
Nextcloud bot caa38fdb49
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-04 00:21:50 +07:00
Joas Schilling c4d46a7ef8
Merge pull request #50031 from nextcloud/backport/50026/stable30
[stable30] fix(logger): Prevent infinite recursion with log.condition => users or matches
2025-01-03 22:33:10 +07:00
John Molakvoæ a86197a4a0
Merge pull request #50028 from nextcloud/backport/50025/stable30 2025-01-03 12:18:33 +07:00
Joas Schilling b9493cc12d fix(logger): Prevent infinite recursion with log.condition => matches
When we need to check the log condition for a user matches,
there is a risk that something on the way checks the log level
and would result in an infinite loop.
So we simply check if it's a nested call and use the default
warning level in that case.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-03 11:12:48 +07:00
skjnldsv f2d40badfd chore: enable cypress video recording in debug mode
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-01-03 11:42:22 +07:00
dependabot[bot] 2d77570e1e
Merge pull request #49945 from nextcloud/dependabot/npm_and_yarn/stable30/mime-4.0.6 2025-01-03 09:56:29 +07:00
dependabot[bot] dbe7c077e1 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-03 08:25:47 +07:00
Marcel Müller 028dcb0f8e
Merge pull request #50023 from nextcloud/backport/50017/stable30
[stable30] chore(ci): Run kerberos tests on ubuntu-latest
2025-01-03 09:23:43 +07:00
Marcel Müller 93d1f08eec chore(ci): Run kerberos tests on ubuntu-latest
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-01-03 07:56:40 +07:00
Nextcloud bot 9d28389231
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-03 00:21:42 +07:00
F. E Noel Nfebe ac9bc09231
Merge pull request #49631 from nextcloud/backport/49351/stable30
[stable30] enh: Improvements on sharing details
2025-01-02 15:51:49 +07:00
nextcloud-command 7f3c343a53 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-02 14:35:07 +07:00
Louis Chemineau 377068e97f fix(files_sharing): List of share type during recipient lookup
ShareType lists both names and ids so Object.entries return too much.

This was also making useless the following condition adding ShareType.Email

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-02 15:28:22 +07:00
nfebe df02f539cc fix: Only show share permission if re-sharable
Signed-off-by: nfebe <fenn25.fn@gmail.com>

[skip ci]
2025-01-02 15:28:22 +07:00
nfebe 00c2b94391 refactor: Use new `ShareType` across file_sharing
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-02 15:28:17 +07:00
John Molakvoæ 209a6f00e6
Merge pull request #50014 from nextcloud/backport/49974/stable30 2025-01-02 12:27:23 +07:00
skjnldsv e645ef0f16 fix(federatedfilesharing): fix notification typo
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-01-02 10:52:18 +07:00
Nextcloud bot 088820acea
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-02 00:21:40 +07:00
Git'Fellow 16aaab3981
Merge pull request #49994 from nextcloud/backport/49847/stable30
[stable30] fix(shares): Remove noisy text from email
2025-01-01 11:43:08 +07:00
Joas Schilling fc6812bca7
Merge pull request #50000 from nextcloud/automated/noid/stable30-update-ca-cert-bundle
[stable30] fix(security): Update CA certificate bundle
2025-01-01 09:36:36 +07:00
nextcloud-command 821c4bfe1a fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2025-01-01 02:33:11 +07:00
Nextcloud bot e10925a932
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-31 00:21:20 +07:00
Git'Fellow c2b05000c7 fix(shares): Remove noisy text from emails
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-12-30 18:36:55 +07:00
Git'Fellow 999f5dee00
Merge pull request #49878 from nextcloud/backport/49746/stable30
[stable30] fix(share): Don't print twice the same text on emails
2024-12-30 19:35:20 +07:00