]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
21 months agoFixed backup host logic 35229/head
Côme Chilliet [Mon, 19 Dec 2022 11:23:13 +0000 (12:23 +0100)]
Fixed backup host logic

Now forcing backup host applies to both main and background.
And background will fallback to backup if not responding.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoMake code clearer for background host
Côme Chilliet [Thu, 1 Dec 2022 09:30:19 +0000 (10:30 +0100)]
Make code clearer for background host

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoUse a dedicated LDAP host and port for background jobs if configured
Côme Chilliet [Thu, 17 Nov 2022 13:55:55 +0000 (14:55 +0100)]
Use a dedicated LDAP host and port for background jobs if configured

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoMerge pull request #35231 from nextcloud/fix/user_ldap-cache-fetched-list-of-groups
Côme Chilliet [Mon, 19 Dec 2022 11:34:05 +0000 (12:34 +0100)]
Merge pull request #35231 from nextcloud/fix/user_ldap-cache-fetched-list-of-groups

Cache the fetched list of groups

21 months agoMerge pull request #33709 from nextcloud/enh/displayname-cache-getStorageInfo
Vincent Petry [Mon, 19 Dec 2022 11:07:43 +0000 (12:07 +0100)]
Merge pull request #33709 from nextcloud/enh/displayname-cache-getStorageInfo

Use display name cache on getStorageInfo

21 months agoFix user_ldap tests now that list of groups gets cached 35231/head
Côme Chilliet [Mon, 19 Dec 2022 10:59:45 +0000 (11:59 +0100)]
Fix user_ldap tests now that list of groups gets cached

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoMerge pull request #35496 from nextcloud/fix/strict-typing-in-base
Julius Härtl [Mon, 19 Dec 2022 10:05:02 +0000 (11:05 +0100)]
Merge pull request #35496 from nextcloud/fix/strict-typing-in-base

21 months agoMerge pull request #34807 from nextcloud/fix/compute-notification-parsed-subject
Côme Chilliet [Mon, 19 Dec 2022 09:46:39 +0000 (10:46 +0100)]
Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subject

Compute notification parsed subject from rich subject when possible

21 months agoPut back baseline for the enableAppForGroups type mismatch 35496/head
Côme Chilliet [Tue, 6 Dec 2022 14:21:28 +0000 (15:21 +0100)]
Put back baseline for the enableAppForGroups type mismatch

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoRevert "Just use string for groups in enableAppForGroups"
Côme Chilliet [Tue, 6 Dec 2022 11:09:52 +0000 (12:09 +0100)]
Revert "Just use string for groups in enableAppForGroups"

This reverts commit e17244e92fb316d2f2e3fd1ae343bd47b54395b8.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoJust use string for groups in enableAppForGroups
Côme Chilliet [Thu, 1 Dec 2022 10:41:54 +0000 (11:41 +0100)]
Just use string for groups in enableAppForGroups

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoSilence false-positive from psalm in lib/public/Log/functions.php
Côme Chilliet [Mon, 5 Dec 2022 15:40:46 +0000 (16:40 +0100)]
Silence false-positive from psalm in lib/public/Log/functions.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoStrong type singletons from lib/base.php
Côme Chilliet [Thu, 1 Dec 2022 10:43:17 +0000 (11:43 +0100)]
Strong type singletons from lib/base.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoMigrate lib/base.php to LoggerInterface
Côme Chilliet [Thu, 1 Dec 2022 10:21:57 +0000 (11:21 +0100)]
Migrate lib/base.php to LoggerInterface

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoPut back cast to string now that timelimit is an int
Côme Chilliet [Tue, 29 Nov 2022 17:13:51 +0000 (18:13 +0100)]
Put back cast to string now that timelimit is an int

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoFixing more psalm errors from lib/base.php
Côme Chilliet [Tue, 29 Nov 2022 17:07:27 +0000 (18:07 +0100)]
Fixing more psalm errors from lib/base.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoUse Server::get some more
Côme Chilliet [Tue, 29 Nov 2022 15:53:27 +0000 (16:53 +0100)]
Use Server::get some more

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoUse strict typing in base.php
Côme Chilliet [Tue, 29 Nov 2022 15:29:12 +0000 (16:29 +0100)]
Use strict typing in base.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoFix comments and dav tests with Notifications and Activity changes 34807/head
Côme Chilliet [Mon, 19 Dec 2022 08:57:32 +0000 (09:57 +0100)]
Fix comments and dav tests with Notifications and Activity changes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoMerge pull request #35177 from nextcloud/fix/noid/bringing-clear-config-back
Julius Härtl [Mon, 19 Dec 2022 08:50:25 +0000 (09:50 +0100)]
Merge pull request #35177 from nextcloud/fix/noid/bringing-clear-config-back

