aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(3rdparty): bump justinrainbow/json-schema to 5.3.03rdparty/justinrainbow/json-schemagrnd-alt2024-11-201-0/+0
| | | | Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
* Merge pull request #49225 from nextcloud/fix/invalid-mtimeJohn Molakvoæ2024-11-143-4/+18
|\
| * chore(assets): Recompile assetsnextcloud-command2024-11-142-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(files): ensure valid mtime and fallback to crtime if definedskjnldsv2024-11-141-1/+15
|/ | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Merge pull request #49275 from nextcloud/chore/drop-skjnldsv/sanitize-svgKate2024-11-146-42/+5
|\
| * chore(assets): Recompile assetsnextcloud-command2024-11-143-7/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify`chore/drop-skjnldsv/sanitize-svgskjnldsv2024-11-143-35/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #49281 from nextcloud/rakekniven-patch-1Sebastian Krupinski2024-11-141-1/+1
|\ \ | | | | | | chore(i18n): Fixed grammar
| * | chore(i18n): Fixed grammarrakekniven2024-11-141-1/+1
|/ / | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | Merge pull request #49260 from ↵Julien Veyssier2024-11-141-1/+5
|\ \ | | | | | | | | | | | | nextcloud/fix/noid/textprocessing-schedule-taskprocessing-provider [textprocessing] Fix: Accept scheduling a task if there are equivalent taskprocessing providers only
| * | fix(textprocessing): accept scheduling a task if there are equivalent ↵fix/noid/textprocessing-schedule-taskprocessing-providerJulien Veyssier2024-11-131-1/+5
| | | | | | | | | | | | | | | | | | taskprocessing providers only Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | Merge pull request #48675 from georglauterbach/masterCôme Chilliet2024-11-142-4/+8
|\ \ \ | | | | | | | | DNS: do not query CNAME if A succeeded already
| * | | fix: remove superflous linegeorglauterbach2024-11-091-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
| * | | fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-062-3/+8
| | | | | | | | | | | | | | | | Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
* | | | Merge pull request #49244 from nextcloud/feat/profile-appKate2024-11-1462-68/+1268
|\ \ \ \
| * | | | fix(profile): exclude from openapifeat/profile-appskjnldsv2024-11-141-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | chore: compile assetsskjnldsv2024-11-1421-25/+25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | fix(profile): triggerbutton selectorskjnldsv2024-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | fix(profile): add legacy root for old `core.ProfilePage.index`skjnldsv2024-11-141-0/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | fix(profile): make sure the app cannot be disabled as it was in coreskjnldsv2024-11-145-8/+20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | chore(profile): move profile app from core to appsskjnldsv2024-11-1435-37/+1222
| | |_|/ | |/| | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #49273 from nextcloud/test/integration/cleanup-logsJohn Molakvoæ2024-11-141-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | test(integration): Correctly cleanup logstest/integration/cleanup-logsprovokateurin2024-11-141-2/+9
|/ / / | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-14100-206/+242
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #49168 from nextcloud/feat/file-list-actionsPytal2024-11-13129-267/+220
|\ \ \ | |_|/ |/| | feat(files): Add support for file list actions
| * | chore(assets): Recompile assetsnextcloud-command2024-11-13126-261/+185
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | feat(files): Add support for file list actionsChristopher Ng2024-11-131-1/+30
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | chore(deps): Bump nextcloud/files to v3.10.0Christopher Ng2024-11-132-5/+5
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #48134 from nextcloud/feat/mail-provider-settingsDaniel2024-11-138-20/+258
|\ \ | | | | | | feat: mail provider settings
| * | feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-128-20/+258
| | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | Merge pull request #49248 from nextcloud/dependabot/npm_and_yarn/marked-15.0.0Ferdinand Thiessen2024-11-138-12/+12
|\ \ \ | | | | | | | | chore(deps): Bump marked from 13.0.3 to 15.0.0
| * | | chore(assets): Recompile assetsdependabot/npm_and_yarn/marked-15.0.0nextcloud-command2024-11-136-7/+7
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | chore(deps): Bump marked from 13.0.3 to 15.0.0dependabot[bot]2024-11-132-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 13.0.3 to 15.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v13.0.3...v15.0.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #49041 from ↵John Molakvoæ2024-11-1342-83/+83
|\ \ \ \ | |/ / / |/| | | | | | | nextcloud/dependabot/github_actions/github-actions-52fdf4f9c4
| * | | build(deps): bump the github-actions group with 5 updatesdependabot/github_actions/github-actions-52fdf4f9c4dependabot[bot]2024-11-1342-83/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.2.2` | | [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.25.2` | `2.31.1` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.0.4` | `4.1.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.0` | `4.4.3` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.5.0` | `4.6.0` | Updates `actions/checkout` from 4.1.1 to 4.2.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.1...11bd71901bbe5b1630ceea73d27597364c9af683) Updates `shivammathur/setup-php` from 2.25.2 to 2.31.1 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/2.25.2...c541c155eee45413f5b09a52248675b1a2575231) Updates `actions/setup-node` from 4.0.4 to 4.1.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/0a44ba7841725637a19e28fa30b79a866c81b0a6...39370e3970a6d050c480ffad4ff0ed4d3fdee5af) Updates `actions/upload-artifact` from 4.4.0 to 4.4.3 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/50769540e7f4bd5e21e526ee35c689e35e0d6874...b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882) Updates `codecov/codecov-action` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](https://github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #48841 from ↵Louis2024-11-131-0/+24
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | IONOS-Productivity/feat/config_unified_search_providers_allowed feat: reduce search providers per config value "unified_search_providers_allowed"
| * | | | feat(search): reduce search providers via core app config ↵artonge/local/IONOS/feat/config_unified_search_providers_allowedMisha M.-Kupriyanov2024-11-131-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unified_search.providers_allowed reduce search providers by setting core config value to unified_search.providers_allowed = [ 'files', 'setting' ] ./occ config:app:set --value '["files","settings"]' --type array core unified_search.providers_allowed Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
* | | | | Merge pull request #49240 from nextcloud/feat/postgres-13-17Ferdinand Thiessen2024-11-132-6/+16
|\ \ \ \ \ | |_|/ / / |/| | | | feat: Update supported PostgreSQL versions
| * | | | feat: Update supported PostgreSQL versionsfeat/postgres-13-17Ferdinand Thiessen2024-11-132-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12 is now EOL but 17 was released and should be supported and tested. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #49247 from nextcloud/skjnldbot/nextcloud-uploadJohn Molakvoæ2024-11-13145-869/+407
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | chore: update @nextcloud/upload to 1.7.0skjnldbot/nextcloud-uploadskjnldsv2024-11-13145-869/+407
|/ / / / | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #49237 from nextcloud/fix/noid/deprecation-correct-caseKate2024-11-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(Middleware): log deprecation when annotation was actually usedfix/noid/deprecation-correct-caseArthur Schiwon2024-11-121-1/+1
| |/ / | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1312-26/+40
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #49226 from nextcloud/fix/encode-guest-file-requestJohn Molakvoæ2024-11-134-8/+9
|\ \ \ | |/ / |/| | fx(dav): file request guest nickname encoding
| * | chore(assets): Recompile assetsfix/encode-guest-file-requestnextcloud-command2024-11-122-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(dav): file request guest nickname encodingskjnldsv2024-11-122-5/+6
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #49139 from nextcloud/enh/issue-48528-disable-imip-messagesSebastian Krupinski2024-11-122-2/+29
|\ \ | | | | | | feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
| * \ Merge branch 'master' into enh/issue-48528-disable-imip-messagesenh/issue-48528-disable-imip-messagesSebastian Krupinski2024-11-12101-215/+241
| |\ \ | |/ / |/| |
* | | Merge pull request #49219 from nextcloud/reuse/noid/adjust-copyrightJoas Schilling2024-11-121-0/+4
|\ \ \ | | | | | | | | docs: Adjust taiwan translators