]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
18 months agoMerge pull request #37522 from nextcloud/fix/css-placeholder-color
Simon L [Tue, 18 Apr 2023 09:49:00 +0000 (11:49 +0200)]
Merge pull request #37522 from nextcloud/fix/css-placeholder-color

Ungroup `placeholder` css rules to prevent browsers from removing all rules

18 months agoMerge pull request #36617 from nextcloud/update/psr-container
Simon L [Tue, 18 Apr 2023 09:40:12 +0000 (11:40 +0200)]
Merge pull request #36617 from nextcloud/update/psr-container

chore: Update PSR container to 2.0.2

18 months agoMerge pull request #37316 from nextcloud/fix/security/strict-cookie-check-status...
Simon L [Tue, 18 Apr 2023 09:39:18 +0000 (11:39 +0200)]
Merge pull request #37316 from nextcloud/fix/security/strict-cookie-check-status-codes

fix(security)!: Use consistent HTTP status for strict cookie checks

18 months agoMerge pull request #32632 from nextcloud/smb-353
Simon L [Tue, 18 Apr 2023 09:37:51 +0000 (11:37 +0200)]
Merge pull request #32632 from nextcloud/smb-353

update icewind/smb to 3.5.4

18 months agoMerge pull request #37241 from nextcloud/feature/allow-any-image-size
Joas Schilling [Tue, 18 Apr 2023 08:20:21 +0000 (10:20 +0200)]
Merge pull request #37241 from nextcloud/feature/allow-any-image-size

Allow images of any size as profile pictures

18 months agoMerge pull request #37731 from nextcloud/feat/viewconfig-api
John Molakvoæ [Tue, 18 Apr 2023 07:43:09 +0000 (09:43 +0200)]
Merge pull request #37731 from nextcloud/feat/viewconfig-api

feat(files): add view config service to store user-config per view

