dependabot[bot]
fcef3bf099
Merge pull request #30089 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.2
2021-12-05 18:48:22 +00:00
dependabot[bot]
195a9a37d3
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>
2021-12-05 19:12:04 +01:00
Nextcloud bot
f210a6a0e5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-05 02:30:14 +00:00
MichaIng
6804ba0143
Merge pull request #30084 from nextcloud/dependabot/npm_and_yarn/jsdom-19.0.0
...
Bump jsdom from 18.1.1 to 19.0.0
2021-12-04 13:22:55 +01:00
John Molakvoæ
e296417ca2
Merge pull request #29527 from nextcloud/rakekniven-patch-1
2021-12-04 12:08:16 +01:00
dependabot[bot]
770b7775f4
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>
2021-12-04 06:45:58 +00:00
dependabot[bot]
813874b8d9
Merge pull request #30087 from nextcloud/dependabot/npm_and_yarn/sass-1.44.0
2021-12-04 06:44:44 +00:00
dependabot[bot]
71a2d29e5f
Merge pull request #30085 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.0
2021-12-04 06:41:33 +00:00
dependabot[bot]
5fc89425c5
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>
2021-12-04 03:12:27 +00:00
dependabot[bot]
80f3c70ce1
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>
2021-12-04 03:11:38 +00:00
Nextcloud bot
57bb86be38
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-04 02:30:37 +00:00
Christoph Wurst
82fc20f9d2
Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-resource-job
...
✨ Clean up the DAV resource background job
2021-12-03 13:18:04 +01:00
John Molakvoæ
b067ae78c5
Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1
2021-12-03 11:55:42 +01:00
Carl Schwan
510031067a
Merge pull request #30065 from nextcloud/automated/noid/psalm-baseline-update-1638504715
...
[Automated] Update psalm-baseline.xml
2021-12-03 10:48:39 +01:00
nextcloud-command
2a3bb7f3b0
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-12-03 04:11:55 +00:00
Nextcloud bot
8c3ab46545
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-03 02:29:15 +00:00
Joas Schilling
e139ccc66c
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
2021-12-02 22:29:12 +01:00
John Molakvoæ
41b6052cb7
Merge pull request #30015 from nextcloud/feat/addScript-dependency
2021-12-02 21:20:35 +01:00
John Molakvoæ (skjnldsv)
791d57051a
Adapt tests
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-12-02 21:13:07 +01:00
John Molakvoæ (skjnldsv)
71a3528510
Allow scripts prioritization based on other apps
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-12-02 20:00:46 +01:00
Robin Appelman
6b3c703794
Merge pull request #29735 from nextcloud/background-scan-one-by-one
...
find users for background scan one by one
2021-12-02 17:09:43 +00:00
Robin Appelman
e95745c074
fix tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-12-02 17:43:16 +01:00
Robin Appelman
db2dcbfe13
code checker fixes for instanceOfStorage
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-12-02 17:35:10 +01:00
Robin Appelman
89bc9f1b77
stop background scan early if a users still has unscanned files after background scan
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-12-02 17:35:07 +01:00
Robin Appelman
38921ab498
find users for background scan one by one
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-12-02 17:35:02 +01:00
Robin Appelman
f5fe887b4b
background scan the source storage when a background scan on a storage jail is triggered
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-12-02 17:34:58 +01:00
Robin Appelman
f93061e344
teach psalm about Storage::instanceOfStorage
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-12-02 17:34:53 +01:00
Joas Schilling
7acb438e42
Merge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-provider
...
Remove default token which is deprecated since Nextcloud 13
2021-12-02 16:48:03 +01:00
Christoph Wurst
7b2fb9295e
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>
2021-12-02 16:38:48 +01:00
Christoph Wurst
9cb90b3d1d
Merge pull request #30046 from nextcloud/fix/dav-back-end-missing-close-cursor
...
Close open cursor in the caldav back-end
2021-12-02 16:01:10 +01:00
Carl Schwan
dfb569f097
Follow upstream security recommandation
...
See https://scssphp.github.io/scssphp/docs/#security-considerations
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-02 15:57:53 +01:00
John Molakvoæ
e0d2f015ad
Merge pull request #30033 from nextcloud/ie-polifils
2021-12-02 15:31:02 +01:00
Joas Schilling
6d33d75be1
Remove unused imports
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-02 14:51:44 +01:00
Christoph Wurst
98d4aefe43
Close open cursor in the caldav back-end
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-02 14:23:59 +01:00
Carl Schwan
324e0dc36c
Add rgb to hsl converter
...
This ports away from using now internal functions from scssphp.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-02 11:53:34 +01:00
acsfer
9ec2c36c05
Remove IE polyffils
...
Pursuing the "IE removal" quest ☮️
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-02 10:29:20 +00:00
Joas Schilling
3ce6a73b54
Merge pull request #30032 from nextcloud/techdebt/noid/add-missing-indices
...
Add an index for selecting the next job
2021-12-02 11:22:17 +01:00
Joas Schilling
617528312a
Fix last tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-02 10:39:49 +01:00
Joas Schilling
91db6040c8
Merge pull request #30028 from nextcloud/bugfix/noid/fix-log_query
...
Fix log_query config flag
2021-12-02 10:32:04 +01:00
Joas Schilling
d5e4197875
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
2021-12-02 10:27:42 +01:00
Côme Chilliet
f334d51b17
Bump scssphp/scssphp to 1.8.1
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-12-02 10:02:49 +01:00
Côme Chilliet
061abe7afd
Merge pull request #29976 from nextcloud/fix/bump-sabre/dav-to-4.2.0
...
Bump sabre/dav to 4.2.1
2021-12-02 09:53:56 +01:00
Côme Chilliet
059f6591e6
Bump to 4.2.1
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-12-02 09:52:36 +01:00
Côme Chilliet
172f250b6b
Bump sabre/dav to 4.2.0
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-12-02 09:52:36 +01:00
Nextcloud bot
43deb706a8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-02 02:29:14 +00:00
Joas Schilling
536a812de4
Add an index for selecting the next job
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-01 23:57:40 +01:00
Joas Schilling
68d53988f6
Fix log_query config flag
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-01 23:00:51 +01:00
Joas Schilling
3e20cffc86
More test fixing
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-01 22:38:57 +01:00
Joas Schilling
168c673755
Allow to log DB, redis and LDAP requests into files
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-01 22:33:41 +01:00
Joas Schilling
c6ae53096c
More test fixing
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-01 22:17:19 +01:00