Nextcloud bot
9a809df960
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-17 02:22:00 +00:00
Daniel
bde3c4a98b
Merge pull request #29274 from nextcloud/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2021-10-16 12:19:50 +02:00
Julius Härtl
6204c63308
Merge pull request #28991 from nextcloud/feature/bulk_upload
2021-10-16 11:33:38 +02:00
Louis Chemineau
def983dc7e
Clean BulkUpload plugin
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-10-16 09:42:07 +02:00
nextcloud-command
fe28f08259
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-16 04:11:07 +00:00
dependabot[bot]
94ab9f5b2a
Merge pull request #29272 from nextcloud/dependabot/npm_and_yarn/sass-1.43.2
2021-10-16 02:41:12 +00:00
dependabot[bot]
e2f23e8f90
Merge pull request #29271 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-13.4.1
2021-10-16 02:30:10 +00:00
Nextcloud bot
509b8288a8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-16 02:23:22 +00:00
dependabot[bot]
ec7c5fd607
Bump sass from 1.42.1 to 1.43.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.42.1 to 1.43.2.
- [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.42.1...1.43.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-16 01:02:28 +00:00
dependabot[bot]
f752c0757e
Bump @testing-library/user-event from 13.2.1 to 13.4.1
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.2.1 to 13.4.1.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v13.2.1...v13.4.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-16 01:01:45 +00:00
Carl Schwan
a67a12cb96
Merge pull request #29240 from nextcloud/work/admin-delegation-implementation
...
Add support for Delegation Settings for more apps
2021-10-15 20:59:43 +02:00
Carl Schwan
ff67ada049
Merge pull request #29210 from nextcloud/work/status-navbar-vue
...
Add current status in navbar
2021-10-15 20:59:08 +02:00
Carl Schwan
134167ef3f
Add current status in navbar
...
This ports the code to vue and if the user_status app is disabled this
goes back to the previous behavior.
The Avatar vue components detects changes of the status automatically.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-15 20:57:58 +02:00
Carl Schwan
719dbafd13
Add support for Delegation Settings for more apps
...
* This adds support for the sharing, groupware, theming and user_ldap
app
* This adds some code who disapeared during a rebase in the initial
delegation PR (provisioning_api)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-15 18:41:00 +02:00
Robin Appelman
247e12da96
always set Key field in headObject
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-15 16:43:50 +02:00
Vincent Petry
0c3d3de6eb
Merge pull request #29090 from nextcloud/bug/noid/disable-versions-expire-background-job
...
Add configuration flag to disable the background job for files_versions
2021-10-15 16:16:57 +02:00
Robin Appelman
55346b5d6c
more reliable return value for Watcher::checkUpdate
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-15 16:03:18 +02:00
Robin Appelman
4bd08af2ad
more reliable hasUpdated for s3
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-15 16:02:57 +02:00
Daniel
559edd2dc9
Merge pull request #29125 from nextcloud/bug/noid/disable-trash-expire-background-job
...
Add configuration flag to disable the background job for files_trashbin
2021-10-15 15:49:13 +02:00
Robin Appelman
34637697e1
remove old migration method
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-15 15:35:19 +02:00
Robin Appelman
d3bd0b5a1b
optimize filetype for s3 directories a bit
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-15 15:35:16 +02:00
Robin Appelman
294b218895
ci
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-15 15:35:12 +02:00
Robin Appelman
294af4275c
more reliable directory copy
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-15 15:35:09 +02:00
Robin Appelman
5e3c8b3af2
doesDirectoryExist fixes
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-15 15:35:06 +02:00
Robin Appelman
09ffac5e6d
s3 external storage listing rework
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-15 15:35:02 +02:00
Robin Appelman
fadeae8c8a
Merge pull request #29185 from nextcloud/revert-29165-bug/noid/s3-delete-folder-versions
...
Revert "Delete S3 versions in rmdir"
2021-10-15 13:30:51 +00:00
Joas Schilling
59cf2b1789
Fix app upgrade
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-15 14:16:46 +02:00
Louis Chemineau
dd938dadef
Add benchmark tests
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-10-15 11:54:01 +02:00
Louis Chemineau
fc6e07705a
Add BulkUpload DAV plugin
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-10-15 11:54:01 +02:00
Daniel
5645b2a18a
Merge pull request #29188 from nextcloud/enhancement/public-write-api
...
Add calendar object creation API to OCP
2021-10-15 11:33:37 +02:00
Matthieu Gallien
29e4f9bb2d
update CRL after revocation of twofactor_rcdevsopenotp.crt
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-10-15 11:15:19 +02:00
John Molakvoæ
f7a4ff4d63
Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-job-easier
2021-10-15 11:09:23 +02:00
John Molakvoæ
b6a3ba136c
Merge pull request #29235 from nextcloud/feat/appstore/enterprise
2021-10-15 11:06:32 +02:00
John Molakvoæ
8df577ba0a
Merge pull request #29180 from nextcloud/bug/27798/fix-php-error-in-ldap-access
2021-10-15 11:03:08 +02:00
Daniel
1119197276
Merge pull request #29247 from nextcloud/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2021-10-15 10:06:16 +02:00
Daniel
03311b67d0
Merge pull request #29248 from nextcloud/fix/noid/doc-bkgscan
...
Fix background scan doc in config
2021-10-15 10:04:44 +02:00
Vincent Petry
0da42b895e
Fix background scan doc in config
...
The background scanner only processes entries with size < 0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-15 09:56:57 +02:00
Anna Larch
0401d6dc0f
Add create method to extended calendar implementation
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-15 09:35:29 +02:00
nextcloud-command
da8a2e1d67
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-15 04:11:13 +00:00
Nextcloud bot
4e32fe8a4e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-15 02:26:04 +00:00
Pytal
9e6aaa83c0
Merge pull request #29241 from nextcloud/fix/new-jcrop
2021-10-14 14:51:15 -07:00
Daniel
792a7c0992
Merge pull request #29246 from nextcloud/fix/make-psalm-happer
...
Change return type to correct type
2021-10-14 22:45:25 +02:00
Anna Larch
926fb5b3de
Change return type to correct type
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-10-14 21:05:25 +02:00
Christoph Wurst
67baaaaff9
Merge pull request #29231 from nextcloud/fix/calendar-providers-instances
...
Build instances of the calendar providers before using them
2021-10-14 19:29:34 +02:00
Christoph Wurst
9aa248f007
Merge pull request #29245 from nextcloud/artonge-patch-1
...
Add mapping for louis [CI SKIP]
2021-10-14 19:27:28 +02:00
Louis
4e09c67cb5
Add mapping for louis [CI SKIP]
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-10-14 18:31:04 +02:00
Christoph Wurst
c6a6ab3a1b
Merge pull request #29244 from nextcloud/add-kesselb-mailmap
...
Add mapping for kesselb [CI SKIP]
2021-10-14 18:09:12 +02:00
Daniel Kesselberg
8d6c6bfef3
Add mapping for kesselb [CI SKIP]
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-14 17:38:23 +02:00
Julius Härtl
39c4a83f9f
Add already used optional sizeDifference parameter to IPropagator
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-14 17:11:34 +02:00
Christoph Wurst
c75a12c154
Build instances of the calendar providers before using them
...
What we get from the registration context are only the class names. We
still have to load the classes before we can use them.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-14 16:06:51 +02:00