aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build(hub): 28.0.14 RC1release/28.0.14_rc1Arthur Schiwon2024-12-091-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #49722 from nextcloud/backport/49442/stable28F. E Noel Nfebe2024-12-098-34/+57
|\ | | | | [stable28] fix(files_sharing): Stop infinite loop blocking link share requests
| * chore(assets): Recompile assetsbackport/49442/stable28nextcloud-command2024-12-097-7/+7
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(files_sharing): Stop infinite loop blocking link share requestsnfebe2024-12-091-13/+29
| | | | | | | | | | | | | | Fixes infinite loop preventing share link creation requests from being sent to the backend. Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * fix(files_sharing): share assignment issue in SharingEntryLinkskjnldsv2024-12-091-2/+4
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * fix(SharingEntryLink): Show default password before create if anyfenn-cs2024-12-091-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | Prevent silent addition of expiration date to shares. Prevent silent addition for password to shares. Both now have a `shareRequiresReview` check Resolves : https://github.com/nextcloud/server/issues/48860 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
| * fix(files_sharing): add accessible labels in link share creationGrigorii K. Shartsev2024-12-091-14/+13
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * fix(files_sharing): checkbox for password in link share is not shownGrigorii K. Shartsev2024-12-091-0/+2
|/ | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-098-16/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0874-46/+998
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49707 from ↵dependabot[bot]2024-12-072-5/+6
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable28/cypress/vue2-2.1.1
| * chore(deps-dev): bump @cypress/vue2 from 2.1.0 to 2.1.1dependabot/npm_and_yarn/stable28/cypress/vue2-2.1.1dependabot[bot]2024-12-072-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@cypress/vue2](https://github.com/cypress-io/cypress) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue2-v2.1.0...@cypress/vue2-v2.1.1) --- updated-dependencies: - dependency-name: "@cypress/vue2" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #49709 from ↵dependabot[bot]2024-12-072-5/+5
|\ \ | |/ |/| | | nextcloud/dependabot/npm_and_yarn/stable28/types/dockerode-3.3.32
| * chore(deps-dev): bump @types/dockerode from 3.3.29 to 3.3.32dependabot[bot]2024-12-072-5/+5
|/ | | | | | | | | | | | | | Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.29 to 3.3.32. - [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 bot2024-12-0730-0/+92
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0676-8/+418
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49589 from nextcloud/backport/49587/stable28Joas Schilling2024-12-051-1/+3
|\ | | | | [stable28] fix(maintenance): Show a success message on data-fingerprint command
| * fix(maintenance): Show a success message on data-fingerprint commandJoas Schilling2024-12-021-1/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #49667 from nextcloud/release/28.0.13v28.0.13Arthur Schiwon2024-12-051-2/+2
|\ \ | | | | | | 28.0.13
| * | build(hub): 28.0.13Arthur Schiwon2024-12-051-2/+2
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-05206-212/+414
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49640 from nextcloud/backport/49633/stable28Joas Schilling2024-12-041-2/+1
|\ \ | | | | | | [stable28] fix(setupcheck): Disable PhpMaxFileSize setupcheck for now
| * | fix(setupcheck): Disable PhpMaxFileSize setupcheck for nowJoas Schilling2024-12-041-2/+1
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-12-04104-144/+490
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0210-0/+40
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0112-26/+64
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-3014-18/+36
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-29132-2244/+2244
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49526 from nextcloud/release/28.0.13_rc1v28.0.13rc1John Molakvoæ2024-11-281-2/+2
|\
| * build(hub): 28.0.13 RC1skjnldsv2024-11-271-2/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #49542 from nextcloud/backport/49541/stable28Benjamin Gaussorgues2024-11-281-1/+2
|\ \
| * | chore: stricter access to testremote endpointBenjamin Gaussorgues2024-11-281-1/+2
|/ / | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Merge pull request #49535 from nextcloud/backport/49523/stable28Christoph Wurst2024-11-282-3/+42
|\ \ | | | | | | [stable28] fix(migration): Decrypt ownCloud secrets v2
| * | fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-282-3/+42
|/ / | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #49279 from nextcloud/backport/48675/stable28Git'Fellow2024-11-282-4/+8
|\ \ | | | | | | [stable28] DNS: do not query CNAME if A succeeded already
| * | fix: remove superflous linegeorglauterbach2024-11-281-1/+0
| | | | | | | | | | | | Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
| * | fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-282-3/+8
|/ / | | | | | | Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2828-8/+262
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49510 from ↵Joas Schilling2024-11-272-2/+32
|\ | | | | | | | | nextcloud/automated/noid/stable28-update-ca-cert-bundle [stable28] fix(security): Update CA certificate bundle
| * fix(security): Update CA certificate bundlenextcloud-command2024-11-272-2/+32
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2710-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2656-78/+78
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49478 from nextcloud/backport/49454/stable28Richard Steinmetz2024-11-251-4/+4
|\ | | | | [stable28] fix: invalid usage of IQueryBuilder::createNamedParameter()
| * fix: improve oci compatibility when purging calendar invitationsbackport/49454/stable28Richard Steinmetz2024-11-251-2/+2
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
| * fix: invalid usage of IQueryBuilder::createNamedParameter()Richard Steinmetz2024-11-251-3/+3
|/ | | | | | And fix a typo: chunck -> chunk Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* Merge pull request #49470 from nextcloud/backport/49311/stable28Kate2024-11-251-1/+9
|\
| * fix(OCMDiscoveryService): Also cache error results during discoverybackport/49311/stable28provokateurin2024-11-251-1/+9
|/ | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Merge pull request #49463 from nextcloud/backport/48600/stable28Stephan Orbaugh2024-11-2524-47/+37
|\ | | | | [stable28] fix(BackgroundJobs): Adjust intervals and time sensitivities
| * fix(BackgroundJobs): Adjust intervals and time sensitivitiesbackport/48600/stable28provokateurin2024-11-2524-47/+32
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * feat(TimedJob): Add debug log about time sensitive jobs with long intervalsprovokateurin2024-11-251-0/+5
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>