John Molakvoæ
8e22c90946
Merge pull request #22770 from nextcloud/bugfix/noid/urldecode_principal_uri
2020-09-14 08:14:40 +02:00
John Molakvoæ
3ffd09d3f1
Merge pull request #22806 from nextcloud/fix/unified-search-indexed-result
...
Fix serializing indexed unified search array as object
2020-09-12 11:25:46 +02:00
dependabot-preview[bot]
5f46856c64
Bump webpack-merge from 5.1.3 to 5.1.4
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.1.3...v5.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-12 01:22:39 +00:00
Joas Schilling
441adaa74a
Remove unneeded isset check
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-11 16:20:30 +02:00
Jan C. Borchardt
d1e279b4e8
Dashboard: Add photo credits and background picture requirements to Readme
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-11 16:07:34 +02:00
Christoph Wurst
0022b63fe8
Fix serializing indexed unified search array as object
...
We expect an array of results from the search provider. If the search
provider returns an array with indexes, php will serialize it as object,
not as array (to preserve the keys). The client doesn't need this info,
so we should just discard it and take the values only to always render a
JSON array.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-09-11 15:57:04 +02:00
Joas Schilling
2dbd6424f7
Don't log Microsoft WebDAV client trying to tag things
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-11 11:52:05 +02:00
Roeland Jago Douma
5724d4c6fe
Fix files search provider
...
The move to OCS make it so no filesystem is setup.
This makes the static file search code do boom.
Explicitly getting the users filesystem helps.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-11 10:27:02 +02:00
Morris Jobke
8ab2d5a8d9
Merge pull request #22791 from nextcloud/fix/noid/ldap-backend-added-post-events
...
announce added user and group backend later as there might be interdeps
2020-09-11 09:33:21 +02:00
Arthur Schiwon
b95e63b8da
announce added user and group backend later as there might be interdeps
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-11 00:14:06 +02:00
John Molakvoæ
be9dde8a07
Merge pull request #22395 from nextcloud/fix/settings-chunks
2020-09-10 19:19:56 +02:00
Roeland Jago Douma
92cde8bf17
Merge pull request #22562 from nextcloud/version/20.0.0/beta4
...
20 beta 4
2020-09-10 19:09:21 +02:00
John Molakvoæ
d01278b3ca
Merge pull request #22780 from nextcloud/bugfix/20921
...
Fix tense of updater logs
2020-09-10 19:01:15 +02:00
John Molakvoæ (skjnldsv)
b8c3ee5e96
Compile assets
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-10 18:30:18 +02:00
John Molakvoæ (skjnldsv)
a6d343b182
Fix settings chunk loading
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-10 18:28:32 +02:00
Roeland Jago Douma
4a307c1f5f
Merge pull request #22635 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.4.1
...
Bump @nextcloud/l10n from 1.4.0 to 1.4.1
2020-09-10 16:20:59 +02:00
Morris Jobke
e269f15d56
Merge pull request #22234 from nextcloud/bugfix/noid/reshare-mount
...
Use user mount with matching shared storage only
2020-09-10 16:19:04 +02:00
Morris Jobke
3d61f7b258
Merge pull request #22774 from nextcloud/bugfix/noid/no-delay-without-ip
...
Don't break when the IP is empty
2020-09-10 16:11:06 +02:00
blizzz
40eabfb181
Merge pull request #22771 from nextcloud/fix/noid/ldap-group-add-user-update
...
switch to typed event for LDAPs user added to group case
2020-09-10 16:02:43 +02:00
Georg Ehrke
b5204a78cc
Mitigate encoding issue with user principal uri
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-09-10 16:00:03 +02:00
Morris Jobke
a89c8a257d
Merge pull request #22782 from nextcloud/revert-22687-dependabot/npm_and_yarn/query-string-6.13.1
...
Revert "Bump query-string from 5.1.1 to 6.13.1"
2020-09-10 15:54:15 +02:00
Morris Jobke
6cc8a424a3
Revert "Bump query-string from 5.1.1 to 6.13.1"
2020-09-10 15:53:48 +02:00
Morris Jobke
4ae8caaf28
Merge pull request #22768 from nextcloud/fix/22288/change-0-to-null-for-bmp-encoding
...
Change 0 to null to properly encode image to BMP if the first pixel is black
2020-09-10 15:25:08 +02:00
Nils Wittenbrink
0aa550c0ab
Fix tense of updater logs
...
Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
2020-09-10 15:17:59 +02:00
Morris Jobke
0aa442220b
Merge pull request #22739 from nextcloud/bugfix/16989
...
Don't fail if copying a file of 0 byte size
2020-09-10 15:16:19 +02:00
Joas Schilling
f91a85c32e
Merge pull request #22773 from nextcloud/revert-22614-fix/22606/popover-boundaries
...
Revert "Increase html body height to full content height"
2020-09-10 14:57:28 +02:00
dependabot-preview[bot]
14994808c8
Bump @nextcloud/l10n from 1.4.0 to 1.4.1
...
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.4.0...v1.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-10 14:38:31 +02:00
Joas Schilling
c25063dc07
Don't break when the IP is empty
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-10 14:20:27 +02:00
Roeland Jago Douma
b056b5b7fc
Merge pull request #22672 from nextcloud/dependabot/npm_and_yarn/v-click-outside-3.1.1
...
Bump v-click-outside from 3.1.0 to 3.1.1
2020-09-10 13:57:58 +02:00
Joas Schilling
5bfd7143dc
Revert "Increase html body height to full content height"
2020-09-10 13:33:36 +02:00
npmbuildbot[bot]
e092086b94
Compile assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-09-10 11:09:14 +00:00
Arthur Schiwon
263f5bd1d9
switch to typed event for LDAPs user added to group case
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-10 12:57:10 +02:00
dependabot[bot]
de1e80f5ea
Bump v-click-outside from 3.1.0 to 3.1.1
...
Bumps [v-click-outside](https://github.com/ndelvalle/v-click-outside ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/ndelvalle/v-click-outside/releases )
- [Commits](https://github.com/ndelvalle/v-click-outside/compare/v3.1.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 10:53:13 +00:00
Morris Jobke
04c174ab89
Merge pull request #22665 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.7.0
...
Update behat/behat requirement from ~3.6.1 to ~3.7.0 in /build/integration
2020-09-10 12:52:31 +02:00
Morris Jobke
9c44523937
Merge pull request #22687 from nextcloud/dependabot/npm_and_yarn/query-string-6.13.1
...
Bump query-string from 5.1.1 to 6.13.1
2020-09-10 12:51:00 +02:00
Morris Jobke
756254c36a
Merge pull request #22747 from nextcloud/s3-isdir-empty
...
fix s3 doesDirectoryExist check for empty directories
2020-09-10 12:48:37 +02:00
Morris Jobke
a45c4c3502
Merge pull request #22622 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.2
...
Bump sass-loader from 9.0.3 to 10.0.2
2020-09-10 12:45:03 +02:00
Morris Jobke
9708b004f7
Merge pull request #22552 from nextcloud/bugfix/noid/opendocument-templates
...
Add opendocument templates to mimetype mappings
2020-09-10 12:42:29 +02:00
Morris Jobke
bd5a297c93
Merge pull request #22615 from nextcloud/fix/22606/popover-flutter
...
Change status popover container
2020-09-10 12:41:14 +02:00
Morris Jobke
0531d4b2ee
Merge pull request #22766 from nextcloud/fix/22507/php-eol-warning
...
Clarify PHP warning in admin settings
2020-09-10 12:09:58 +02:00
Morris Jobke
46525f8639
Change 0 to null to properly encode image to BMP if the first pixel is black
...
Ref #22288
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-10 12:08:01 +02:00
Morris Jobke
cb151d10d5
Merge pull request #22765 from nextcloud/bugfix/noid/allow-to-get-activities-for-files-by-email-again
...
Allow to get activities for files by email again
2020-09-10 11:47:20 +02:00
Morris Jobke
b9ae3c1732
Merge pull request #22762 from nextcloud/bugfix/noid/dont-create-debug-log-in-base.php
...
Don't create a deprecation log in base.php
2020-09-10 11:28:46 +02:00
Morris Jobke
f5efd18b07
Clarify PHP warning in admin settings
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-10 11:08:25 +02:00
Morris Jobke
42e2068ac7
Merge pull request #22744 from nextcloud/shared-cached-permissions
...
only get the permissions from the share source if it's not already cached
2020-09-10 10:15:54 +02:00
Joas Schilling
7e1ca73261
Allow to get activities for files by email again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-10 10:08:18 +02:00
Morris Jobke
7fd505f881
Merge pull request #22614 from nextcloud/fix/22606/popover-boundaries
...
Increase html body height to full content height
2020-09-10 09:34:41 +02:00
Julius Härtl
cee531d6bc
Annotate that writeStream can throw a GenericFileException
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-10 09:03:53 +02:00
Julius Härtl
1dddf6adc7
Properly catch exception from writing to stream when copying a file
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-10 09:03:53 +02:00
Joas Schilling
b5a70b31c1
Don't create a deprecation log in base.php
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-10 09:03:39 +02:00