18 months agofeat(files): add view config service to store user-config per view 37731/head
John Molakvoæ [Fri, 14 Apr 2023 10:40:08 +0000 (12:40 +0200)]
feat(files): add view config service to store user-config per view

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 18 Apr 2023 02:37:16 +0000 (02:37 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #36774 from nextcloud/bugfix/noid/sabre-nodes
Simon L [Tue, 18 Apr 2023 02:11:44 +0000 (04:11 +0200)]
Merge pull request #36774 from nextcloud/bugfix/noid/sabre-nodes

fix: always use proper path on node api when calling the view

18 months agoMerge pull request #37330 from Al2Klimov/http-enough
Simon L [Tue, 18 Apr 2023 01:18:54 +0000 (03:18 +0200)]
Merge pull request #37330 from Al2Klimov/http-enough

Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enough

18 months agoMerge pull request #37762 from nextcloud/Jerome-Herbinet-patch-1
Simon L [Tue, 18 Apr 2023 00:19:12 +0000 (02:19 +0200)]
Merge pull request #37762 from nextcloud/Jerome-Herbinet-patch-1

Fix wording meaning (placeholder)

18 months agoMerge pull request #36528 from nextcloud/dav-backend-transations
Simon L [Mon, 17 Apr 2023 22:55:29 +0000 (00:55 +0200)]
Merge pull request #36528 from nextcloud/dav-backend-transations

CalDAV/CardDAV: put every method from backends that does multiple DB calls in transactions

18 months agofix(core): Ungroup `placeholder` css rules to prevent browsers from removing all... 37522/head
Ferdinand Thiessen [Fri, 31 Mar 2023 14:50:51 +0000 (16:50 +0200)]
fix(core): Ungroup `placeholder` css rules to prevent browsers from removing all rules

When rules are grouped using the comma operator and one selector is invalid / unknown then the whole group is invalidated[1].
In this case `::-ms-input-placeholder` is unknown to Firefox and Chrome, so the `::placeholder` rule is never applied.
[1]: https://www.w3.org/TR/selectors-3/#grouping

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agoMerge pull request #37534 from Rsplwe/master
Simon L [Mon, 17 Apr 2023 22:16:38 +0000 (00:16 +0200)]
Merge pull request #37534 from Rsplwe/master

Adjust the value of the "max-parts" parameter of the object storage 'ListPart' interface to 1000

18 months agoMerge pull request #37324 from nextcloud/fix/mapper-exception
Simon L [Mon, 17 Apr 2023 22:10:44 +0000 (00:10 +0200)]
Merge pull request #37324 from nextcloud/fix/mapper-exception

Allow to catch `IMapperException` by implementing `Throwable`

18 months agoMerge pull request #37645 from nextcloud/fix/improve-imip-emails
Simon L [Mon, 17 Apr 2023 21:49:16 +0000 (23:49 +0200)]
Merge pull request #37645 from nextcloud/fix/improve-imip-emails

fix(dav): Parse sender PARTSTAT in REPLYs

18 months agoMerge pull request #37676 from nextcloud/fix/auth/atomic-password-db-statements
Simon L [Mon, 17 Apr 2023 21:48:24 +0000 (23:48 +0200)]
Merge pull request #37676 from nextcloud/fix/auth/atomic-password-db-statements

fix(auth): Run token bulk update statements in atomic transaction

18 months agotests: Adapt node related unit tests mocks to required root view 36774/head
Julius Härtl [Mon, 20 Feb 2023 21:12:00 +0000 (22:12 +0100)]
tests: Adapt node related unit tests mocks to required root view

Signed-off-by: Julius Härtl <jus@bitgrid.net>
18 months agofix: Use proper path when creating node instances
Julius Härtl [Sat, 18 Feb 2023 14:43:39 +0000 (15:43 +0100)]
fix: Use proper path when creating node instances

Signed-off-by: Julius Härtl <jus@bitgrid.net>
18 months agoMerge pull request #32314 from nextcloud/object-mkdir-logging
Simon L [Mon, 17 Apr 2023 21:42:08 +0000 (23:42 +0200)]
Merge pull request #32314 from nextcloud/object-mkdir-logging

additional logging when mkdir fails for object storage

18 months agoDrop broken unit test 37330/head
Alexander A. Klimov [Sat, 25 Mar 2023 00:38:38 +0000 (01:38 +0100)]
Drop broken unit test

Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
18 months agoOmit "Accessing site insecurely via HTTP." warning if HTTP is secure enough
Alexander A. Klimov [Tue, 21 Mar 2023 21:50:08 +0000 (22:50 +0100)]
Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enough

This is the case for localhost and Tor hidden services.

Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
18 months agoMerge pull request #35129 from Glandos/previewperf2
Simon L [Mon, 17 Apr 2023 18:22:39 +0000 (20:22 +0200)]
Merge pull request #35129 from Glandos/previewperf2

[Performance] Reuse preview directory listing

18 months agoMerge pull request #31286 from rotdrop/bugfix/dont-start-session-when-session-is...
Simon L [Mon, 17 Apr 2023 18:14:53 +0000 (20:14 +0200)]
Merge pull request #31286 from rotdrop/bugfix/dont-start-session-when-session-is-already-open

Don't call session_start() when PHP session is still or already open.

18 months agoAllow images of any size as profile pictures 37241/head
Simon L [Mon, 17 Apr 2023 14:48:47 +0000 (16:48 +0200)]
Allow images of any size as profile pictures

Signed-off-by: Marco <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agofix: Adjust console formatter code to match with Symfony type hints 36617/head
Ferdinand Thiessen [Wed, 8 Feb 2023 16:47:49 +0000 (17:47 +0100)]
fix: Adjust console formatter code to match with Symfony type hints

Symfony has added type hints on the `OutputFormatterInterface`,
so we must adjust our type hints to match with Symfony.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
18 months agochore: Update PSR container to 2.0.2, matching `3rdparty` nextcloud/3rdparty#1311
Ferdinand Thiessen [Wed, 8 Feb 2023 16:13:49 +0000 (17:13 +0100)]
chore: Update PSR container to 2.0.2, matching `3rdparty` nextcloud/3rdparty#1311

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
18 months agorefactor(dav): Since we're in a transaction, use QB properly when incrementing synctoken 36528/head
Thomas Citharel [Mon, 20 Mar 2023 16:45:50 +0000 (17:45 +0100)]
refactor(dav): Since we're in a transaction, use QB properly when incrementing synctoken

Now that we're in a transaction, we can reuse the sync token's previous value without trouble, and rewrite the increment UPDATE query without dirty direct SQL.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
18 months agofix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple...
Thomas Citharel [Fri, 10 Feb 2023 11:17:27 +0000 (12:17 +0100)]
fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions

In a lot of methods we're doing read-after-writes (for instance calling
updateProperties after touching calendar objects).
There's also a lot of deleting methods that do stuff sequentially which
could cause trouble.
This should avoid this kind of issues.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
18 months agofix(security)!: Use consistent HTTP status for strict cookie checks 37316/head
Christoph Wurst [Tue, 21 Mar 2023 08:11:00 +0000 (09:11 +0100)]
fix(security)!: Use consistent HTTP status for strict cookie checks

