aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* perf(files): faster query to fetch incomplete directoriesperf/improve-incomplete-scanBenjamin Gaussorgues2025-02-132-15/+6
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1344-114/+272
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50692 from nextcloud/useNameNotUrlAndy Scherzinger2025-02-121-1/+2
|\ | | | | fix(emailTemplate): use instance Name instead of Url in subject
| * fix(emailTemplate): use instance Name instead of Url in subjectuseNameNotUrlGit'Fellow2025-02-121-1/+2
|/ | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Merge pull request #50081 from nextcloud/fix/undefined-application-keyPytal2025-02-112-2/+2
|\ | | | | fix(core): Fix undefined "application" array key error
| * fix(core): Fix undefined "application" array key error in user layoutChristopher Ng2025-02-111-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * fix(core): Fix undefined "application" array key errorChristopher Ng2025-02-111-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1282-156/+494
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50498 from nextcloud/bug/48678/restore-dav-error-response-2Daniel2025-02-113-28/+18
|\ | | | | Don't rethrow a type error
| * fix: use relative paths for upload locksbug/48678/restore-dav-error-response-2Robin Appelman2025-02-111-2/+2
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix: make locked exception path relative to the viewRobin Appelman2025-02-111-16/+8
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix: Replace the TypeError to prevent exposing the installation pathDaniel Kesselberg2025-02-111-10/+8
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #50324 from nextcloud/shared-cache-watcher-updateRobin Appelman2025-02-116-0/+66
|\ \ | |/ |/| fix: don't use cached root info from shared cache if the watcher has detected an update
| * test: add test for shared storage root being changed after watchershared-cache-watcher-updateRobin Appelman2025-02-061-0/+35
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix: don't use cached root info from shared cache if the watcher has ↵Robin Appelman2025-02-065-0/+31
| | | | | | | | | | | | detected an update Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #50739 from nextcloud/feat/share-grid-viewFerdinand Thiessen2025-02-1115-29/+215
|\ \ | | | | | | feat(sharing): Allow to set default view mode for public shares
| * | chore: Compile assetsfeat/share-grid-viewFerdinand Thiessen2025-02-1011-10/+10
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-104-19/+205
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #50753 from ↵Joas Schilling2025-02-111-4/+9
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/ensure-translation-of-shipped-apps fix(transifex): Adjust check for translation of apps
| * | | fix(transifex): Adjust check for translation of appsbugfix/noid/ensure-translation-of-shipped-appsJoas Schilling2025-02-111-4/+9
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1148-50/+86
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #50735 from ↵Ferdinand Thiessen2025-02-101-1/+12
|\ \ \ | |/ / |/| | | | | | | | nextcloud/bugfix/noid/bump-php-dependency-update-versions fix(setupcheck): Update setup check for PHP version to be more accurate
| * | fix(setupcheck): Update setup check for PHP version to be more accuratebugfix/noid/bump-php-dependency-update-versionsJoas Schilling2025-02-101-1/+12
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1038-34/+192
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0932-64/+842
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #50729 from nextcloud/dependabot/npm_and_yarn/p-queue-8.1.0dependabot[bot]2025-02-08119-285/+203
|\ \ \
| * | | chore(deps): bump p-queue from 7.4.1 to 8.1.0dependabot/npm_and_yarn/p-queue-8.1.0dependabot[bot]2025-02-08119-285/+203
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: p-queue dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #50730 from nextcloud/dependabot/npm_and_yarn/ts-loader-9.5.2dependabot[bot]2025-02-082-5/+5
|\ \ \
| * | | chore(deps-dev): bump ts-loader from 9.5.1 to 9.5.2dependabot/npm_and_yarn/ts-loader-9.5.2dependabot[bot]2025-02-082-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #50727 from ↵dependabot[bot]2025-02-082-128/+236
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/cypress-split-1.24.9
| * | | | chore(deps-dev): bump cypress-split from 1.24.7 to 1.24.9dependabot/npm_and_yarn/cypress-split-1.24.9dependabot[bot]2025-02-082-128/+236
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.7 to 1.24.9. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.7...v1.24.9) --- updated-dependencies: - dependency-name: cypress-split dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #50680 from nextcloud/fix/files-public-shareFerdinand Thiessen2025-02-089-133/+132
|\ \ \ \ \ | |/ / / / |/| | | | fix(files): only send config update requests if user is logged in
| * | | | chore: Compile assetsFerdinand Thiessen2025-02-084-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(files): only send config update requests if user is logged inFerdinand Thiessen2025-02-085-127/+126
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we use the files app also for public shares it is not guaranteed that there is a user logged in, in that case the update for user / view config will fail. So ensure there is a user or do not send a request. Also refactor both stores to setup styles to fix (remove) initialization hack, which causes Typescript issues. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #50731 from ↵dependabot[bot]2025-02-082-5/+6
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/cypress-if-1.13.2
| * | | | chore(deps-dev): bump cypress-if from 1.12.6 to 1.13.2dependabot/npm_and_yarn/cypress-if-1.13.2dependabot[bot]2025-02-082-5/+6
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: cypress-if dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #50708 from nextcloud/chore/master-searchdavFerdinand Thiessen2025-02-081-0/+0
|\ \ \ \ | |_|/ / |/| | | build(deps): Bump icewind/searchdav from 3.1.0 to 3.2.0
| * | | build(deps): Bump icewind/searchdav from 3.1.0 to 3.2.0chore/master-searchdavFerdinand Thiessen2025-02-071-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Production Changes | From | To | Compare | |--------------------|--------|--------|-------------------------------------------------------------------------| | icewind/searchdav | v3.1.0 | v3.2.0 | [...](https://github.com/icewind1991/SearchDAV/compare/v3.1.0...v3.2.0) | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #50733 from nextcloud/dependabot/npm_and_yarn/pinia-2.3.1dependabot[bot]2025-02-0817-20/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(deps): bump pinia from 2.3.0 to 2.3.1dependabot[bot]2025-02-0817-20/+21
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0822-2/+170
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50364 from nextcloud/fix/files-header-submenuJohn Molakvoæ2025-02-0716-79/+453
|\ \
| * | chore: compile assetsskjnldsv2025-02-0760-61054/+7
| | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(files): add actions cypress testsskjnldsv2025-02-075-12/+244
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | fix(files): support submenu in batch actions header tooskjnldsv2025-02-0660-61/+61250
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0710-6/+152
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50697 from nextcloud/admin-audit-listen-failed-loginJoas Schilling2025-02-063-1/+27
|\ \ | | | | | | feat(admin_audit): write admin audit log for AnyLoginFailedEvent
| * | feat(admin_audit): write admin audit log for AnyLoginFailedEventadmin-audit-listen-failed-loginLuka Trovic2025-02-063-1/+27
| |/ | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* | Merge pull request #49955 from nextcloud/occ-upgrade-reminderLouis2025-02-061-1/+1
|\ \ | | | | | | fix: when already upgrading, don't instruct to run `occ upgrade`
| * | fix: when already upgrading, don't instruct to run `occ upgrade`occ-upgrade-reminderJosh2025-02-051-1/+1
| | | | | | | | | | | | | | | Fixes #36289 Signed-off-by: Josh <josh.t.richards@gmail.com>