Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build(hub): 28.0.14 RC1release/28.0.14_rc1 | Arthur Schiwon | 2024-12-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #49722 from nextcloud/backport/49442/stable28 | F. E Noel Nfebe | 2024-12-09 | 8 | -34/+57 |
|\ | | | | | [stable28] fix(files_sharing): Stop infinite loop blocking link share requests | ||||
| * | chore(assets): Recompile assetsbackport/49442/stable28 | nextcloud-command | 2024-12-09 | 7 | -7/+7 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(files_sharing): Stop infinite loop blocking link share requests | nfebe | 2024-12-09 | 1 | -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 SharingEntryLink | skjnldsv | 2024-12-09 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | fix(SharingEntryLink): Show default password before create if any | fenn-cs | 2024-12-09 | 1 | -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 creation | Grigorii K. Shartsev | 2024-12-09 | 1 | -14/+13 |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | fix(files_sharing): checkbox for password in link share is not shown | Grigorii K. Shartsev | 2024-12-09 | 1 | -0/+2 |
|/ | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-09 | 8 | -16/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-08 | 74 | -46/+998 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #49707 from ↵ | dependabot[bot] | 2024-12-07 | 2 | -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.1 | dependabot[bot] | 2024-12-07 | 2 | -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-07 | 2 | -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.32 | dependabot[bot] | 2024-12-07 | 2 | -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 Transifex | Nextcloud bot | 2024-12-07 | 30 | -0/+92 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-06 | 76 | -8/+418 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #49589 from nextcloud/backport/49587/stable28 | Joas Schilling | 2024-12-05 | 1 | -1/+3 |
|\ | | | | | [stable28] fix(maintenance): Show a success message on data-fingerprint command | ||||
| * | fix(maintenance): Show a success message on data-fingerprint command | Joas Schilling | 2024-12-02 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #49667 from nextcloud/release/28.0.13v28.0.13 | Arthur Schiwon | 2024-12-05 | 1 | -2/+2 |
|\ \ | | | | | | | 28.0.13 | ||||
| * | | build(hub): 28.0.13 | Arthur Schiwon | 2024-12-05 | 1 | -2/+2 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-05 | 206 | -212/+414 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #49640 from nextcloud/backport/49633/stable28 | Joas Schilling | 2024-12-04 | 1 | -2/+1 |
|\ \ | | | | | | | [stable28] fix(setupcheck): Disable PhpMaxFileSize setupcheck for now | ||||
| * | | fix(setupcheck): Disable PhpMaxFileSize setupcheck for now | Joas Schilling | 2024-12-04 | 1 | -2/+1 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-04 | 104 | -144/+490 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-02 | 10 | -0/+40 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-01 | 12 | -26/+64 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-30 | 14 | -18/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-29 | 132 | -2244/+2244 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #49526 from nextcloud/release/28.0.13_rc1v28.0.13rc1 | John Molakvoæ | 2024-11-28 | 1 | -2/+2 |
|\ | |||||
| * | build(hub): 28.0.13 RC1 | skjnldsv | 2024-11-27 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #49542 from nextcloud/backport/49541/stable28 | Benjamin Gaussorgues | 2024-11-28 | 1 | -1/+2 |
|\ \ | |||||
| * | | chore: stricter access to testremote endpoint | Benjamin Gaussorgues | 2024-11-28 | 1 | -1/+2 |
|/ / | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | Merge pull request #49535 from nextcloud/backport/49523/stable28 | Christoph Wurst | 2024-11-28 | 2 | -3/+42 |
|\ \ | | | | | | | [stable28] fix(migration): Decrypt ownCloud secrets v2 | ||||
| * | | fix(migration): Decrypt ownCloud secrets v2 | Christoph Wurst | 2024-11-28 | 2 | -3/+42 |
|/ / | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #49279 from nextcloud/backport/48675/stable28 | Git'Fellow | 2024-11-28 | 2 | -4/+8 |
|\ \ | | | | | | | [stable28] DNS: do not query CNAME if A succeeded already | ||||
| * | | fix: remove superflous line | georglauterbach | 2024-11-28 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com> | ||||
| * | | fix: do not query CNAME if A succeeded already | georglauterbach | 2024-11-28 | 2 | -3/+8 |
|/ / | | | | | | | Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-28 | 28 | -8/+262 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #49510 from ↵ | Joas Schilling | 2024-11-27 | 2 | -2/+32 |
|\ | | | | | | | | | nextcloud/automated/noid/stable28-update-ca-cert-bundle [stable28] fix(security): Update CA certificate bundle | ||||
| * | fix(security): Update CA certificate bundle | nextcloud-command | 2024-11-27 | 2 | -2/+32 |
|/ | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-27 | 10 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-26 | 56 | -78/+78 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #49478 from nextcloud/backport/49454/stable28 | Richard Steinmetz | 2024-11-25 | 1 | -4/+4 |
|\ | | | | | [stable28] fix: invalid usage of IQueryBuilder::createNamedParameter() | ||||
| * | fix: improve oci compatibility when purging calendar invitationsbackport/49454/stable28 | Richard Steinmetz | 2024-11-25 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
| * | fix: invalid usage of IQueryBuilder::createNamedParameter() | Richard Steinmetz | 2024-11-25 | 1 | -3/+3 |
|/ | | | | | | And fix a typo: chunck -> chunk Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | Merge pull request #49470 from nextcloud/backport/49311/stable28 | Kate | 2024-11-25 | 1 | -1/+9 |
|\ | |||||
| * | fix(OCMDiscoveryService): Also cache error results during discoverybackport/49311/stable28 | provokateurin | 2024-11-25 | 1 | -1/+9 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #49463 from nextcloud/backport/48600/stable28 | Stephan Orbaugh | 2024-11-25 | 24 | -47/+37 |
|\ | | | | | [stable28] fix(BackgroundJobs): Adjust intervals and time sensitivities | ||||
| * | fix(BackgroundJobs): Adjust intervals and time sensitivitiesbackport/48600/stable28 | provokateurin | 2024-11-25 | 24 | -47/+32 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | feat(TimedJob): Add debug log about time sensitive jobs with long intervals | provokateurin | 2024-11-25 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> |