Before: 503/412
Now: 412 + json body explaining the error

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
18 months agoupdate icewind/smb to 3.5.4 32632/head
Robin Appelman [Mon, 30 May 2022 15:40:29 +0000 (17:40 +0200)]
update icewind/smb to 3.5.4

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agoupdate icewind/smb to 3.5.3
Robin Appelman [Fri, 27 May 2022 15:37:45 +0000 (17:37 +0200)]
update icewind/smb to 3.5.3

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agofix: Allow to catch `IMapperException` by implementing `Throwable` 37324/head
Ferdinand Thiessen [Tue, 21 Mar 2023 14:12:17 +0000 (15:12 +0100)]
fix: Allow to catch `IMapperException` by implementing `Throwable`

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
18 months agoMerge pull request #37724 from nextcloud/fix/encryption-signature-check-logic
Christoph Wurst [Mon, 17 Apr 2023 15:39:34 +0000 (17:39 +0200)]
Merge pull request #37724 from nextcloud/fix/encryption-signature-check-logic

Cleanup signature checking logic in encryption

18 months agoMerge pull request #35744 from nextcloud/mimeloader-transaction
Simon L [Mon, 17 Apr 2023 14:58:36 +0000 (16:58 +0200)]
Merge pull request #35744 from nextcloud/mimeloader-transaction

Put Mimeloader insertion and read in the same transaction

18 months agotry to make linters happy 35129/head
Glandos [Sun, 13 Nov 2022 21:20:16 +0000 (22:20 +0100)]
try to make linters happy

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agogather code from small and max preview
Glandos [Sat, 5 Nov 2022 22:03:58 +0000 (23:03 +0100)]
gather code from small and max preview

use directory listing in both functions to gain 25% speed on run where
every preview already exist.

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoadapt test to new workflow
Glandos [Thu, 3 Nov 2022 22:27:55 +0000 (23:27 +0100)]
adapt test to new workflow

getDirectoryListing should return all files
getFile is not called anymore

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoRevert 0e49b40
Glandos [Wed, 2 Nov 2022 20:35:54 +0000 (21:35 +0100)]
Revert 0e49b40

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoimprove parameter doc
Glandos [Wed, 2 Nov 2022 20:35:16 +0000 (21:35 +0100)]
improve parameter doc

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoEnsure max preview image is not null
Glandos [Tue, 1 Nov 2022 21:16:56 +0000 (22:16 +0100)]
Ensure max preview image is not null

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agophp-cs-fix
Glandos [Tue, 1 Nov 2022 21:09:50 +0000 (22:09 +0100)]
php-cs-fix

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoList preview directory only once
Glandos [Tue, 1 Nov 2022 15:15:30 +0000 (16:15 +0100)]
List preview directory only once

