]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
6 months agofixup! fix(Authentication): correctly catch uniq constraint on token insert fix/auth-token-uniq-constraint-violation-handling 45126/head
Grigorii K. Shartsev [Tue, 7 May 2024 12:14:44 +0000 (14:14 +0200)]
fixup! fix(Authentication): correctly catch uniq constraint on token insert

6 months agofix(Authentication): correctly catch uniq constraint on token insert
Grigorii K. Shartsev [Tue, 30 Apr 2024 13:55:49 +0000 (15:55 +0200)]
fix(Authentication): correctly catch uniq constraint on token insert

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
6 months agoMerge pull request #44943 from nextcloud/dependabot/npm_and_yarn/nextcloud/password... 44974/head
dependabot[bot] [Tue, 30 Apr 2024 13:32:32 +0000 (13:32 +0000)]
Merge pull request #44943 from nextcloud/dependabot/npm_and_yarn/nextcloud/password-confirmation-5.1.0

6 months agoMerge pull request #44941 from nextcloud/dependabot/npm_and_yarn/types/dockerode...
dependabot[bot] [Tue, 30 Apr 2024 13:12:44 +0000 (13:12 +0000)]
Merge pull request #44941 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.28

6 months agoMerge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-file
Côme Chilliet [Tue, 30 Apr 2024 12:29:07 +0000 (14:29 +0200)]
Merge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-file

feat(occ): Add --storage-tree option to info:file to help debug storages

6 months agoMerge pull request #44871 from nextcloud/feature/include-file-id-in-audit-logs
yemkareems [Tue, 30 Apr 2024 11:59:49 +0000 (17:29 +0530)]
Merge pull request #44871 from nextcloud/feature/include-file-id-in-audit-logs

feat: include file id in audit logs

6 months agofix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0 44943/head
dependabot[bot] [Sat, 20 Apr 2024 02:32:49 +0000 (02:32 +0000)]
fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0

---
updated-dependencies:
- dependency-name: "@nextcloud/password-confirmation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agofix(dev-deps): bump @types/dockerode from 3.3.26 to 3.3.28 44941/head
dependabot[bot] [Sat, 20 Apr 2024 02:01:59 +0000 (02:01 +0000)]
fix(dev-deps): bump @types/dockerode from 3.3.26 to 3.3.28

---
updated-dependencies:
- dependency-name: "@types/dockerode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agofeat: include file id in audit logs 44871/head
yemkareems [Tue, 9 Apr 2024 06:40:12 +0000 (12:10 +0530)]
feat: include file id in audit logs

Signed-off-by: yemkareems <yemkareems@gmail.com>
6 months agoMerge pull request #44533 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo...
dependabot[bot] [Tue, 30 Apr 2024 08:04:05 +0000 (08:04 +0000)]
Merge pull request #44533 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.23.1

