]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoRevert "Explicitly name node tests workflow" 30126/head
John Molakvoæ [Tue, 7 Dec 2021 08:46:57 +0000 (09:46 +0100)]
Revert "Explicitly name node tests workflow"

2 years agoMerge pull request #30122 from nextcloud/automated/noid/psalm-baseline-update-1638850319
John Molakvoæ [Tue, 7 Dec 2021 08:41:19 +0000 (09:41 +0100)]
Merge pull request #30122 from nextcloud/automated/noid/psalm-baseline-update-1638850319

2 years agoMerge pull request #30077 from nextcloud/enh/node-tests-name
Julius Härtl [Tue, 7 Dec 2021 07:45:10 +0000 (08:45 +0100)]
Merge pull request #30077 from nextcloud/enh/node-tests-name

2 years agoUpdate psalm baseline 30122/head
nextcloud-command [Tue, 7 Dec 2021 04:11:59 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Dec 2021 02:39:53 +0000 (02:39 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30113 from nextcloud/bugfix/noid/ext-storage-missing-spinner
Pytal [Mon, 6 Dec 2021 19:07:27 +0000 (11:07 -0800)]
Merge pull request #30113 from nextcloud/bugfix/noid/ext-storage-missing-spinner

2 years agoMerge pull request #30040 from nextcloud/fix/images-php-8.0-2
Côme Chilliet [Mon, 6 Dec 2021 14:17:55 +0000 (15:17 +0100)]
Merge pull request #30040 from nextcloud/fix/images-php-8.0-2

Avoid calling image* methods on boolean

2 years agoAvoid assignment in if clause 30040/head
Côme Chilliet [Thu, 2 Dec 2021 14:38:42 +0000 (15:38 +0100)]
Avoid assignment in if clause

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix typing problems in OC_Image
Côme Chilliet [Thu, 2 Dec 2021 10:30:10 +0000 (11:30 +0100)]
Fix typing problems in OC_Image

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAvoid calling image* methods on boolean
Côme Chilliet [Thu, 2 Dec 2021 10:06:17 +0000 (11:06 +0100)]
Avoid calling image* methods on boolean

This avoids fatal errors on PHP>=8, and warnings on older versions.
Log should also be clearer.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd spinner when loading ext storages 30113/head
Vincent Petry [Mon, 6 Dec 2021 11:41:55 +0000 (12:41 +0100)]
Add spinner when loading ext storages

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #30108 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1-fixup
Côme Chilliet [Mon, 6 Dec 2021 10:54:00 +0000 (11:54 +0100)]
Merge pull request #30108 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1-fixup

Bump scssphp to 1.8.1 (last 3rdparty master commit)

2 years agoBump scssphp to 1.8.1 (last 3rdparty master commit) 30108/head
Côme Chilliet [Mon, 6 Dec 2021 09:04:46 +0000 (10:04 +0100)]
Bump scssphp to 1.8.1 (last 3rdparty master commit)

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #30104 from nextcloud/techdebt/noid/strengthify-is-now-at-nextcloud
John Molakvoæ [Mon, 6 Dec 2021 08:57:07 +0000 (09:57 +0100)]
Merge pull request #30104 from nextcloud/techdebt/noid/strengthify-is-now-at-nextcloud

2 years agoMerge pull request #30091 from nextcloud/dependabot/npm_and_yarn/marked-4.0.6
John Molakvoæ [Mon, 6 Dec 2021 08:56:54 +0000 (09:56 +0100)]
Merge pull request #30091 from nextcloud/dependabot/npm_and_yarn/marked-4.0.6

2 years agoMerge pull request #30055 from nextcloud/enh/note-share-api
Julius Härtl [Mon, 6 Dec 2021 07:59:51 +0000 (08:59 +0100)]
Merge pull request #30055 from nextcloud/enh/note-share-api

2 years agoStrengthify is now in the Nextcloud org 30104/head
Joas Schilling [Mon, 6 Dec 2021 07:25:57 +0000 (08:25 +0100)]
Strengthify is now in the Nextcloud org

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Dec 2021 02:30:24 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump marked from 4.0.5 to 4.0.6 30091/head
dependabot[bot] [Sun, 5 Dec 2021 20:49:17 +0000 (20:49 +0000)]
Bump marked from 4.0.5 to 4.0.6

Bumps [marked](https://github.com/markedjs/marked) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #30092 from nextcloud/dependabot/npm_and_yarn/build/puppeteer...
MichaIng [Sun, 5 Dec 2021 20:46:48 +0000 (21:46 +0100)]
Merge pull request #30092 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-12.0.1

Bump puppeteer from 11.0.0 to 12.0.1 in /build

2 years agoBump puppeteer from 11.0.0 to 12.0.1 in /build 30092/head
dependabot[bot] [Sat, 4 Dec 2021 04:28:12 +0000 (04:28 +0000)]
Bump puppeteer from 11.0.0 to 12.0.1 in /build

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v11.0.0...v12.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30090 from nextcloud/dependabot/composer/build/integration/sabre...
MichaIng [Sun, 5 Dec 2021 20:01:28 +0000 (21:01 +0100)]
Merge pull request #30090 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.2.1

Update sabre/dav requirement from 4.2.0 to 4.2.1 in /build/integration

2 years agoUpdate sabre/dav requirement from 4.2.0 to 4.2.1 in /build/integration 30090/head
dependabot[bot] [Sun, 5 Dec 2021 19:23:54 +0000 (19:23 +0000)]
Update sabre/dav requirement from 4.2.0 to 4.2.1 in /build/integration

Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30089 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.2
dependabot[bot] [Sun, 5 Dec 2021 18:48:22 +0000 (18:48 +0000)]
Merge pull request #30089 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.2

2 years agoBump core-js from 3.19.1 to 3.19.2 30089/head
dependabot[bot] [Sat, 4 Dec 2021 03:36:56 +0000 (03:36 +0000)]
Bump core-js from 3.19.1 to 3.19.2

Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.1 to 3.19.2.
- [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/compare/v3.19.1...v3.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Dec 2021 02:30:14 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30084 from nextcloud/dependabot/npm_and_yarn/jsdom-19.0.0
MichaIng [Sat, 4 Dec 2021 12:22:55 +0000 (13:22 +0100)]
Merge pull request #30084 from nextcloud/dependabot/npm_and_yarn/jsdom-19.0.0

Bump jsdom from 18.1.1 to 19.0.0

2 years agoMerge pull request #29527 from nextcloud/rakekniven-patch-1
John Molakvoæ [Sat, 4 Dec 2021 11:08:16 +0000 (12:08 +0100)]
Merge pull request #29527 from nextcloud/rakekniven-patch-1

2 years agoBump jsdom from 18.1.1 to 19.0.0 30084/head
dependabot[bot] [Sat, 4 Dec 2021 06:45:58 +0000 (06:45 +0000)]
Bump jsdom from 18.1.1 to 19.0.0

Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.1.1 to 19.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/18.1.1...19.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30087 from nextcloud/dependabot/npm_and_yarn/sass-1.44.0
dependabot[bot] [Sat, 4 Dec 2021 06:44:44 +0000 (06:44 +0000)]
Merge pull request #30087 from nextcloud/dependabot/npm_and_yarn/sass-1.44.0

2 years agoMerge pull request #30085 from nextcloud/dependabot/npm_and_yarn/testing-library...
dependabot[bot] [Sat, 4 Dec 2021 06:41:33 +0000 (06:41 +0000)]
Merge pull request #30085 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.0

2 years agoBump sass from 1.43.5 to 1.44.0 30087/head
dependabot[bot] [Sat, 4 Dec 2021 03:12:27 +0000 (03:12 +0000)]
Bump sass from 1.43.5 to 1.44.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.43.5 to 1.44.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.43.5...1.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump @testing-library/jest-dom from 5.15.1 to 5.16.0 30085/head
dependabot[bot] [Sat, 4 Dec 2021 03:11:38 +0000 (03:11 +0000)]
Bump @testing-library/jest-dom from 5.15.1 to 5.16.0

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.15.1 to 5.16.0.
- [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.15.1...v5.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Dec 2021 02:30:37 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoExplicitly name node tests workflow 30077/head
Christopher Ng [Fri, 3 Dec 2021 18:59:15 +0000 (18:59 +0000)]
Explicitly name node tests workflow

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #30054 from nextcloud/refactor/cleaner-dav-background-resource-job
Christoph Wurst [Fri, 3 Dec 2021 12:18:04 +0000 (13:18 +0100)]
Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-resource-job

✨ Clean up the DAV resource background job

2 years agoMerge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1
John Molakvoæ [Fri, 3 Dec 2021 10:55:42 +0000 (11:55 +0100)]
Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1

2 years agoMerge pull request #30065 from nextcloud/automated/noid/psalm-baseline-update-1638504715
Carl Schwan [Fri, 3 Dec 2021 09:48:39 +0000 (10:48 +0100)]
Merge pull request #30065 from nextcloud/automated/noid/psalm-baseline-update-1638504715

[Automated] Update psalm-baseline.xml

2 years agoAllow to pass note when creating a share and send it with directly in the share mail... 30055/head
Julius Härtl [Fri, 26 Nov 2021 13:42:31 +0000 (14:42 +0100)]
Allow to pass note when creating a share and send it with directly in the share mail when set

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoUpdate psalm baseline 30065/head
nextcloud-command [Fri, 3 Dec 2021 04:11:55 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Dec 2021 02:29:15 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30024 from nextcloud/techdebt/noid/list-php-are-only-invokable...
Joas Schilling [Thu, 2 Dec 2021 21:29:12 +0000 (22:29 +0100)]
Merge pull request #30024 from nextcloud/techdebt/noid/list-php-are-only-invokable-via-controllers

list.php files are only invoked via ViewController and APIController

2 years agoMerge pull request #30015 from nextcloud/feat/addScript-dependency
John Molakvoæ [Thu, 2 Dec 2021 20:20:35 +0000 (21:20 +0100)]
Merge pull request #30015 from nextcloud/feat/addScript-dependency

2 years agoAdapt tests 30015/head
John Molakvoæ (skjnldsv) [Wed, 1 Dec 2021 18:08:58 +0000 (19:08 +0100)]
Adapt tests

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoAllow scripts prioritization based on other apps
John Molakvoæ (skjnldsv) [Tue, 30 Nov 2021 14:46:09 +0000 (15:46 +0100)]
Allow scripts prioritization based on other apps

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMerge pull request #29735 from nextcloud/background-scan-one-by-one
Robin Appelman [Thu, 2 Dec 2021 17:09:43 +0000 (17:09 +0000)]
Merge pull request #29735 from nextcloud/background-scan-one-by-one

find users for background scan one by one

2 years agofix tests 29735/head
Robin Appelman [Wed, 17 Nov 2021 15:44:11 +0000 (16:44 +0100)]
fix tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agocode checker fixes for instanceOfStorage
Robin Appelman [Wed, 17 Nov 2021 15:42:29 +0000 (16:42 +0100)]
code checker fixes for instanceOfStorage

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agostop background scan early if a users still has unscanned files after background...
Robin Appelman [Wed, 17 Nov 2021 14:04:51 +0000 (15:04 +0100)]
stop background scan early if a users still has unscanned files after background scan

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofind users for background scan one by one
Robin Appelman [Tue, 16 Nov 2021 17:15:59 +0000 (18:15 +0100)]
find users for background scan one by one

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agobackground scan the source storage when a background scan on a storage jail is triggered
Robin Appelman [Tue, 16 Nov 2021 17:10:09 +0000 (18:10 +0100)]
background scan the source storage when a background scan on a storage jail is triggered

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoteach psalm about `Storage::instanceOfStorage`
Robin Appelman [Tue, 16 Nov 2021 17:06:46 +0000 (18:06 +0100)]
teach psalm about `Storage::instanceOfStorage`

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-provider
Joas Schilling [Thu, 2 Dec 2021 15:48:03 +0000 (16:48 +0100)]
Merge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-provider

Remove default token which is deprecated since Nextcloud 13

2 years agoClean up the DAV resource background job 30054/head
Christoph Wurst [Thu, 2 Dec 2021 15:38:48 +0000 (16:38 +0100)]
Clean up the DAV resource background job

* Replace deprecated execute with executeQuery and executeStatement
* Close open cursors
* Drop phpdoc that only mirrors php type hints

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #30046 from nextcloud/fix/dav-back-end-missing-close-cursor
Christoph Wurst [Thu, 2 Dec 2021 15:01:10 +0000 (16:01 +0100)]
Merge pull request #30046 from nextcloud/fix/dav-back-end-missing-close-cursor

Close open cursor in the caldav back-end

2 years agoFollow upstream security recommandation 30034/head
Carl Schwan [Thu, 2 Dec 2021 11:01:01 +0000 (12:01 +0100)]
Follow upstream security recommandation

See https://scssphp.github.io/scssphp/docs/#security-considerations

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30033 from nextcloud/ie-polifils
John Molakvoæ [Thu, 2 Dec 2021 14:31:02 +0000 (15:31 +0100)]
Merge pull request #30033 from nextcloud/ie-polifils

2 years agoRemove unused imports 30016/head
Joas Schilling [Thu, 2 Dec 2021 13:51:44 +0000 (14:51 +0100)]
Remove unused imports

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoClose open cursor in the caldav back-end 30046/head
Christoph Wurst [Thu, 2 Dec 2021 13:21:38 +0000 (14:21 +0100)]
Close open cursor in the caldav back-end

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoAdd rgb to hsl converter
Carl Schwan [Thu, 2 Dec 2021 10:53:34 +0000 (11:53 +0100)]
Add rgb to hsl converter

This ports away from using now internal functions from scssphp.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRemove IE polyffils 30033/head
acsfer [Thu, 2 Dec 2021 08:48:52 +0000 (09:48 +0100)]
Remove IE polyffils

Pursuing the "IE removal" quest ☮️

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #30032 from nextcloud/techdebt/noid/add-missing-indices
Joas Schilling [Thu, 2 Dec 2021 10:22:17 +0000 (11:22 +0100)]
Merge pull request #30032 from nextcloud/techdebt/noid/add-missing-indices

Add an index for selecting the next job

2 years agoFix last tests
Joas Schilling [Thu, 2 Dec 2021 09:39:49 +0000 (10:39 +0100)]
Fix last tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30028 from nextcloud/bugfix/noid/fix-log_query
Joas Schilling [Thu, 2 Dec 2021 09:32:04 +0000 (10:32 +0100)]
Merge pull request #30028 from nextcloud/bugfix/noid/fix-log_query

Fix log_query config flag

2 years agoMerge pull request #30011 from nextcloud/techdebt/noid/allow-to-log-queries-to-db...
Joas Schilling [Thu, 2 Dec 2021 09:27:42 +0000 (10:27 +0100)]
Merge pull request #30011 from nextcloud/techdebt/noid/allow-to-log-queries-to-db-ldap-and-redis

Allow to log queries to db, ldap and redis

2 years agoBump scssphp/scssphp to 1.8.1
Côme Chilliet [Thu, 2 Dec 2021 09:02:49 +0000 (10:02 +0100)]
Bump scssphp/scssphp to 1.8.1

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #29976 from nextcloud/fix/bump-sabre/dav-to-4.2.0
Côme Chilliet [Thu, 2 Dec 2021 08:53:56 +0000 (09:53 +0100)]
Merge pull request #29976 from nextcloud/fix/bump-sabre/dav-to-4.2.0

Bump sabre/dav to 4.2.1

2 years agoBump to 4.2.1 29976/head
Côme Chilliet [Tue, 30 Nov 2021 16:58:45 +0000 (17:58 +0100)]
Bump to 4.2.1

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoBump sabre/dav to 4.2.0
Côme Chilliet [Tue, 30 Nov 2021 10:22:41 +0000 (11:22 +0100)]
Bump sabre/dav to 4.2.0

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Dec 2021 02:29:14 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAdd an index for selecting the next job 30032/head
Joas Schilling [Wed, 1 Dec 2021 22:57:40 +0000 (23:57 +0100)]
Add an index for selecting the next job

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix log_query config flag 30028/head
Joas Schilling [Wed, 1 Dec 2021 22:00:51 +0000 (23:00 +0100)]
Fix log_query config flag

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMore test fixing
Joas Schilling [Wed, 1 Dec 2021 21:38:57 +0000 (22:38 +0100)]
More test fixing

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAllow to log DB, redis and LDAP requests into files 30011/head
Joas Schilling [Wed, 1 Dec 2021 15:30:45 +0000 (16:30 +0100)]
Allow to log DB, redis and LDAP requests into files

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMore test fixing
Joas Schilling [Wed, 1 Dec 2021 21:17:19 +0000 (22:17 +0100)]
More test fixing

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMore unit test adjustments
Joas Schilling [Wed, 1 Dec 2021 20:40:14 +0000 (21:40 +0100)]
More unit test adjustments

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agolist.php files are only invoked via ViewController and APIController 30024/head
Joas Schilling [Wed, 1 Dec 2021 20:09:11 +0000 (21:09 +0100)]
list.php files are only invoked via ViewController and APIController

Both of them actually check that the user is logged in before
and also the list.php files themselves would break with
getUserSession()->getUser()->getUID() which they contain.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30018 from nextcloud/fix/30017/tags-styles
Pytal [Wed, 1 Dec 2021 19:48:22 +0000 (11:48 -0800)]
Merge pull request #30018 from nextcloud/fix/30017/tags-styles

2 years agoFix tests
Carl Schwan [Wed, 1 Dec 2021 18:53:24 +0000 (19:53 +0100)]
Fix tests

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix collaborative tags styles 30018/head
Christopher Ng [Wed, 1 Dec 2021 18:04:16 +0000 (18:04 +0000)]
Fix collaborative tags styles

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoRemove default token which is deprecated since Nextcloud 13
Joas Schilling [Wed, 1 Dec 2021 17:41:31 +0000 (18:41 +0100)]
Remove default token which is deprecated since Nextcloud 13

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30013 from nextcloud/bugfix/noid/dont-count-attempts-when-we...
John Molakvoæ [Wed, 1 Dec 2021 17:40:41 +0000 (18:40 +0100)]
Merge pull request #30013 from nextcloud/bugfix/noid/dont-count-attempts-when-we-just-deleted

2 years agoMerge pull request #30012 from nextcloud/bugfix/noid/only-check-2fa-state-once
John Molakvoæ [Wed, 1 Dec 2021 17:38:24 +0000 (18:38 +0100)]
Merge pull request #30012 from nextcloud/bugfix/noid/only-check-2fa-state-once

2 years agoMerge pull request #29995 from nextcloud/fix/profile-actions-menu
Louis [Wed, 1 Dec 2021 17:04:00 +0000 (18:04 +0100)]
Merge pull request #29995 from nextcloud/fix/profile-actions-menu

Fix profile actions menu with 6 or more actions

2 years agoDon't query the bruteforce attempts when we just deleted them 30013/head
Joas Schilling [Wed, 1 Dec 2021 17:01:22 +0000 (18:01 +0100)]
Don't query the bruteforce attempts when we just deleted them

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoOnly check the twofactor state once per request 30012/head
Joas Schilling [Wed, 1 Dec 2021 16:50:43 +0000 (17:50 +0100)]
Only check the twofactor state once per request

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30001 from nextcloud/fix/subscription-id-int
Christoph Wurst [Wed, 1 Dec 2021 13:43:47 +0000 (14:43 +0100)]
Merge pull request #30001 from nextcloud/fix/subscription-id-int

Cast orphan subscription id to int

2 years agoMerge pull request #29905 from nextcloud/bugfix/fix-some-buttons
Christoph Wurst [Wed, 1 Dec 2021 10:38:57 +0000 (11:38 +0100)]
Merge pull request #29905 from nextcloud/bugfix/fix-some-buttons

Only add the vue exeption to actual button elements

2 years agoCast orphan subscription id to int 30001/head
Christoph Wurst [Wed, 1 Dec 2021 09:48:14 +0000 (10:48 +0100)]
Cast orphan subscription id to int

DB columns are of type int by default, so they need to be casted.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 Dec 2021 02:30:46 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix profile actions menu 29995/head
Christopher Ng [Wed, 1 Dec 2021 00:46:43 +0000 (00:46 +0000)]
Fix profile actions menu

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #29964 from nextcloud/fix/ie-davclient
Pytal [Tue, 30 Nov 2021 22:53:39 +0000 (14:53 -0800)]
Merge pull request #29964 from nextcloud/fix/ie-davclient

2 years agoRemove files_iedavclient 29964/head
John Molakvoæ (skjnldsv) [Mon, 29 Nov 2021 16:00:59 +0000 (17:00 +0100)]
Remove files_iedavclient

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #29966 from nextcloud/feat/remove-isIE
John Molakvoæ [Tue, 30 Nov 2021 13:04:05 +0000 (14:04 +0100)]
Merge pull request #29966 from nextcloud/feat/remove-isIE

2 years agoMerge pull request #29958 from nextcloud/fix/translit-php8/deps-and-tests
MichaIng [Tue, 30 Nov 2021 12:07:02 +0000 (13:07 +0100)]
Merge pull request #29958 from nextcloud/fix/translit-php8/deps-and-tests

Remove iconv from dependencies and tests

2 years agoMerge pull request #29670 from nextcloud/feat/package-node-npm-engines-update
John Molakvoæ [Tue, 30 Nov 2021 12:04:46 +0000 (13:04 +0100)]
Merge pull request #29670 from nextcloud/feat/package-node-npm-engines-update

2 years agoRemove isIE and associated legacy scripts 29966/head
John Molakvoæ (skjnldsv) [Mon, 29 Nov 2021 16:06:01 +0000 (17:06 +0100)]
Remove isIE and associated legacy scripts

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMerge branch 'master' into feat/package-node-npm-engines-update 29670/head
John Molakvoæ [Tue, 30 Nov 2021 12:02:44 +0000 (13:02 +0100)]
Merge branch 'master' into feat/package-node-npm-engines-update

2 years agoMerge pull request #29974 from nextcloud/fix/repair-step-query-exception-bubble
Christoph Wurst [Tue, 30 Nov 2021 11:53:52 +0000 (12:53 +0100)]
Merge pull request #29974 from nextcloud/fix/repair-step-query-exception-bubble

Let repair step query exceptions bubble up

2 years agoMerge pull request #29960 from nextcloud/fix/bump-christophwurst/id3parser-to-0.1.4
Côme Chilliet [Tue, 30 Nov 2021 10:21:11 +0000 (11:21 +0100)]
Merge pull request #29960 from nextcloud/fix/bump-christophwurst/id3parser-to-0.1.4

Bump christophwurst/id3parser to 0.1.4