21 months ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 19 Dec 2022 02:21:31 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Dec 2022 02:19:47 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 17 Dec 2022 02:19:40 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #34629 from nextcloud/fix/case-sensitivity-email-ldap
Vincent Petry [Fri, 16 Dec 2022 21:46:22 +0000 (22:46 +0100)]
Merge pull request #34629 from nextcloud/fix/case-sensitivity-email-ldap

Fix case sensitivity of email when saving settings

22 months agoUse display name cache on getStorageInfo 33709/head
Julius Härtl [Fri, 26 Aug 2022 06:34:15 +0000 (08:34 +0200)]
Use display name cache on getStorageInfo

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Adapt test to also run isolated

Signed-off-by: Julius Härtl <jus@bitgrid.net>
22 months agoAdd unit test for case insensitive email saving 34629/head
Vincent Petry [Fri, 16 Dec 2022 16:47:18 +0000 (17:47 +0100)]
Add unit test for case insensitive email saving

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
22 months agoFix case sensitivity of email when saving settings
Carl Schwan [Mon, 17 Oct 2022 10:41:38 +0000 (12:41 +0200)]
Fix case sensitivity of email when saving settings

Otherwise we detect a email change all the time and since email are
immutable in ldap this prevent updating other fields.

Related: https://github.com/nextcloud/server/pull/33813

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
22 months agoMerge pull request #34924 from nextcloud/cache-jail-path-prefix
Vincent Petry [Fri, 16 Dec 2022 16:27:15 +0000 (17:27 +0100)]
Merge pull request #34924 from nextcloud/cache-jail-path-prefix

escape path prefix when doing cache jail search

22 months agoMerge pull request #35108 from nextcloud/encryption-fix-versions-all
Vincent Petry [Fri, 16 Dec 2022 16:20:40 +0000 (17:20 +0100)]
Merge pull request #35108 from nextcloud/encryption-fix-versions-all

allow running encryption:fix-encrypted-version for all users

22 months agoMerge pull request #35537 from nextcloud/fix/dependency-injection-error
Vincent Petry [Fri, 16 Dec 2022 15:49:23 +0000 (16:49 +0100)]
Merge pull request #35537 from nextcloud/fix/dependency-injection-error

Improve dependency injection error message

22 months agoMerge pull request #35609 from nextcloud/add-data-section-id
Vincent Petry [Fri, 16 Dec 2022 15:38:15 +0000 (16:38 +0100)]
Merge pull request #35609 from nextcloud/add-data-section-id

Add section-id and section-type data attributes to settings <li> navigation items

22 months agoMerge pull request #35679 from nextcloud/catch-not-found-exception-in-jscombiner
Vincent Petry [Fri, 16 Dec 2022 15:28:47 +0000 (16:28 +0100)]
Merge pull request #35679 from nextcloud/catch-not-found-exception-in-jscombiner

Catch NotFoundException as well in JSCombiner

22 months agoMerge pull request #35718 from nextcloud/dependabot/npm_and_yarn/testing-library...
Vincent Petry [Fri, 16 Dec 2022 15:23:18 +0000 (16:23 +0100)]
Merge pull request #35718 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.5