6 months agochore: Update baseline to include new 3rdparty psalm errors 44533/head
Côme Chilliet [Mon, 29 Apr 2024 15:16:01 +0000 (17:16 +0200)]
chore: Update baseline to include new 3rdparty psalm errors

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Avoid reference use in AppConfig
Côme Chilliet [Mon, 29 Apr 2024 15:15:45 +0000 (17:15 +0200)]
fix: Avoid reference use in AppConfig

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Fix small psalm errors in legacy
Côme Chilliet [Mon, 29 Apr 2024 15:13:10 +0000 (17:13 +0200)]
fix: Fix small psalm errors in legacy

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Fix tiny phpdoc errors related to Share
Côme Chilliet [Mon, 29 Apr 2024 15:12:27 +0000 (17:12 +0200)]
fix: Fix tiny phpdoc errors related to Share

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Avoid useless reference usage in user_ldap
Côme Chilliet [Mon, 29 Apr 2024 15:11:25 +0000 (17:11 +0200)]
fix: Avoid useless reference usage in user_ldap

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Fix phpdoc typing in DirectEditing\Manager
Côme Chilliet [Mon, 29 Apr 2024 13:22:55 +0000 (15:22 +0200)]
fix: Fix phpdoc typing in DirectEditing\Manager

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix(files_external): Be extra safe with null handling to please psalm
Côme Chilliet [Mon, 29 Apr 2024 13:22:19 +0000 (15:22 +0200)]
fix(files_external): Be extra safe with null handling to please psalm

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Improve typing in Archive/TAR.php
Côme Chilliet [Mon, 29 Apr 2024 13:21:52 +0000 (15:21 +0200)]
fix: Improve typing in Archive/TAR.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Improve typing of mimetype aliases
Côme Chilliet [Mon, 29 Apr 2024 13:21:22 +0000 (15:21 +0200)]
fix: Improve typing of mimetype aliases

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Fix incorrect phpdoc typing in dav app
Côme Chilliet [Mon, 29 Apr 2024 13:19:51 +0000 (15:19 +0200)]
fix: Fix incorrect phpdoc typing in dav app

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Fix default values for ini var in lib/base.php
Côme Chilliet [Mon, 29 Apr 2024 12:00:03 +0000 (14:00 +0200)]
fix: Fix default values for ini var in lib/base.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix(user_ldap): Improve typing and fix a var name
Côme Chilliet [Mon, 29 Apr 2024 11:58:21 +0000 (13:58 +0200)]
fix(user_ldap): Improve typing and fix a var name

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix(theming): Fix erronous phpdoc typing
Côme Chilliet [Mon, 29 Apr 2024 11:57:41 +0000 (13:57 +0200)]
fix(theming): Fix erronous phpdoc typing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix(setupchecks): Fix opcache buffer check
Côme Chilliet [Mon, 29 Apr 2024 11:56:18 +0000 (13:56 +0200)]
fix(setupchecks): Fix opcache buffer check

This was broken by last codestyle update, maybe even before because of
 operator precedence. Now using vars to make it readable and correct at
 the same time.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix(files): Fix ownership transfer encrypted files detection
Côme Chilliet [Mon, 29 Apr 2024 11:55:07 +0000 (13:55 +0200)]
fix(files): Fix ownership transfer encrypted files detection

Discovered by psalm update

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Remove bogus code from query builder and fix parameter name
Côme Chilliet [Tue, 23 Apr 2024 08:03:42 +0000 (10:03 +0200)]
fix: Remove bogus code from query builder and fix parameter name

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP...
Côme Chilliet [Mon, 22 Apr 2024 16:11:32 +0000 (18:11 +0200)]
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agobuild(deps): bump vimeo/psalm from 5.9.0 to 5.23.1 in /vendor-bin/psalm
dependabot[bot] [Thu, 28 Mar 2024 11:03:45 +0000 (11:03 +0000)]
build(deps): bump vimeo/psalm from 5.9.0 to 5.23.1 in /vendor-bin/psalm

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

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 30 Apr 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #44996 from nextcloud/fix/unify-access-to-forbidden-chars
Ferdinand Thiessen [Mon, 29 Apr 2024 16:14:06 +0000 (18:14 +0200)]
Merge pull request #44996 from nextcloud/fix/unify-access-to-forbidden-chars

fix(files): Use OCP\Util::getForbiddenFileNameChars instead of directaccess to system config

