]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 months agofix(tests): Strong type property $router in RouterTest 45228/head
Côme Chilliet [Tue, 18 Jun 2024 14:33:31 +0000 (16:33 +0200)]
fix(tests): Strong type property $router in RouterTest

Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
5 months agofix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redirected...
Steve Mokris [Tue, 7 May 2024 23:24:38 +0000 (19:24 -0400)]
fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redirected root

Signed-off-by: Steve Mokris <steve@kosada.com>
5 months agoMerge pull request #44752 from nextcloud/feat/noid/expose-subscription-calendars
Daniel [Tue, 7 May 2024 20:08:17 +0000 (22:08 +0200)]
Merge pull request #44752 from nextcloud/feat/noid/expose-subscription-calendars

Expose subscription calendars

5 months agoMerge pull request #45181 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.0
dependabot[bot] [Tue, 7 May 2024 15:21:01 +0000 (15:21 +0000)]
Merge pull request #45181 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.0

5 months agochore(deps): bump core-js from 3.36.1 to 3.37.0 45181/head
dependabot[bot] [Sat, 4 May 2024 02:18:47 +0000 (02:18 +0000)]
chore(deps): bump core-js from 3.36.1 to 3.37.0

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months agofeat(caldav): expose calendar subscriptions 44752/head
Daniel Kesselberg [Tue, 26 Mar 2024 20:39:22 +0000 (21:39 +0100)]
feat(caldav): expose calendar subscriptions

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 months agoMerge pull request #45209 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Tue, 7 May 2024 10:41:22 +0000 (12:41 +0200)]
Merge pull request #45209 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

5 months agoMerge pull request #45058 from nextcloud/perf/db/sort-before-chunking
Christoph Wurst [Tue, 7 May 2024 10:11:32 +0000 (12:11 +0200)]
Merge pull request #45058 from nextcloud/perf/db/sort-before-chunking

perf(db): Sort data for IN before chunking

5 months agoMerge pull request #44786 from nextcloud/reduce-border-radius
Marco [Tue, 7 May 2024 09:41:41 +0000 (11:41 +0200)]
Merge pull request #44786 from nextcloud/reduce-border-radius

Reduce app container border radius

5 months agoMerge branch 'master' into reduce-border-radius 44786/head
Marco [Tue, 7 May 2024 07:52:12 +0000 (09:52 +0200)]
Merge branch 'master' into reduce-border-radius