getCachedPreview used to call `getFile`, and this calls `getDirectoryListing` (or underlying function that list directory) to find the file. This was done for every preview spec.
Now, this is done only once at the beginning of the loop, and the array is just iterated when needed to find the correct entry.

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoDon't call session_start() when PHP session is still or already open. 31286/head
Claus-Justus Heine [Sun, 20 Feb 2022 23:04:47 +0000 (00:04 +0100)]
Don't call session_start() when PHP session is still or already open.

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
18 months agoMerge pull request #36217 from nextcloud/handle-push-notification-with-no-calendar...
Simon L [Mon, 17 Apr 2023 13:43:21 +0000 (15:43 +0200)]
Merge pull request #36217 from nextcloud/handle-push-notification-with-no-calendar-name

Handle reminders where calendar name is null

18 months agoMerge pull request #37764 from nextcloud/artonge/fix/disable_versions_feature_s3_vers...
Louis [Mon, 17 Apr 2023 13:32:47 +0000 (15:32 +0200)]
Merge pull request #37764 from nextcloud/artonge/fix/disable_versions_feature_s3_versioning

Really disable versions features when S3 versioning is enabled

18 months agoPut Mimeloader insertion and read in the same transaction 35744/head
Thomas Citharel [Thu, 19 Jan 2023 17:46:02 +0000 (18:46 +0100)]
Put Mimeloader insertion and read in the same transaction

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
18 months agoMerge pull request #36845 from Murena-SAS/reminder-iterator-exception
Simon L [Mon, 17 Apr 2023 13:26:11 +0000 (15:26 +0200)]
Merge pull request #36845 from Murena-SAS/reminder-iterator-exception

Fix max instances exception in get vevent call

18 months agoFix wording meaning (placeholder) Jerome-Herbinet-patch-1 37762/head
Jérôme Herbinet [Mon, 17 Apr 2023 08:30:47 +0000 (10:30 +0200)]
Fix wording meaning (placeholder)

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agoReally disable versions features when S3 versioning is enabled 37764/head
Louis Chemineau [Mon, 17 Apr 2023 09:16:20 +0000 (11:16 +0200)]
Really disable versions features when S3 versioning is enabled

Signed-off-by: Louis Chemineau <louis@chmn.me>
18 months agoMerge pull request #37735 from nextcloud/techdebt/ref-37476/ignore-excluded-dirs...
Joas Schilling [Mon, 17 Apr 2023 08:25:24 +0000 (10:25 +0200)]
Merge pull request #37735 from nextcloud/techdebt/ref-37476/ignore-excluded-dirs-on-image-optimization

chore(assets): Ignore git-ignored directories on image optimization

18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 17 Apr 2023 02:27:34 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 16 Apr 2023 02:27:54 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37752 from nextcloud/automated/noid/master-update-psalm-baseline
John Molakvoæ [Sat, 15 Apr 2023 15:03:42 +0000 (17:03 +0200)]
Merge pull request #37752 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

18 months agoMerge pull request #37750 from nextcloud/dependabot/npm_and_yarn/webpack-5.79.0
dependabot[bot] [Sat, 15 Apr 2023 13:58:24 +0000 (13:58 +0000)]
Merge pull request #37750 from nextcloud/dependabot/npm_and_yarn/webpack-5.79.0

18 months agoBump @nextcloud/browser-storage from 0.1.1 to 0.2.0 37750/head
dependabot[bot] [Sat, 15 Apr 2023 07:12:21 +0000 (07:12 +0000)]
Bump @nextcloud/browser-storage from 0.1.1 to 0.2.0