6 months agochore(assets): Recompile assets 44996/head
nextcloud-command [Mon, 29 Apr 2024 15:37:59 +0000 (15:37 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months agofix(files): Use string array instead of string for forbidden characters
Ferdinand Thiessen [Mon, 29 Apr 2024 15:13:40 +0000 (17:13 +0200)]
fix(files): Use string array instead of string for forbidden characters

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access to syste...
Ferdinand Thiessen [Tue, 23 Apr 2024 22:02:09 +0000 (00:02 +0200)]
fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access to system config

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agoMerge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-php
Côme Chilliet [Mon, 29 Apr 2024 13:31:04 +0000 (15:31 +0200)]
Merge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-php

fix: Drop workarounds for unsupported obsolete PHP versions

6 months agoMerge pull request #45029 from nextcloud/backport/44972/master
Ferdinand Thiessen [Mon, 29 Apr 2024 12:26:52 +0000 (14:26 +0200)]
Merge pull request #45029 from nextcloud/backport/44972/master

fix(unifiedSearch): Prevent broken avatars for federated users

6 months agoMerge pull request #44952 from nextcloud/perf/44951/template-creator
Julius Härtl [Mon, 29 Apr 2024 06:27:07 +0000 (08:27 +0200)]
Merge pull request #44952 from nextcloud/perf/44951/template-creator

perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy

6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 29 Apr 2024 00:20:36 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agochore(assets): Recompile assets 45029/head
nextcloud-command [Sun, 28 Apr 2024 23:17:53 +0000 (23:17 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months agofix(unifiedSearch): Prevent broken avatars for federated users
fenn-cs [Mon, 22 Apr 2024 19:41:24 +0000 (20:41 +0100)]
fix(unifiedSearch): Prevent broken avatars for federated users

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
6 months agoMerge pull request #44586 from nextcloud/pulsejet/name-idx
Ferdinand Thiessen [Sun, 28 Apr 2024 14:55:25 +0000 (16:55 +0200)]
Merge pull request #44586 from nextcloud/pulsejet/name-idx

perf(core): add index on name

6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 28 Apr 2024 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #45073 from nextcloud/dependabot/npm_and_yarn/sass-1.75.0
dependabot[bot] [Sat, 27 Apr 2024 06:43:53 +0000 (06:43 +0000)]
Merge pull request #45073 from nextcloud/dependabot/npm_and_yarn/sass-1.75.0

6 months agobuild(deps-dev): bump sass from 1.74.1 to 1.75.0 45073/head
dependabot[bot] [Sat, 27 Apr 2024 06:17:22 +0000 (06:17 +0000)]
build(deps-dev): bump sass from 1.74.1 to 1.75.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.74.1...1.75.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoMerge pull request #45072 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.7.1
dependabot[bot] [Sat, 27 Apr 2024 06:15:58 +0000 (06:15 +0000)]
Merge pull request #45072 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.7.1

6 months agobuild(deps-dev): bump puppeteer from 22.5.0 to 22.7.1 45072/head
dependabot[bot] [Sat, 27 Apr 2024 02:42:07 +0000 (02:42 +0000)]
build(deps-dev): bump puppeteer from 22.5.0 to 22.7.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.5.0 to 22.7.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.5.0...puppeteer-v22.7.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #45066 from nextcloud/feat/workflow-auto-update-dependabot-approve...
Andy Scherzinger [Fri, 26 Apr 2024 18:20:55 +0000 (20:20 +0200)]
Merge pull request #45066 from nextcloud/feat/workflow-auto-update-dependabot-approve-merge.yml

Updating dependabot-approve-merge.yml workflow from template

6 months agoMerge pull request #45065 from nextcloud/feat/workflow-auto-update-pr-feedback.yml
Andy Scherzinger [Fri, 26 Apr 2024 18:20:31 +0000 (20:20 +0200)]
Merge pull request #45065 from nextcloud/feat/workflow-auto-update-pr-feedback.yml

Updating pr-feedback.yml workflow from template

6 months agoUpdating dependabot-approve-merge.yml workflow from template 45066/head
Nextcloud bot [Fri, 26 Apr 2024 18:13:17 +0000 (18:13 +0000)]
Updating dependabot-approve-merge.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoUpdating pr-feedback.yml workflow from template 45065/head
Nextcloud bot [Fri, 26 Apr 2024 17:59:18 +0000 (17:59 +0000)]
Updating pr-feedback.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #44670 from nextcloud/fix/session/no-authtoken-password-no-check
Christoph Wurst [Fri, 26 Apr 2024 15:13:57 +0000 (17:13 +0200)]
Merge pull request #44670 from nextcloud/fix/session/no-authtoken-password-no-check

fix(session): Do not update authtoken last_check for passwordless

6 months agofix(session): Do not update authtoken last_check for passwordless 44670/head
Christoph Wurst [Fri, 5 Apr 2024 11:07:23 +0000 (13:07 +0200)]
fix(session): Do not update authtoken last_check for passwordless

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 months agoMerge pull request #44496 from nextcloud/feat/s3-accelerate
Robin Appelman [Fri, 26 Apr 2024 13:43:52 +0000 (15:43 +0200)]
Merge pull request #44496 from nextcloud/feat/s3-accelerate

feat: support "s3-accelerate" endpoint

6 months agofeat: add option to enable s3 acceleration 44496/head
Robin Appelman [Tue, 26 Mar 2024 14:47:14 +0000 (15:47 +0100)]
feat: add option to enable s3 acceleration

Signed-off-by: Robin Appelman <robin@icewind.nl>
6 months agoMerge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-service
Anna [Fri, 26 Apr 2024 11:16:29 +0000 (13:16 +0200)]
Merge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-service

fix(CalDAV): remove UNKNOWN from room / resource consideration

6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 26 Apr 2024 00:21:00 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #45035 from nextcloud/enh/noid/fix-chunked-upload
Ferdinand Thiessen [Thu, 25 Apr 2024 15:22:15 +0000 (17:22 +0200)]
Merge pull request #45035 from nextcloud/enh/noid/fix-chunked-upload

fix: chunked upload leading to 0-byte files

6 months agofix: chunked upload leading to 0-byte files 45035/head
Simon L. [Thu, 25 Apr 2024 14:29:38 +0000 (16:29 +0200)]
fix: chunked upload leading to 0-byte files

Signed-off-by: Simon L <szaimen@e.mail.de>
6 months agoMerge pull request #45006 from nextcloud/dependabot/composer/symfony/translation...
Ferdinand Thiessen [Thu, 25 Apr 2024 11:27:23 +0000 (13:27 +0200)]
Merge pull request #45006 from nextcloud/dependabot/composer/symfony/translation-6.4.4

chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4

6 months agochore(deps): Bump symfony/translation from 5.4.24 to 6.4.4 45006/head
Joas Schilling [Wed, 24 Apr 2024 08:24:11 +0000 (10:24 +0200)]
chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 25 Apr 2024 00:20:44 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #45001 from nextcloud/bugfix/noid/convert-exceptions-to-sabre...
Julius Härtl [Wed, 24 Apr 2024 16:29:14 +0000 (18:29 +0200)]
Merge pull request #45001 from nextcloud/bugfix/noid/convert-exceptions-to-sabre-exceptions

fix(DAV): Migrate known exceptions to Sabre exceptions when copying

6 months agoMerge pull request #44970 from nextcloud/dependabot/composer/php-opencloud/openstack...
Joas Schilling [Wed, 24 Apr 2024 07:07:24 +0000 (09:07 +0200)]
Merge pull request #44970 from nextcloud/dependabot/composer/php-opencloud/openstack-3.10.0

chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0

6 months agoMerge pull request #45000 from nextcloud/bugfix/44643/bump-files_trashbin-version...
Joas Schilling [Wed, 24 Apr 2024 06:25:35 +0000 (08:25 +0200)]
Merge pull request #45000 from nextcloud/bugfix/44643/bump-files_trashbin-version-to-trigger-migration

fix(migration): Bump files_trashbin version to trigger migration

6 months agofix(DAV): Migrate known exceptions to Sabre exceptions when copying 45001/head
Joas Schilling [Wed, 24 Apr 2024 05:18:47 +0000 (07:18 +0200)]
fix(DAV): Migrate known exceptions to Sabre exceptions when copying

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agofix(migration): Bump files_trashbin version to trigger migration 45000/head
Joas Schilling [Wed, 24 Apr 2024 05:10:06 +0000 (07:10 +0200)]
fix(migration): Bump files_trashbin version to trigger migration

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agofix(openstack): Fix psalm issue with updated openstack version 44970/head
Joas Schilling [Tue, 23 Apr 2024 10:17:55 +0000 (12:17 +0200)]
fix(openstack): Fix psalm issue with updated openstack version

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agochore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0
Joas Schilling [Mon, 22 Apr 2024 19:21:50 +0000 (21:21 +0200)]
chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 24 Apr 2024 00:20:17 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #44643 from nextcloud/feat/trashbin-deleted-by
Pytal [Tue, 23 Apr 2024 23:42:32 +0000 (16:42 -0700)]
Merge pull request #44643 from nextcloud/feat/trashbin-deleted-by

feat(trashbin): Add deleted by properties

6 months agofeat(trashbin): Add deleted by properties 44643/head
Christopher Ng [Fri, 12 Apr 2024 00:39:59 +0000 (17:39 -0700)]
feat(trashbin): Add deleted by properties

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agochore(trashbin): Add method to get deleted by from trash item
Christopher Ng [Fri, 12 Apr 2024 00:39:59 +0000 (17:39 -0700)]
chore(trashbin): Add method to get deleted by from trash item

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agochore(trashbin): Store deleted by user
Christopher Ng [Fri, 12 Apr 2024 00:39:58 +0000 (17:39 -0700)]
chore(trashbin): Store deleted by user

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agochore(trashbin): Add deleted_by column to files_trash
Christopher Ng [Fri, 12 Apr 2024 00:39:58 +0000 (17:39 -0700)]
chore(trashbin): Add deleted_by column to files_trash

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agoMerge pull request #44923 from nextcloud/fix/public-share-truncation
Pytal [Tue, 23 Apr 2024 17:17:36 +0000 (10:17 -0700)]
Merge pull request #44923 from nextcloud/fix/public-share-truncation

fix: Fix truncation on public page

6 months agoMerge pull request #44962 from nextcloud/dependabot/composer/sabre/dav-4.6.0
Joas Schilling [Tue, 23 Apr 2024 11:45:55 +0000 (13:45 +0200)]
Merge pull request #44962 from nextcloud/dependabot/composer/sabre/dav-4.6.0

chore(deps): Bump sabre/dav from 4.5.0 to 4.6.0

6 months agoMerge pull request #44982 from nextcloud/fix/account-list
Ferdinand Thiessen [Tue, 23 Apr 2024 10:38:01 +0000 (12:38 +0200)]
Merge pull request #44982 from nextcloud/fix/account-list

fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database

6 months agoMerge pull request #44966 from nextcloud/fix/add-missing-docblock-parameter-querybuilder
Côme Chilliet [Tue, 23 Apr 2024 09:14:02 +0000 (11:14 +0200)]
Merge pull request #44966 from nextcloud/fix/add-missing-docblock-parameter-querybuilder

chore: Add missing parameter to docblock tag psalm-taint-sink

6 months agoMerge pull request #44973 from nextcloud/feat/legal-privacy-links
Pytal [Tue, 23 Apr 2024 08:32:31 +0000 (01:32 -0700)]
Merge pull request #44973 from nextcloud/feat/legal-privacy-links

feat: Add legal notice and privacy policy links to help page

6 months agofix(provisioning_api): Show warning but do not fail when listing accounts in case... 44982/head
Ferdinand Thiessen [Mon, 22 Apr 2024 13:30:15 +0000 (15:30 +0200)]
fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agoMerge pull request #44794 from Velwark/patch-3
Andy Scherzinger [Tue, 23 Apr 2024 07:56:32 +0000 (09:56 +0200)]
Merge pull request #44794 from Velwark/patch-3

fix(memcache): remove double $$ to fix error

6 months agoUpdate LoggerWrapperCache.php 44794/head
Velwark [Thu, 11 Apr 2024 18:10:11 +0000 (20:10 +0200)]
Update LoggerWrapperCache.php

Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem.

Signed-off-by: Velwark <levinfrerich9@gmail.com>
6 months agoMerge pull request #44745 from nextcloud/fix/auth/2fa-redirect-url
Christoph Wurst [Tue, 23 Apr 2024 07:34:49 +0000 (09:34 +0200)]
Merge pull request #44745 from nextcloud/fix/auth/2fa-redirect-url

fix(auth): Keep redirect URL during 2FA setup and challenge

6 months agochore: compile assets 44923/head
Christopher Ng [Thu, 18 Apr 2024 17:42:21 +0000 (10:42 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agofix: Fix truncation on public shares
Christopher Ng [Thu, 18 Apr 2024 17:42:21 +0000 (10:42 -0700)]
fix: Fix truncation on public shares

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agoMerge pull request #44905 from nextcloud/deps/nextcloud/dialogs-5.3.1
Pytal [Tue, 23 Apr 2024 00:35:21 +0000 (17:35 -0700)]
Merge pull request #44905 from nextcloud/deps/nextcloud/dialogs-5.3.1

chore(deps): Bump @nextcloud/dialogs to v5.3.1

6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 23 Apr 2024 00:20:44 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agochore: compile assets 44905/head
Christopher Ng [Wed, 17 Apr 2024 21:57:30 +0000 (14:57 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agochore(deps): Bump @nextcloud/dialogs to v5.3.1
Christopher Ng [Wed, 17 Apr 2024 21:57:30 +0000 (14:57 -0700)]
chore(deps): Bump @nextcloud/dialogs to v5.3.1

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agofeat: Update help entry name 44973/head
Christopher Ng [Mon, 22 Apr 2024 22:19:59 +0000 (15:19 -0700)]
feat: Update help entry name

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agofeat: Add legal notice and privacy policy links to help page
Christopher Ng [Mon, 22 Apr 2024 22:19:59 +0000 (15:19 -0700)]
feat: Add legal notice and privacy policy links to help page

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agofix(storage): Fix DAV storage as false is never returned 44962/head
Joas Schilling [Mon, 22 Apr 2024 13:05:49 +0000 (15:05 +0200)]
fix(storage): Fix DAV storage as false is never returned

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agochore(deps): Bump sabre/dav from 4.5.0 to 4.6.0
Joas Schilling [Mon, 22 Apr 2024 12:33:05 +0000 (14:33 +0200)]
chore(deps): Bump sabre/dav from 4.5.0 to 4.6.0

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months agoMerge pull request #44858 from nextcloud/artonge/feat/support_multiple_scope_in_dav_s...
Louis [Mon, 22 Apr 2024 15:24:55 +0000 (17:24 +0200)]
Merge pull request #44858 from nextcloud/artonge/feat/support_multiple_scope_in_dav_search

Support multiple scopes in DAV search

7 months agofix: Drop workarounds for unsupported obsolete PHP versions 44968/head
Côme Chilliet [Mon, 22 Apr 2024 14:55:42 +0000 (16:55 +0200)]
fix: Drop workarounds for unsupported obsolete PHP versions

Also improved error handling in Installer.php to be type safe.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 months agoMerge pull request #44025 from nextcloud/fix/remove-oc-app-calls
Côme Chilliet [Mon, 22 Apr 2024 14:41:15 +0000 (16:41 +0200)]
Merge pull request #44025 from nextcloud/fix/remove-oc-app-calls

Migrate away from OC_App and toward IAppManager.

7 months agochore: Add missing parameter to docblock tag psalm-taint-sink 44966/head
Côme Chilliet [Mon, 22 Apr 2024 14:38:08 +0000 (16:38 +0200)]
chore: Add missing parameter to docblock tag psalm-taint-sink

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 months agofix: Lazy load IURLGenerator from AppManager to avoid installation crash 44025/head
Côme Chilliet [Mon, 22 Apr 2024 13:50:06 +0000 (15:50 +0200)]
fix: Lazy load IURLGenerator from AppManager to avoid installation crash

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
7 months agoperf(templates): Emit RegisterTemplateCreatorEvent to register template creators... 44952/head
Julius Härtl [Sat, 20 Apr 2024 17:44:42 +0000 (19:44 +0200)]
perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 months agofix: Revert to OC_App in places where we need all apps even disabled ones
Côme Chilliet [Mon, 22 Apr 2024 13:14:19 +0000 (15:14 +0200)]
fix: Revert to OC_App in places where we need all apps even disabled ones

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>