5 months agochore(tests): Update psalm baseline 45209/head
nextcloud-command [Tue, 7 May 2024 02:26:18 +0000 (02:26 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 7 May 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45055 from nextcloud/fix/revert-user-status-exception
Anna [Mon, 6 May 2024 16:31:19 +0000 (18:31 +0200)]
Merge pull request #45055 from nextcloud/fix/revert-user-status-exception

fix(userstatus): catch unique constrain violation on revert

5 months agoMerge pull request #45178 from nextcloud/fix/style-imports
Ferdinand Thiessen [Mon, 6 May 2024 15:53:45 +0000 (17:53 +0200)]
Merge pull request #45178 from nextcloud/fix/style-imports

fix: Do not import styles that are already included in server bundle

5 months agoMerge branch 'master' into reduce-border-radius
Marco [Mon, 6 May 2024 15:44:48 +0000 (17:44 +0200)]
Merge branch 'master' into reduce-border-radius

5 months agoMerge pull request #45186 from nextcloud/automated/noid/master-fix-npm-audit
Côme Chilliet [Mon, 6 May 2024 15:18:27 +0000 (17:18 +0200)]
Merge pull request #45186 from nextcloud/automated/noid/master-fix-npm-audit

[master] Fix npm audit

5 months agofix(userstatus): catch unique constrain violation on revert 45055/head
Anna Larch [Fri, 26 Apr 2024 12:05:38 +0000 (14:05 +0200)]
fix(userstatus): catch unique constrain violation on revert

Signed-off-by: Anna Larch <anna@nextcloud.com>
5 months agoMerge pull request #44939 from nextcloud/fix/reduce-http-noise
Ferdinand Thiessen [Mon, 6 May 2024 15:07:21 +0000 (17:07 +0200)]
Merge pull request #44939 from nextcloud/fix/reduce-http-noise

fix(settings): Save one HTTP request on enabling an app

5 months agofeat: reduce app container border radius
Marco [Thu, 11 Apr 2024 14:26:43 +0000 (16:26 +0200)]
feat: reduce app container border radius

Signed-off-by: Marco <marcoambrosini@icloud.com>
5 months agoMerge pull request #45088 from nextcloud/fix/user-manager-log-collisions
Joas Schilling [Mon, 6 May 2024 14:29:53 +0000 (16:29 +0200)]
Merge pull request #45088 from nextcloud/fix/user-manager-log-collisions

fix(User\Manager): Avoid future collisions with updater/audit logs

5 months agochore: Compile assets 44939/head
Ferdinand Thiessen [Fri, 19 Apr 2024 20:02:08 +0000 (22:02 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(settings): When testing server stability, request URL with trailing slash
Ferdinand Thiessen [Fri, 19 Apr 2024 19:57:59 +0000 (21:57 +0200)]
fix(settings): When testing server stability, request URL with trailing slash

This prevents one HTTP request for most situations (301 from `apps/files` to `apps/files/`)
and helps users with faulty reverse-proxy configuration.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agochore(deps): fix npm audit 45186/head
nextcloud-command [Sun, 5 May 2024 02:44:11 +0000 (02:44 +0000)]
chore(deps): fix npm audit

Signed-off-by: GitHub <noreply@github.com>
5 months agochore(assets): Recompile assets 45178/head
nextcloud-command [Mon, 6 May 2024 13:48:27 +0000 (13:48 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months agofix: Do not import styles that are already included in server bundle
Ferdinand Thiessen [Fri, 3 May 2024 14:35:38 +0000 (16:35 +0200)]
fix: Do not import styles that are already included in server bundle

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(User\Manager): Avoid future collisions with updater/audit logs 45088/head
Josh [Mon, 29 Apr 2024 02:06:08 +0000 (22:06 -0400)]
fix(User\Manager): Avoid future collisions with updater/audit logs

Avoid future collisions for not yet created updater and audit log files (at least using default names).

Signed-off-by: Josh <josh.t.richards@gmail.com>
5 months agoMerge pull request #45196 from nextcloud/fix/oc_image/exif_imagetype-return-type
Kate [Mon, 6 May 2024 12:07:02 +0000 (14:07 +0200)]
Merge pull request #45196 from nextcloud/fix/oc_image/exif_imagetype-return-type

5 months agofix(OC_Image): Set correct return type for exif_imagetype stub 45196/head
provokateurin [Mon, 6 May 2024 11:32:09 +0000 (13:32 +0200)]
fix(OC_Image): Set correct return type for exif_imagetype stub

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agoMerge pull request #45179 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo...
dependabot[bot] [Mon, 6 May 2024 08:57:04 +0000 (08:57 +0000)]
Merge pull request #45179 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.24.0

5 months agoMerge pull request #30359 from nextcloud/enh/background-job-class
Marcel Klehr [Mon, 6 May 2024 08:23:25 +0000 (10:23 +0200)]
Merge pull request #30359 from nextcloud/enh/background-job-class

Allow calling cron jobs background job class with occ

5 months agoMerge pull request #45177 from nextcloud/fix/drop-unneeded-cypress-version
John Molakvoæ [Mon, 6 May 2024 06:52:58 +0000 (08:52 +0200)]
Merge pull request #45177 from nextcloud/fix/drop-unneeded-cypress-version

fix(ci): Update `node-test` workflow and drop unneeded `cypress:version` output

5 months agoMerge pull request #45093 from nextcloud/bugfix/noid/avoid-getKey-race-condition
Joas Schilling [Mon, 6 May 2024 06:13:27 +0000 (08:13 +0200)]
Merge pull request #45093 from nextcloud/bugfix/noid/avoid-getKey-race-condition

fix(session): Avoid race condition for cache::get() vs. cache::hasKey()

5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 6 May 2024 00:20:12 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 5 May 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45160 from nextcloud/fix/style
F. E Noel Nfebe [Sat, 4 May 2024 20:03:09 +0000 (21:03 +0100)]
Merge pull request #45160 from nextcloud/fix/style

fix: Changes the color of the "Delete User" and "X" exit buttons on hover.

5 months agoMerge pull request #45086 from nextcloud/update-devcontainer-env#45075
Ferdinand Thiessen [Sat, 4 May 2024 13:55:12 +0000 (15:55 +0200)]
Merge pull request #45086 from nextcloud/update-devcontainer-env#45075

Update devcontainer PHP dependencies to 8.3

5 months agoMerge pull request #45098 from nextcloud/fix/issue-45081
Sebastian Krupinski [Sat, 4 May 2024 13:36:37 +0000 (09:36 -0400)]
Merge pull request #45098 from nextcloud/fix/issue-45081

Do not load IMipPlugin before user session is initialized also use userSession instead of userId in constructor.

5 months agochore(deps): bump vimeo/psalm from 5.23.1 to 5.24.0 in /vendor-bin/psalm 45179/head
dependabot[bot] [Sat, 4 May 2024 02:15:08 +0000 (02:15 +0000)]
chore(deps): bump vimeo/psalm from 5.23.1 to 5.24.0 in /vendor-bin/psalm

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.23.1 to 5.24.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.23.1...5.24.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 4 May 2024 00:20:52 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agofix(ci): Update `node-test` workflow and drop unneeded `cypress:version` output 45177/head
Ferdinand Thiessen [Fri, 3 May 2024 18:23:46 +0000 (20:23 +0200)]
fix(ci): Update `node-test` workflow and drop unneeded `cypress:version` output

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoMerge pull request #45163 from nextcloud/fix/icons/update-files-icon
Joas Schilling [Fri, 3 May 2024 13:50:26 +0000 (15:50 +0200)]
Merge pull request #45163 from nextcloud/fix/icons/update-files-icon

fix(icons): Update files icon

5 months agofix(caldav): Fixed formatting to comply with php-cs 45098/head
SebastianKrupinski [Fri, 3 May 2024 13:01:07 +0000 (09:01 -0400)]
fix(caldav): Fixed formatting to comply with php-cs

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
5 months agoMerge pull request #45067 from nextcloud/docs/noid/SPDX-Header-How-To
John Molakvoæ [Fri, 3 May 2024 12:35:11 +0000 (14:35 +0200)]
Merge pull request #45067 from nextcloud/docs/noid/SPDX-Header-How-To

5 months agofix(icons): Update files icon 45163/head
provokateurin [Fri, 3 May 2024 05:40:32 +0000 (07:40 +0200)]
fix(icons): Update files icon

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agoMerge pull request #45159 from nextcloud/fix/tests-deprecated
Benjamin Gaussorgues [Fri, 3 May 2024 09:22:20 +0000 (11:22 +0200)]
Merge pull request #45159 from nextcloud/fix/tests-deprecated

5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 3 May 2024 00:19:45 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoUpdate .devcontainer/Dockerfile 45086/head
Robin Windey [Thu, 2 May 2024 19:59:48 +0000 (21:59 +0200)]
Update .devcontainer/Dockerfile

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Robin Windey <ro.windey@gmail.com>
5 months agoMerge pull request #45096 from nextcloud/fix/files-types
Ferdinand Thiessen [Thu, 2 May 2024 19:20:20 +0000 (21:20 +0200)]
Merge pull request #45096 from nextcloud/fix/files-types

fix(files): Add missing properties and fix Typescript errors in `FileEntryName`

5 months agofix(tests): Replace deprecated methods in `FileTest` 45159/head
Ferdinand Thiessen [Thu, 2 May 2024 17:17:11 +0000 (19:17 +0200)]
fix(tests): Replace deprecated methods in `FileTest`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix: Changes the color of the "Delete User" and "X" exit buttons on hover. 45160/head
Ty Davis [Sun, 25 Feb 2024 00:46:02 +0000 (16:46 -0800)]
fix: Changes the color of the "Delete User" and "X" exit buttons on hover.

Adjust 'X' close button border so that contrast is 3:1.

Co-authored-by: Ty Davis <noreply@mail.theTyster.dev>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
5 months agochore: Compile assets 45096/head
Ferdinand Thiessen [Thu, 2 May 2024 18:11:25 +0000 (20:11 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoUpdate devcontainer PHP deps to 8.3 and use ubuntu:noble
Robin Windey [Thu, 2 May 2024 18:07:12 +0000 (18:07 +0000)]
Update devcontainer PHP deps to 8.3 and use ubuntu:noble

Signed-off-by: GitHub <noreply@github.com>
5 months agofix(files): Add missing properties and fix Typescript errors in `FileEntryName`
Ferdinand Thiessen [Mon, 29 Apr 2024 16:22:00 +0000 (18:22 +0200)]
fix(files): Add missing properties and fix Typescript errors in `FileEntryName`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoMerge pull request #45140 from nextcloud/fix-fileaccess-single
Daniel [Thu, 2 May 2024 17:10:14 +0000 (19:10 +0200)]
Merge pull request #45140 from nextcloud/fix-fileaccess-single

fix: fix FileAccess::getByFileId(InStorage)

5 months agoMerge pull request #38670 from nextcloud/Jerome-Herbinet-ui-colour-concept
John Molakvoæ [Thu, 2 May 2024 16:32:43 +0000 (18:32 +0200)]
Merge pull request #38670 from nextcloud/Jerome-Herbinet-ui-colour-concept

Wordings : Enhancement of background and UI color change thanks to better title and description

5 months agoMerge pull request #45136 from nextcloud/feat/webauthn/submit-device-name
Richard Steinmetz [Thu, 2 May 2024 16:01:12 +0000 (18:01 +0200)]
Merge pull request #45136 from nextcloud/feat/webauthn/submit-device-name

feat(webauthn): submit device name by pressing enter

5 months agofix(caldav): Fixed phpUnit to use userSession instead of userId and userManager
SebastianKrupinski [Thu, 2 May 2024 15:50:27 +0000 (11:50 -0400)]
fix(caldav): Fixed phpUnit to use userSession instead of userId and userManager

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
5 months agoMerge pull request #44819 from raphj/issue42689
John Molakvoæ [Thu, 2 May 2024 15:09:53 +0000 (17:09 +0200)]
Merge pull request #44819 from raphj/issue42689

5 months agofix(theming): better background and UI color change description 38670/head
skjnldsv [Thu, 2 May 2024 14:44:06 +0000 (16:44 +0200)]
fix(theming): better background and UI color change description

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
5 months agofeat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker... 30359/head
Julien Veyssier [Thu, 11 Apr 2024 08:55:39 +0000 (10:55 +0200)]
feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker for the job class list

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
5 months agofix(bg-jobs): review adjustments
Julien Veyssier [Tue, 9 Apr 2024 09:12:48 +0000 (11:12 +0200)]
fix(bg-jobs): review adjustments

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
5 months agofeat(bg-jobs): allow setting a job class list instead of a single class in cron.php...
Julien Veyssier [Mon, 8 Apr 2024 15:25:51 +0000 (17:25 +0200)]
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
5 months agochore(bg-jobs): more output in verbose mode in the bg job worker
Julien Veyssier [Mon, 8 Apr 2024 11:21:32 +0000 (13:21 +0200)]
chore(bg-jobs): more output in verbose mode in the bg job worker

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
5 months agochore(bg-jobs): add -h help option to cron.php
Julien Veyssier [Mon, 8 Apr 2024 11:04:14 +0000 (13:04 +0200)]
chore(bg-jobs): add -h help option to cron.php

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
5 months agofix(bg-jobs): cs:fix
Marcel Klehr [Thu, 21 Dec 2023 11:11:08 +0000 (12:11 +0100)]
fix(bg-jobs): cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(bg-jobs): fix psalm issues
Marcel Klehr [Wed, 20 Dec 2023 13:29:44 +0000 (14:29 +0100)]
fix(bg-jobs): fix psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(bg-jobs): Remove interval bookkeeping
Marcel Klehr [Wed, 20 Dec 2023 13:16:16 +0000 (14:16 +0100)]
fix(bg-jobs): Remove interval bookkeeping

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(bg-jobs): fix minor issues
Marcel Klehr [Wed, 20 Dec 2023 13:12:27 +0000 (14:12 +0100)]
fix(bg-jobs): fix minor issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(bg-jobs): Fix running once when no job was scheduled
Julius Härtl [Thu, 1 Sep 2022 10:13:05 +0000 (12:13 +0200)]
fix(bg-jobs): Fix running once when no job was scheduled

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 months agofeat(bg-jobs): Add background worker occ command
Julius Härtl [Thu, 14 Jul 2022 12:50:12 +0000 (14:50 +0200)]
feat(bg-jobs): Add background worker occ command

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 months agofeat(bg-jobs): Allow calling cron.php with a background job class
Julius Härtl [Tue, 21 Dec 2021 07:57:53 +0000 (08:57 +0100)]
feat(bg-jobs): Allow calling cron.php with a background job class

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 months agofix(files): apply the renaming when leaving the input field 44819/head
Raphaël Jakse [Sun, 14 Apr 2024 08:14:58 +0000 (10:14 +0200)]
fix(files): apply the renaming when leaving the input field

Refs: #42689

Signed-off-by: Raphaël Jakse <raphael.git@jakse.fr>
5 months agodocs: Update license header how-to for use of SPDX header 45067/head
Andy Scherzinger [Fri, 26 Apr 2024 18:13:14 +0000 (20:13 +0200)]
docs: Update license header how-to for use of SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 months agoMerge pull request #45150 from nextcloud/dependabot/npm_and_yarn/ejs-3.1.10
dependabot[bot] [Thu, 2 May 2024 10:44:07 +0000 (10:44 +0000)]
Merge pull request #45150 from nextcloud/dependabot/npm_and_yarn/ejs-3.1.10

5 months agoMerge pull request #45134 from nextcloud/automated/noid/master-update-psalm-baseline
Ferdinand Thiessen [Thu, 2 May 2024 10:37:07 +0000 (12:37 +0200)]
Merge pull request #45134 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

5 months agoMerge pull request #39247 from nextcloud/query-log-backtrace
John Molakvoæ [Thu, 2 May 2024 10:03:34 +0000 (12:03 +0200)]
Merge pull request #39247 from nextcloud/query-log-backtrace

5 months agoMerge pull request #45149 from nextcloud/bugfix/noid/improve-pr-template
Joas Schilling [Thu, 2 May 2024 09:53:25 +0000 (11:53 +0200)]
Merge pull request #45149 from nextcloud/bugfix/noid/improve-pr-template

fix(github): Add a security info to the PR template

5 months agochore(deps-dev): bump ejs from 3.1.9 to 3.1.10 45150/head
dependabot[bot] [Thu, 2 May 2024 09:40:25 +0000 (09:40 +0000)]
chore(deps-dev): bump ejs from 3.1.9 to 3.1.10

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agoMerge pull request #45125 from nextcloud/fix/drop-ical-js
John Molakvoæ [Thu, 2 May 2024 09:39:16 +0000 (11:39 +0200)]
Merge pull request #45125 from nextcloud/fix/drop-ical-js

5 months agofix(github): Add a security info to the PR template 45149/head
Joas Schilling [Thu, 2 May 2024 09:33:33 +0000 (11:33 +0200)]
fix(github): Add a security info to the PR template

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agoMerge pull request #45131 from nextcloud/chore/location-path-prefix
Pytal [Thu, 2 May 2024 09:32:01 +0000 (02:32 -0700)]
Merge pull request #45131 from nextcloud/chore/location-path-prefix

chore: Remove All files prefix from original location

5 months agoMerge pull request #45138 from nextcloud/smb-notify-test-retry
John Molakvoæ [Thu, 2 May 2024 09:30:53 +0000 (11:30 +0200)]
Merge pull request #45138 from nextcloud/smb-notify-test-retry

5 months agoMerge pull request #45122 from nextcloud/techdebt/noid/remove-temporary-executeUpdate
Joas Schilling [Thu, 2 May 2024 09:06:50 +0000 (11:06 +0200)]
Merge pull request #45122 from nextcloud/techdebt/noid/remove-temporary-executeUpdate

fix(querybuilder): Remove temporary internal method executeUpdate()

5 months agochore(tests): Update psalm baseline 45134/head
nextcloud-command [Thu, 2 May 2024 02:19:52 +0000 (02:19 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 2 May 2024 00:20:09 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agofix(caldav): Test if user object is not null and trim senderName
SebastianKrupinski [Wed, 1 May 2024 23:51:45 +0000 (19:51 -0400)]
fix(caldav): Test if user object is not null and trim senderName

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
5 months agofeat: add option to add backtrace to the query logger 39247/head
Robin Appelman [Sun, 9 Jul 2023 00:38:22 +0000 (02:38 +0200)]
feat: add option to add backtrace to the query logger

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 months agofix: fix FileAccess::getByFileId(InStorage) 45140/head
Robin Appelman [Wed, 1 May 2024 16:00:20 +0000 (18:00 +0200)]
fix: fix FileAccess::getByFileId(InStorage)

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 months agotest: retry smb notify test a few times 45138/head
Robin Appelman [Wed, 1 May 2024 14:57:21 +0000 (16:57 +0200)]
test: retry smb notify test a few times

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 months agofeat(webauthn): submit device name by pressing enter 45136/head
Richard Steinmetz [Wed, 1 May 2024 11:56:20 +0000 (13:56 +0200)]
feat(webauthn): submit device name by pressing enter

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
5 months agoUpdate pr-feedback.yml
Joas Schilling [Wed, 1 May 2024 04:05:53 +0000 (06:05 +0200)]
Update pr-feedback.yml

5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 1 May 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45129 from nextcloud/pulsejet/name-idx-mig
Ferdinand Thiessen [Tue, 30 Apr 2024 23:58:01 +0000 (01:58 +0200)]
Merge pull request #45129 from nextcloud/pulsejet/name-idx-mig

fix(core): add fs_name_hash index to migration

5 months agochore: compile assets 45131/head
Christopher Ng [Tue, 30 Apr 2024 23:49:33 +0000 (16:49 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
5 months agochore: Remove All files prefix from original location
Christopher Ng [Tue, 30 Apr 2024 23:49:33 +0000 (16:49 -0700)]
chore: Remove All files prefix from original location

Signed-off-by: Christopher Ng <chrng8@gmail.com>
5 months agoMerge pull request #44694 from nextcloud/feat/show-trash-deleted-by
Pytal [Tue, 30 Apr 2024 22:05:49 +0000 (15:05 -0700)]
Merge pull request #44694 from nextcloud/feat/show-trash-deleted-by

feat(trashbin): Show user who deleted a file

5 months agochore: compile assets 44694/head
Christopher Ng [Wed, 24 Apr 2024 18:44:19 +0000 (11:44 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
5 months agorefactor(trashbin): Move columns into separate file
Christopher Ng [Wed, 24 Apr 2024 18:44:19 +0000 (11:44 -0700)]
refactor(trashbin): Move columns into separate file

Signed-off-by: Christopher Ng <chrng8@gmail.com>
5 months agofeat(trashbin): Show user who deleted a file
Christopher Ng [Wed, 24 Apr 2024 18:44:19 +0000 (11:44 -0700)]
feat(trashbin): Show user who deleted a file

Signed-off-by: Christopher Ng <chrng8@gmail.com>
5 months agofix(core): add fs_name_hash index to migration 45129/head
Varun Patil [Tue, 30 Apr 2024 19:23:41 +0000 (12:23 -0700)]
fix(core): add fs_name_hash index to migration

Signed-off-by: Varun Patil <varunpatil@ucla.edu>