aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): Recompile assetsfix/stable30/share-types-referencesnextcloud-command2025-01-069-7/+7
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: remove references to non-existent ShareTypesnfebe2025-01-062-5/+5
| | | | | | | A refactor was done to remove ShareTypes and an incomplete backport of 00c2b94391819eda77ddc7ab347972383c6319c0 left incorrect references to shareTypes. Signed-off-by: nfebe <fenn25.fn@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0610-86/+102
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0516-80/+88
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49765 from ↵dependabot[bot]2025-01-0497-126/+125
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/vue-material-design-icons-5.3.1
| * chore(assets): Recompile assetsnextcloud-command2025-01-0495-120/+120
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * chore(deps): bump vue-material-design-icons from 5.3.0 to 5.3.1dependabot[bot]2025-01-042-6/+5
|/ | | | | | | | | | | | | | | | 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>
* Merge pull request #50036 from ↵dependabot[bot]2025-01-0412-17/+16
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/moment-1.3.2
| * chore(deps): bump @nextcloud/moment from 1.3.1 to 1.3.2dependabot[bot]2025-01-0412-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #50037 from ↵dependabot[bot]2025-01-042-6/+5
|\ \ | |/ |/| | | nextcloud/dependabot/npm_and_yarn/stable30/types/dockerode-3.3.33
| * chore(deps-dev): bump @types/dockerode from 3.3.31 to 3.3.33dependabot[bot]2025-01-042-6/+5
|/ | | | | | | | | | | | | | 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>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-048-0/+224
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50031 from nextcloud/backport/50026/stable30Joas Schilling2025-01-032-0/+51
|\ | | | | [stable30] fix(logger): Prevent infinite recursion with log.condition => users or matches
| * fix(logger): Prevent infinite recursion with log.condition => matchesbackport/50026/stable30Joas Schilling2025-01-032-0/+51
| | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #50028 from nextcloud/backport/50025/stable30John Molakvoæ2025-01-032-3/+7
|\ \ | |/ |/|
| * chore: enable cypress video recording in debug modebackport/50025/stable30skjnldsv2025-01-032-3/+7
|/ | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Merge pull request #49945 from ↵dependabot[bot]2025-01-039-16/+15
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/mime-4.0.6
| * chore(deps-dev): bump mime from 4.0.4 to 4.0.6dependabot/npm_and_yarn/stable30/mime-4.0.6dependabot[bot]2025-01-039-16/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #50023 from nextcloud/backport/50017/stable30Marcel Müller2025-01-031-1/+1
|\ \ | |/ |/| [stable30] chore(ci): Run kerberos tests on ubuntu-latest
| * chore(ci): Run kerberos tests on ubuntu-latestbackport/50017/stable30Marcel Müller2025-01-031-1/+1
|/ | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0312-6/+70
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49631 from nextcloud/backport/49351/stable30F. E Noel Nfebe2025-01-0232-146/+133
|\ | | | | [stable30] enh: Improvements on sharing details
| * chore(assets): Recompile assetsnextcloud-command2025-01-0215-16/+16
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(files_sharing): List of share type during recipient lookupLouis Chemineau2025-01-021-1/+11
| | | | | | | | | | | | | | | | 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>
| * fix: Only show share permission if re-sharablenfebe2025-01-021-2/+5
| | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> [skip ci]
| * refactor: Use new `ShareType` across file_sharingnfebe2025-01-0217-131/+105
|/ | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* Merge pull request #50014 from nextcloud/backport/49974/stable30John Molakvoæ2025-01-021-1/+1
|\
| * fix(federatedfilesharing): fix notification typobackport/49974/stable30skjnldsv2025-01-021-1/+1
|/ | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-026-2/+52
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49994 from nextcloud/backport/49847/stable30Git'Fellow2025-01-013-32/+0
|\ | | | | [stable30] fix(shares): Remove noisy text from email
| * fix(shares): Remove noisy text from emailsbackport/49847/stable30Git'Fellow2024-12-303-32/+0
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Merge pull request #50000 from ↵Joas Schilling2025-01-012-88/+3
|\ \ | | | | | | | | | | | | nextcloud/automated/noid/stable30-update-ca-cert-bundle [stable30] fix(security): Update CA certificate bundle
| * | fix(security): Update CA certificate bundlenextcloud-command2025-01-012-88/+3
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3182-130/+48
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49878 from nextcloud/backport/49746/stable30Git'Fellow2024-12-303-31/+16
|\ | | | | [stable30] fix(share): Don't print twice the same text on emails
| * fix(share): Don't print twice the same informationbackport/49746/stable30Git'Fellow2024-12-163-31/+16
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Merge pull request #49556 from nextcloud/backport/49281/stable30Richard Steinmetz2024-12-301-1/+1
|\ \ | | | | | | [stable30] chore(i18n): Fixed grammar
| * | chore(i18n): Fixed grammarrakekniven2024-12-301-1/+1
| | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | Merge pull request #49780 from nextcloud/backport/49503/stable30Richard Steinmetz2024-12-304-27/+45
|\ \ \ | |/ / |/| | [stable30] fix(CalDAV): disable both iTip and iMip messages
| * | fix: disable both iTip and iMip messagesbackport/49503/stable30SebastianKrupinski2024-12-104-27/+45
| | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3016-32/+74
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-292-0/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-288-6/+72
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-272-0/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-264-2/+48
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2524-4/+470
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-24232-228/+332
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2312-20/+104
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2226-2/+230
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-21158-88/+376
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>