Bump @testing-library/jest-dom from 5.16.4 to 5.16.5

22 months agoMerge pull request #35780 from nextcloud/fix/http-dispatcher-double-parameter-cast
Vincent Petry [Fri, 16 Dec 2022 15:18:35 +0000 (16:18 +0100)]
Merge pull request #35780 from nextcloud/fix/http-dispatcher-double-parameter-cast

Fix missing cast of double controller parameters

22 months agoMerge pull request #35784 from nextcloud/chore/strict-login-controller
Vincent Petry [Fri, 16 Dec 2022 15:16:31 +0000 (16:16 +0100)]
Merge pull request #35784 from nextcloud/chore/strict-login-controller

Make the LoginController strict

22 months agoMerge pull request #35779 from nextcloud/catchTypeError
Vincent Petry [Fri, 16 Dec 2022 10:41:36 +0000 (11:41 +0100)]
Merge pull request #35779 from nextcloud/catchTypeError

[PHP8] check if params given to API are really an array

22 months agoMerge pull request #35789 from nextcloud/fix/noid/rename-sabre-public-event
Vincent Petry [Fri, 16 Dec 2022 10:40:13 +0000 (11:40 +0100)]
Merge pull request #35789 from nextcloud/fix/noid/rename-sabre-public-event

Rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 16 Dec 2022 02:19:51 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agorename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloader... 35789/head
Julien Veyssier [Thu, 15 Dec 2022 16:26:03 +0000 (17:26 +0100)]
rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
22 months agochore: Make the LoginController strict 35784/head
Christoph Wurst [Thu, 15 Dec 2022 09:52:28 +0000 (10:52 +0100)]
chore: Make the LoginController strict

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
22 months agoMerge pull request #35717 from nextcloud/deps/nextcloud/vue-7.2.0
John Molakvoæ [Thu, 15 Dec 2022 09:48:05 +0000 (10:48 +0100)]
Merge pull request #35717 from nextcloud/deps/nextcloud/vue-7.2.0

Bump @nextcloud/vue to 7.2.0

22 months agoBump @nextcloud/vue to 7.2.0 35717/head
Christopher Ng [Sat, 10 Dec 2022 01:58:32 +0000 (01:58 +0000)]
Bump @nextcloud/vue to 7.2.0

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months agofix(app framework): Fix missing cast of double controller parameters 35780/head
Christoph Wurst [Thu, 15 Dec 2022 08:33:52 +0000 (09:33 +0100)]
fix(app framework): Fix missing cast of double controller parameters

``settype`` allows 'double' as alias of 'float'.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
22 months agocheck if params given to API are really an array 35779/head
Artur Neumann [Thu, 15 Dec 2022 07:21:02 +0000 (13:06 +0545)]
check if params given to API are really an array

Signed-off-by: Artur Neumann <artur@jankaritech.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 15 Dec 2022 02:18:48 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #35533 from nextcloud/revert-35240-enh/a11y-share-button
John Molakvoæ [Wed, 14 Dec 2022 07:23:37 +0000 (08:23 +0100)]
Merge pull request #35533 from nextcloud/revert-35240-enh/a11y-share-button

Revert "Copy to clipboard with button instead of link"

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 14 Dec 2022 02:21:56 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoRevert "Copy to clipboard with button instead of link" 35533/head
Christopher Ng [Wed, 14 Dec 2022 00:50:17 +0000 (00:50 +0000)]
Revert "Copy to clipboard with button instead of link"

This reverts commit 4ffc022c8b5d2a4df3b1b1452de769c4ad27fe4f.

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months agoMerge pull request #35745 from nextcloud/screenshot
John Molakvoæ [Tue, 13 Dec 2022 13:53:45 +0000 (14:53 +0100)]
Merge pull request #35745 from nextcloud/screenshot

Update README main screenshot

22 months agoMerge pull request #35621 from nextcloud/enh/noid/sabre-plugin-publicwebdav
Julien Veyssier [Tue, 13 Dec 2022 10:20:17 +0000 (11:20 +0100)]
Merge pull request #35621 from nextcloud/enh/noid/sabre-plugin-publicwebdav