Bumps [@nextcloud/browser-storage](https://github.com/nextcloud/nextcloud-browser-storage) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-browser-storage/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-browser-storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-browser-storage/compare/v0.1.1...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
18 months agobump webpack from 5.78.0 to 5.79.0
dependabot[bot] [Sat, 15 Apr 2023 03:08:54 +0000 (03:08 +0000)]
bump webpack from 5.78.0 to 5.79.0

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

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoMerge pull request #37400 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar...
John Molakvoæ [Sat, 15 Apr 2023 12:53:51 +0000 (14:53 +0200)]
Merge pull request #37400 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-0.6.0-alpha1

18 months agochore(deps): Bump @nextcloud/calendar-availability-vue 37400/head
dependabot[bot] [Sat, 15 Apr 2023 07:10:03 +0000 (07:10 +0000)]
chore(deps): Bump @nextcloud/calendar-availability-vue

Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 0.5.0-rc2 to 0.6.0-alpha1.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v0.5.0-rc2...v0.6.0-alpha1)

---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
  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>
18 months agoMerge pull request #37751 from nextcloud/dependabot/npm_and_yarn/typescript-eslint...
John Molakvoæ [Sat, 15 Apr 2023 07:03:11 +0000 (09:03 +0200)]
Merge pull request #37751 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.58.0

bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0

18 months agoMerge pull request #37749 from nextcloud/dependabot/composer/build/integration/phpuni...
John Molakvoæ [Sat, 15 Apr 2023 07:02:43 +0000 (09:02 +0200)]
Merge pull request #37749 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.7

chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 in /build/integration

18 months agoMerge pull request #37747 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-29.2.3
John Molakvoæ [Sat, 15 Apr 2023 07:02:20 +0000 (09:02 +0200)]
Merge pull request #37747 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-29.2.3

chore(deps-dev): Bump @vue/vue2-jest from 29.1.1 to 29.2.3

18 months agoMerge pull request #37746 from nextcloud/dependabot/npm_and_yarn/sass-loader-13.2.2
John Molakvoæ [Sat, 15 Apr 2023 07:02:01 +0000 (09:02 +0200)]
Merge pull request #37746 from nextcloud/dependabot/npm_and_yarn/sass-loader-13.2.2

chore(deps-dev): Bump sass-loader from 13.2.0 to 13.2.2

