aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-0510-102/+196
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | Merge pull request #52584 from nextcloud/enh/noid/fix-docs-ciSimon L.2025-05-041-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix(CI): fix CI in documentation repository
| * | | | | | | | | | fix(CI): fix CI in documentation repositorySimon L.2025-05-041-1/+1
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L. <szaimen@e.mail.de>
* | | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-044-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-0322-4/+46
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Merge pull request #52542 from nextcloud/artonge/fix/forward_extraAndy Scherzinger2025-05-022-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fix: Forward 'extra' argument when optimizing query
| * | | | | | | | | fix: Forward 'extra' argument when optimizing queryartonge/fix/forward_extraLouis Chemineau2025-04-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows DAV SEARCH queries containing optimizable comparisons on files metadata like: ```xml <d:or> <d:eq> <d:prop> <nc:metadata-photos-place /> </d:prop> <d:literal>La Valette-du-Var</d:literal> </d:eq> <d:eq> <d:prop> <nc:metadata-photos-place /> </d:prop> <d:literal>Évenos</d:literal> </d:eq> </d:or> ``` Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-0238-242/+298
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Merge pull request #52572 from nextcloud/fix/noid/flaky-sso-testsJohn Molakvoæ2025-05-012-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix: Ensure samba is started in kerberos testsfix/noid/flaky-sso-testsMarcel Müller2025-05-011-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
| * | | | | | | | | chore: Add logs for dc and apache containerMarcel Müller2025-05-011-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | | | | | | | | | Merge pull request #52575 from nextcloud/rakekniven-patch-1Andy Scherzinger2025-05-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix(notification): Notification in activity shows "Rich subject or a …
| * | | | | | | | | | fix(notification): Notification in activity shows "Rich subject or a ↵rakekniven2025-05-011-1/+1
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | parameter for ..." Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* / / / / / / / / / fix(l10n): Update translations from TransifexNextcloud bot2025-05-01122-678/+706
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Merge pull request #52571 from nextcloud/dependabot/npm_and_yarn/vite-6.3.4dependabot[bot]2025-04-301-4/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | build(deps): bump vite from 6.2.6 to 6.3.4dependabot/npm_and_yarn/vite-6.3.4dependabot[bot]2025-04-301-4/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | | | | Merge pull request #52546 from nextcloud/fix/52278/remove-unused-etag-checkDaniel2025-04-302-36/+29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | fix: Remove unneccesary etag check
| * | | | | | | | | fix: Add etag tests to NavigationControllerTestfix/52278/remove-unused-etag-checkMarcel Müller2025-04-301-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
| * | | | | | | | | fix: Remove unneccesary etag checkMarcel Müller2025-04-292-41/+2
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | | | | | | | | Merge pull request #52551 from nextcloud/checkResultArrayLouis2025-04-301-4/+11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fix(WeatherStatus): Check if result is an array
| * | | | | | | | | fix (WeatherStatus): Check if result is an arraycheckResultArrayGit'Fellow2025-04-301-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | | | | | | Merge pull request #52269 from nextcloud/fix/files-summaryFerdinand Thiessen2025-04-303-27/+23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix(files): make sure to always have proper plural forms
| * | | | | | | | | | chore(assets): Recompile assetsfix/files-summarynextcloud-command2025-04-302-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | | | fix(files): make sure to always have proper plural formsFerdinand Thiessen2025-04-301-24/+20
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | counted words should always be translated using `n`. We can still simply concat the segments with punctation, this always works regardless of the language used (even with RTL / LTR languages). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | | Merge pull request #52565 from nextcloud/artonge/fix/attribute_in_sidebarFerdinand Thiessen2025-04-303-3/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix: Forward attributes to the sidebar
| * | | | | | | | | | fix: Forward attributes to the sidebarartonge/fix/attribute_in_sidebarLouis Chemineau2025-04-303-3/+4
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for Photos' sidebar tab Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | | | | Merge pull request #52298 from nextcloud/test/no-git-ignoreFerdinand Thiessen2025-04-303-36/+58
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | test: ignore git-ignored files from tests
| * | | | | | | | | test: ignore git-ignored files from teststest/no-git-ignoreFerdinand Thiessen2025-04-293-36/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix running `npm run test` when your development setup has other apps checked out - like having the viewer app installed locally in `apps`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | | Merge pull request #52228 from nextcloud/fix/issue-50748-calendar-object-moveChristoph Wurst2025-04-302-16/+24
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix(CalDAV): do not ignore move command object target uri
| * | | | | | | | | | fix: do not ignore move command object target urifix/issue-50748-calendar-object-moveSebastianKrupinski2025-04-162-16/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | | | | | | | Merge pull request #52558 from nextcloud/chore/constants/sortDaniel2025-04-301-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | chore(Constants): Sort by value
| * | | | | | | | | | chore(Constants): Sort by valuechore/constants/sortprovokateurin2025-04-301-4/+4
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | | | | | Merge pull request #52532 from nextcloud/fix/public-displayname-ownerJohn Molakvoæ2025-04-302-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix(files_sharing): bring back owner and ownerDisplayName initial statefix/public-displayname-ownerskjnldsv2025-04-292-1/+7
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | | Merge pull request #52552 from ↵Joas Schilling2025-04-3010-135/+135
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/more-phpunit-10-preparations tests: Prepare more tests for PHPUnit 10
| * | | | | | | | | | test: Prepare more tests for PHPUnit 10Joas Schilling2025-04-3010-135/+135
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | | | Merge pull request #52535 from nextcloud/fix/public-owner-scopeJohn Molakvoæ2025-04-3015-11/+158
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | chore(assets): Recompile assetsnextcloud-command2025-04-309-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | | fix(dav): check the owner displayName scope before giving attributeskjnldsv2025-04-306-4/+151
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-04-3026-104/+468
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Merge pull request #52534 from nextcloud/perf/caldav/bigger-chunks-orphan-repairRichard Steinmetz2025-04-291-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | perf(caldav): increase chunk size in RemoveOrphanEventsAndContacts repair step
| * | | | | | | | perf(caldav): increase chunk size in RemoveOrphanEventsAndContacts repair stepperf/caldav/bigger-chunks-orphan-repairRichard Steinmetz2025-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | | | | | Merge pull request #52179 from spalmurray/masterAndy Scherzinger2025-04-2921-292/+460
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | ci: add Codecov's test analytics and bundle analysis features
| * | | | | | | | ci: change if always() to if not cancelled on test results uploadsSpencer Murray2025-04-2818-18/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
| * | | | | | | | ci: always upload test results, even if tests failSpencer Murray2025-04-2817-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
| * | | | | | | | ci: fix whitespaceSpencer Murray2025-04-283-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
| * | | | | | | | ci: tweak Codecov webpack plugin configSpencer Murray2025-04-281-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
| * | | | | | | | ci: always collect and upload test results, not just on coverage runsSpencer Murray2025-04-2818-37/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
| * | | | | | | | ci: add Codecov's test analytics and bundle analysis featuresSpencer Murray2025-04-2821-292/+454
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
* | | | | | | | | Merge pull request #52051 from Lukasdotcom/feat/text-to-speechJoas Schilling2025-04-294-0/+95
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | feat(TaskProcessing): Add TextToSpeech provider