aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| * | | | | | | | | feat(TaskProcessing): Add TextToSpeech providerLukas Schaefer2025-04-264-0/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
* | | | | | | | | | Merge pull request #52526 from ↵F. E Noel Nfebe2025-04-2911-10/+41
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/no-issue/prevent-create-delete-perms-on-file-shares fix(files_sharing): Prevent create/delete permissions on file shares
| * | | | | | | | | | chore(assets): Recompile assetsfix/no-issue/prevent-create-delete-perms-on-file-sharesnextcloud-command2025-04-299-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | | | fix(files_sharing): Prevent create/delete permissions on file sharesnfebe2025-04-292-3/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | File shares can't support create or delete permissions. This change ensures those permissions are stripped or ignored when the shared item is not a folder. Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | | | | | | | | | Merge pull request #52525 from nextcloud/fix/noid/wfe-set-inital-valueFerdinand Thiessen2025-04-293-6/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | fix(WFE): properly set inital status
| * | | | | | | | | | build: compile assetsfix/noid/wfe-set-inital-valueArthur Schiwon2025-04-292-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | | | | | fix(WFE): properly set inital statusArthur Schiwon2025-04-291-3/+1
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The operationComponent.value is only possibly available with registered operations that have the value prop. Ones that do not would not have the value set properly initially. Going to inputValue, which is mapped to the components model-value, solves this. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | | | | | Merge pull request #51592 from nextcloud/fix/search-castFerdinand Thiessen2025-04-291-1/+7
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix(dav): throw invalid argument when property type does not match
| * | | | | | | | | | fix(dav): throw invalid argument when property type does not matchfix/search-castFerdinand Thiessen2025-04-271-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Resolves https://github.com/nextcloud/server/issues/49972 Currently a TypeError is thrown when casting fails, this lead to a HTTP 500 error. Instead throw a proper InvalidArgumentError so the user receives a HTTP 400. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | | | Merge pull request #52369 from nextcloud/fix/files-versions-authorFerdinand Thiessen2025-04-291-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | fix(files_versions): wait for version to be created before setting metadata