18 months agoUpdate psalm baseline 37752/head
nextcloud-command [Sat, 15 Apr 2023 06:29:35 +0000 (06:29 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
18 months agobump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0 37751/head
dependabot[bot] [Sat, 15 Apr 2023 03:15:35 +0000 (03:15 +0000)]
bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
18 months agochore(deps-dev): Bump phpunit/phpunit in /build/integration 37749/head
dependabot[bot] [Sat, 15 Apr 2023 03:07:13 +0000 (03:07 +0000)]
chore(deps-dev): Bump phpunit/phpunit in /build/integration

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.6 to 9.6.7.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.7/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 15 Apr 2023 02:27:32 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agochore(deps-dev): Bump @vue/vue2-jest from 29.1.1 to 29.2.3 37747/head
dependabot[bot] [Sat, 15 Apr 2023 01:58:46 +0000 (01:58 +0000)]
chore(deps-dev): Bump @vue/vue2-jest from 29.1.1 to 29.2.3

Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.1.1 to 29.2.3.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](https://github.com/vuejs/vue-jest/compare/v29.1.1...v29.2.3)

---
updated-dependencies:
- dependency-name: "@vue/vue2-jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
18 months agochore(deps-dev): Bump sass-loader from 13.2.0 to 13.2.2 37746/head
dependabot[bot] [Sat, 15 Apr 2023 01:58:01 +0000 (01:58 +0000)]
chore(deps-dev): Bump sass-loader from 13.2.0 to 13.2.2

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.2.0 to 13.2.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoMerge pull request #36690 from nextcloud/bugfix/noid/rollback-hook 37663/head
Julius Härtl [Fri, 14 Apr 2023 15:09:17 +0000 (17:09 +0200)]
Merge pull request #36690 from nextcloud/bugfix/noid/rollback-hook

18 months agoMerge pull request #37611 from ZE3kr/patch-1
Julius Härtl [Fri, 14 Apr 2023 14:20:44 +0000 (16:20 +0200)]
Merge pull request #37611 from ZE3kr/patch-1

Unquote S3 ETag stored in oc_filecache

18 months agoMerge pull request #37603 from joshtrichards/jr-reset-pw-honest-msg
Simon L [Fri, 14 Apr 2023 14:12:54 +0000 (16:12 +0200)]
Merge pull request #37603 from joshtrichards/jr-reset-pw-honest-msg

More honest reset password request response

18 months agoMerge pull request #36351 from nextcloud/bugfix/noid/move-encryption-password-email...
Joas Schilling [Fri, 14 Apr 2023 12:48:47 +0000 (14:48 +0200)]
Merge pull request #36351 from nextcloud/bugfix/noid/move-encryption-password-email-to-template

Move encrypt-all password email to EmailTemplate

18 months agochore(assets): Ignore git-ignored directories on image optimization 37735/head
Joas Schilling [Fri, 14 Apr 2023 12:40:36 +0000 (14:40 +0200)]
chore(assets): Ignore git-ignored directories on image optimization

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agoMerge pull request #37726 from nextcloud/feat/files-events
Julius Härtl [Fri, 14 Apr 2023 09:30:49 +0000 (11:30 +0200)]
Merge pull request #37726 from nextcloud/feat/files-events

fix(files): standardize `files:node:event` event syntax

18 months agoMerge pull request #37476 from nextcloud/ci/checkers/fix-autoloader-generation-extran...
Arthur Schiwon [Fri, 14 Apr 2023 09:28:48 +0000 (11:28 +0200)]
Merge pull request #37476 from nextcloud/ci/checkers/fix-autoloader-generation-extraneous-apps

ci(checkers): Fix autoloader (re)generation for extraneous apps

18 months agofix(files): standardize `files:node:event` event syntax 37726/head
John Molakvoæ [Fri, 14 Apr 2023 07:23:42 +0000 (09:23 +0200)]
fix(files): standardize `files:node:event` event syntax

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoCleanup signature checking logic in encryption 37724/head
jld3103 [Fri, 14 Apr 2023 06:47:39 +0000 (08:47 +0200)]
Cleanup signature checking logic in encryption

Signed-off-by: jld3103 <jld3103yt@gmail.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 14 Apr 2023 02:19:43 +0000 (02:19 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoCompile webpack assets - again 37603/head
Josh Richards [Fri, 14 Apr 2023 01:34:15 +0000 (21:34 -0400)]
Compile webpack assets - again

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
18 months agoMore honest reset password request response
Josh Richards [Wed, 5 Apr 2023 16:13:26 +0000 (12:13 -0400)]
More honest reset password request response

Addresses request in additional comments of #37408

* Honest but still won't leak information
* Also reminds user to verify the provided user id email address/user

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Refine reset password response copy

Co-authored-by: Louis <6653109+artonge@users.noreply.github.com>
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Wrap honest password reset request response

18 months agoMerge pull request #32499 from nextcloud/enh/noid/ldap-search-entryuuid-no-wildcard
Arthur Schiwon [Thu, 13 Apr 2023 20:37:39 +0000 (22:37 +0200)]
Merge pull request #32499 from nextcloud/enh/noid/ldap-search-entryuuid-no-wildcard

Fix Ldap search for attributes with no substr matching rule

18 months agoperform exact Ldap search as well to make sure it works for attributes without a... 32499/head
Julien Veyssier [Thu, 19 May 2022 13:41:32 +0000 (15:41 +0200)]
perform exact Ldap search as well to make sure it works for attributes without a substr matching rule

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
18 months agofix(dav): Parse sender PARTSTAT in REPLYs 37645/head
Anna Larch [Fri, 7 Apr 2023 13:07:20 +0000 (15:07 +0200)]
fix(dav): Parse sender PARTSTAT in REPLYs

Signed-off-by: Anna Larch <anna@nextcloud.com>
18 months agoMerge pull request #37429 from nextcloud/object-store-rmdir
Julius Härtl [Thu, 13 Apr 2023 16:45:12 +0000 (18:45 +0200)]
Merge pull request #37429 from nextcloud/object-store-rmdir

improve objectstore rmdir handling

18 months agoMerge pull request #37704 from nextcloud/bugfix/noid/fix-translations-api
John Molakvoæ [Thu, 13 Apr 2023 08:48:09 +0000 (10:48 +0200)]
Merge pull request #37704 from nextcloud/bugfix/noid/fix-translations-api

fix(translation): Fix several issues with the translations api

18 months agoMerge pull request #37692 from nextcloud/feat/resizeobserver-breakpoint-files
Simon L [Thu, 13 Apr 2023 08:09:01 +0000 (10:09 +0200)]
Merge pull request #37692 from nextcloud/feat/resizeobserver-breakpoint-files

feat(files): better breakpoints and sidebar responsive design

18 months agoMerge pull request #37697 from nextcloud/fix/button-text
Joas Schilling [Thu, 13 Apr 2023 07:54:32 +0000 (09:54 +0200)]
Merge pull request #37697 from nextcloud/fix/button-text

Fix button text

18 months agofeat(translation): Allow guests to use translations as well 37704/head
Joas Schilling [Thu, 13 Apr 2023 07:01:27 +0000 (09:01 +0200)]
feat(translation): Allow guests to use translations as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(translation): Use 400 as status code to be distinguishable from server errors
Joas Schilling [Thu, 13 Apr 2023 06:54:48 +0000 (08:54 +0200)]
fix(translation): Use 400 as status code to be distinguishable from server errors

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(translation): Properly set the numbers as HTTP status code
Joas Schilling [Thu, 13 Apr 2023 06:54:02 +0000 (08:54 +0200)]
fix(translation): Properly set the numbers as HTTP status code

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(translation): Translate error messages on translations API
Joas Schilling [Thu, 13 Apr 2023 06:53:15 +0000 (08:53 +0200)]
fix(translation): Translate error messages on translations API

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofeat(files): better breakpoints and sidebar responsive design 37692/head
John Molakvoæ [Wed, 12 Apr 2023 16:43:09 +0000 (18:43 +0200)]
feat(files): better breakpoints and sidebar responsive design

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agoFix button text 37697/head
Christopher Ng [Thu, 13 Apr 2023 04:21:15 +0000 (21:21 -0700)]
Fix button text

Signed-off-by: Christopher Ng <chrng8@gmail.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 13 Apr 2023 02:27:50 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37642 from nextcloud/fix/reactivity-files
John Molakvoæ [Wed, 12 Apr 2023 15:53:38 +0000 (17:53 +0200)]
Merge pull request #37642 from nextcloud/fix/reactivity-files

18 months agoMerge pull request #37680 from nextcloud/enh/noid/add-app-type-extended-authentication
Maxence Lange [Wed, 12 Apr 2023 14:21:59 +0000 (13:21 -0100)]
Merge pull request #37680 from nextcloud/enh/noid/add-app-type-extended-authentication

app type extended_authentication

18 months agofix(auth): Run token statements in atomic transaction 37676/head
Christoph Wurst [Tue, 11 Apr 2023 15:27:57 +0000 (17:27 +0200)]
fix(auth): Run token statements in atomic transaction

All or nothing

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
18 months agoapp type extended_authentication 37680/head
Maxence Lange [Wed, 12 Apr 2023 10:34:38 +0000 (09:34 -0100)]
app type extended_authentication

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
18 months agofix: wrong copyright 37642/head
John Molakvoæ [Tue, 11 Apr 2023 13:10:25 +0000 (15:10 +0200)]
fix: wrong copyright

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>