Allow additional Sabre plugins in publicwebdav.php

22 months agoTypo in URL 35745/head
Git'Fellow [Tue, 13 Dec 2022 09:01:50 +0000 (10:01 +0100)]
Typo in URL

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
22 months agoUpdate README main screenshot
Git'Fellow [Tue, 13 Dec 2022 08:56:00 +0000 (09:56 +0100)]
Update README main screenshot

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Dec 2022 02:32:57 +0000 (02:32 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Dec 2022 02:21:37 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #35562 from nextcloud/bug/33187/read-userid-from-token
Simon L [Mon, 12 Dec 2022 22:53:37 +0000 (23:53 +0100)]
Merge pull request #35562 from nextcloud/bug/33187/read-userid-from-token

Read loginName from token

22 months agoMerge pull request #35714 from nextcloud/fix/vue-select-styles-the-sequel
Pytal [Mon, 12 Dec 2022 20:06:42 +0000 (12:06 -0800)]
Merge pull request #35714 from nextcloud/fix/vue-select-styles-the-sequel

22 months agoFix GH-33187 35562/head
Daniel Kesselberg [Fri, 2 Dec 2022 16:55:21 +0000 (17:55 +0100)]
Fix GH-33187

$this->userId is null when loggedin via app password.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
22 months agoMerge pull request #35719 from nextcloud/dependabot/composer/build/integration/phpuni...
dependabot[bot] [Mon, 12 Dec 2022 15:10:49 +0000 (15:10 +0000)]
Merge pull request #35719 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.5.27

22 months agoBump phpunit/phpunit from 9.5.26 to 9.5.27 in /build/integration 35719/head
dependabot[bot] [Mon, 12 Dec 2022 14:32:16 +0000 (14:32 +0000)]
Bump phpunit/phpunit from 9.5.26 to 9.5.27 in /build/integration

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.26 to 9.5.27.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
22 months agouse modern event dispatch 35621/head
Julien Veyssier [Tue, 6 Dec 2022 16:22:53 +0000 (17:22 +0100)]
use modern event dispatch

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
22 months agoallow additional Sabre plugins in publicwebdav.php
Julien Veyssier [Tue, 6 Dec 2022 13:03:36 +0000 (14:03 +0100)]
allow additional Sabre plugins in publicwebdav.php

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 12 Dec 2022 02:19:53 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #35689 from pulsejet/patch-heicrotate
John Molakvoæ [Sun, 11 Dec 2022 10:18:34 +0000 (11:18 +0100)]
Merge pull request #35689 from pulsejet/patch-heicrotate

preview: fix HEIC orientation

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 11 Dec 2022 02:31:09 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoBump @testing-library/jest-dom from 5.16.4 to 5.16.5 35718/head
dependabot[bot] [Sat, 10 Dec 2022 03:31:57 +0000 (03:31 +0000)]
Bump @testing-library/jest-dom from 5.16.4 to 5.16.5

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 10 Dec 2022 02:20:51 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoFix vue-select styles 35714/head
Christopher Ng [Sat, 10 Dec 2022 01:34:45 +0000 (01:34 +0000)]
Fix vue-select styles

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months agoMerge pull request #35097 from nextcloud/bugfix/noid/improve-email-results
Simon L [Fri, 9 Dec 2022 22:45:13 +0000 (23:45 +0100)]
Merge pull request #35097 from nextcloud/bugfix/noid/improve-email-results

Improve email results for sharing

22 months agoMerge pull request #35389 from nextcloud/bugfix/noid/fix-app-icons-in-dark-mode
Joas Schilling [Fri, 9 Dec 2022 22:16:24 +0000 (23:16 +0100)]
Merge pull request #35389 from nextcloud/bugfix/noid/fix-app-icons-in-dark-mode

22 months agoImprove email search results 35097/head
Joas Schilling [Fri, 11 Nov 2022 08:44:24 +0000 (09:44 +0100)]
Improve email search results

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoValidate if the user part of a "cloud id" can even be a valid user id
Joas Schilling [Fri, 11 Nov 2022 08:37:26 +0000 (09:37 +0100)]
Validate if the user part of a "cloud id" can even be a valid user id

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoMerge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show...
Joas Schilling [Fri, 9 Dec 2022 21:39:28 +0000 (22:39 +0100)]
Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id

Show group name instead of group id as recommendation

22 months agoRecompile 35389/head
Joas Schilling [Fri, 9 Dec 2022 21:38:53 +0000 (22:38 +0100)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoUse correct filter for app icons in the right sidebar of app management
Joas Schilling [Thu, 24 Nov 2022 08:31:42 +0000 (09:31 +0100)]
Use correct filter for app icons in the right sidebar of app management

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoMerge pull request #35705 from nextcloud/bugfix/noid/update-sensitive-config-list
Vincent Petry [Fri, 9 Dec 2022 16:47:52 +0000 (17:47 +0100)]
Merge pull request #35705 from nextcloud/bugfix/noid/update-sensitive-config-list

Update sensitive config list of Talk

22 months agoUpdate sensitive config list of Talk 35705/head
Joas Schilling [Fri, 9 Dec 2022 15:41:59 +0000 (16:41 +0100)]
Update sensitive config list of Talk

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoMerge pull request #35672 from nextcloud/audit-fix-handlerbars-loader
MichaIng [Fri, 9 Dec 2022 15:27:17 +0000 (16:27 +0100)]
Merge pull request #35672 from nextcloud/audit-fix-handlerbars-loader

Updte handlebars-loader to 1.7.3

22 months agoMerge pull request #35700 from nextcloud/dependabot/npm_and_yarn/handlebars-loader...
John Molakvoæ [Fri, 9 Dec 2022 08:19:13 +0000 (09:19 +0100)]
Merge pull request #35700 from nextcloud/dependabot/npm_and_yarn/handlebars-loader-1.7.3

Bump handlebars-loader from 1.7.2 to 1.7.3

22 months agoMerge pull request #35695 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter...
dependabot[bot] [Fri, 9 Dec 2022 08:08:01 +0000 (08:08 +0000)]
Merge pull request #35695 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter-0.0.35

22 months agoMerge pull request #35693 from nextcloud/dependabot/npm_and_yarn/jsdoc-4.0.0
dependabot[bot] [Fri, 9 Dec 2022 08:00:32 +0000 (08:00 +0000)]
Merge pull request #35693 from nextcloud/dependabot/npm_and_yarn/jsdoc-4.0.0

22 months agopreview: fix HEIC orientation 35689/head
Varun Patil [Thu, 8 Dec 2022 23:06:58 +0000 (15:06 -0800)]
preview: fix HEIC orientation

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
22 months agoBump handlebars-loader from 1.7.2 to 1.7.3 35700/head
dependabot[bot] [Fri, 9 Dec 2022 06:46:30 +0000 (06:46 +0000)]
Bump handlebars-loader from 1.7.2 to 1.7.3

Bumps [handlebars-loader](https://github.com/pcardune/handlebars-loader) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/pcardune/handlebars-loader/releases)
- [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pcardune/handlebars-loader/compare/v1.7.2...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoBump karma-spec-reporter from 0.0.34 to 0.0.35 35695/head
dependabot[bot] [Fri, 9 Dec 2022 06:43:58 +0000 (06:43 +0000)]
Bump karma-spec-reporter from 0.0.34 to 0.0.35

Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.34 to 0.0.35.
- [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases)
- [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.34...v0.0.35)

---
updated-dependencies:
- dependency-name: karma-spec-reporter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoBump jsdoc from 3.6.10 to 4.0.0 35693/head
dependabot[bot] [Fri, 9 Dec 2022 06:43:04 +0000 (06:43 +0000)]
Bump jsdoc from 3.6.10 to 4.0.0

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.10 to 4.0.0.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/main/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.10...4.0.0)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoMerge pull request #35686 from nextcloud/tooling/noid/dependabot-stable-branches
John Molakvoæ [Fri, 9 Dec 2022 06:41:45 +0000 (07:41 +0100)]
Merge pull request #35686 from nextcloud/tooling/noid/dependabot-stable-branches

take out stable23 from dependabot config

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 9 Dec 2022 02:22:58 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #35120 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.3.3
dependabot[bot] [Fri, 9 Dec 2022 01:22:05 +0000 (01:22 +0000)]
Merge pull request #35120 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.3.3

22 months agoBump @vue/test-utils from 1.3.0 to 1.3.3 35120/head
dependabot[bot] [Fri, 9 Dec 2022 00:49:47 +0000 (00:49 +0000)]
Bump @vue/test-utils from 1.3.0 to 1.3.3

Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.0 to 1.3.3.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
22 months agoMerge pull request #35529 from nextcloud/enh/a11y-search-describedby
Pytal [Thu, 8 Dec 2022 22:58:56 +0000 (14:58 -0800)]
Merge pull request #35529 from nextcloud/enh/a11y-search-describedby

22 months agotake out stable23 from dependabot 35686/head
Arthur Schiwon [Thu, 8 Dec 2022 21:29:56 +0000 (22:29 +0100)]
take out stable23 from dependabot

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
22 months agoMerge pull request #35666 from nextcloud/fix/header-bright-no-bg
John Molakvoæ [Thu, 8 Dec 2022 21:28:10 +0000 (22:28 +0100)]
Merge pull request #35666 from nextcloud/fix/header-bright-no-bg

Invert header if primary is bright and background disabled

22 months agoMerge pull request #35665 from nextcloud/revert-35165-fix/vue-select-styles
John Molakvoæ [Thu, 8 Dec 2022 17:47:29 +0000 (18:47 +0100)]
Merge pull request #35665 from nextcloud/revert-35165-fix/vue-select-styles

22 months agoInvert header if primary is bright and background disabled 35666/head
John Molakvoæ [Thu, 8 Dec 2022 08:46:59 +0000 (09:46 +0100)]
Invert header if primary is bright and background disabled

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
22 months agoMerge pull request #35660 from nextcloud/enh/a11y-input-border
Vincent Petry [Thu, 8 Dec 2022 16:37:45 +0000 (17:37 +0100)]
Merge pull request #35660 from nextcloud/enh/a11y-input-border

Increase default global input field border contrast

22 months agoMerge pull request #24574 from zenlord/ldapi-unix-socket-support
Côme Chilliet [Thu, 8 Dec 2022 16:25:00 +0000 (17:25 +0100)]
Merge pull request #24574 from zenlord/ldapi-unix-socket-support

Ldapi unix socket support

22 months agoThrow on missing type of rich subject parameter
Côme Chilliet [Thu, 8 Dec 2022 16:17:58 +0000 (17:17 +0100)]
Throw on missing type of rich subject parameter

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
22 months agoCatch NotFoundException as well in JSCombiner 35679/head
Thomas Citharel [Thu, 8 Dec 2022 10:50:50 +0000 (11:50 +0100)]
Catch NotFoundException as well in JSCombiner

Follow-up to #35576

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
22 months agoMerge pull request #35662 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Thu, 8 Dec 2022 10:09:18 +0000 (11:09 +0100)]
Merge pull request #35662 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

22 months agoRevert "Disable style override on vue-select elements" 35665/head
John Molakvoæ [Thu, 8 Dec 2022 08:16:27 +0000 (09:16 +0100)]
Revert "Disable style override on vue-select elements"

22 months agoUpdte handlebars-loader to 1.7.3 35672/head
Vincent Petry [Thu, 8 Dec 2022 09:41:33 +0000 (10:41 +0100)]
Updte handlebars-loader to 1.7.3

Signed-off-by: Vincent Petry <vincent@nextcloud.com>