Commit Graph

55246 Commits

Author SHA1 Message Date
Morris Jobke f6c729a96c
Update .l10nignore for apps to exclude bundled JS files
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-15 12:28:43 +02:00
Morris Jobke 733c0f7d22
Merge pull request #22857 from nextcloud/bugfix/activity-490/doc-fixes
It is very highly recommended to set an object for better filtering
2020-09-15 12:11:28 +02:00
Roeland Jago Douma 1e67a83d40
Merge pull request #22858 from nextcloud/fix/translations/ignore_assets
Ignore bundled assets in l10n
2020-09-15 11:42:45 +02:00
Roeland Jago Douma 2dbeb58c7a
Merge pull request #22854 from nextcloud/bugfix/noid/unified-search
Bugfix/noid/unified search
2020-09-15 11:35:28 +02:00
Roeland Jago Douma 160046d333
Ignore bundled assets in l10n
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-15 11:28:10 +02:00
Joas Schilling 702c858604
It is very highly recommended to set an object for better filtering
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-15 10:22:54 +02:00
Roeland Jago Douma 74e0b50199
Merge pull request #22852 from nextcloud/mention-in-the-settings-the-side-effect-of-outgoing-federated-shares
Mention in the settings the side effect of outgoing federated shares
2020-09-15 10:11:57 +02:00
Joas Schilling d37bd2cbab
Use absolute URLs on search results for the clients
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-15 09:20:10 +02:00
Joas Schilling a8d9b22beb
Add an ETag for the search providers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-15 09:19:53 +02:00
Daniel Calviño Sánchez eaeb994a20 Mention in the settings the side effect of outgoing federated shares
Currently outgoing federated shares need to be enabled to allow WebDAV
access to public shares.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-15 02:30:19 +02:00
dependabot-preview[bot] 0e207a8756
Merge pull request #22822 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.0 2020-09-14 19:35:10 +00:00
dependabot-preview[bot] 8f1b8e2c81
Bump @nextcloud/vue-dashboard from 0.1.8 to 1.0.0
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 0.1.8 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v0.1.8...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 20:46:23 +02:00
Roeland Jago Douma 49f5ed01ea
Merge pull request #22801 from nextcloud/bugfix/noid/status_event_bus
Emit event on status-change
2020-09-14 20:40:32 +02:00
Georg Ehrke f4d49758ba
Emit event on status-change
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-09-14 20:05:27 +02:00
Roeland Jago Douma 51320aad18
Merge pull request #22626 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.15
Bump dompurify from 2.0.14 to 2.0.15
2020-09-14 20:02:31 +02:00
dependabot-preview[bot] 064bedf686
Bump dompurify from 2.0.14 to 2.0.15
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.14 to 2.0.15.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.14...2.0.15)

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-14 19:51:23 +02:00
Morris Jobke 1c9a898875
Merge pull request #22761 from nextcloud/extend-integration-tests-for-files-transfer-ownership-command
Extend integration tests for "files:transfer-ownership" command
2020-09-14 17:50:53 +02:00
John Molakvoæ b528939575
Merge pull request #22800 from nextcloud/fix/settings-search
Add users and apps inner search and add HeaderMenu cancel
2020-09-14 16:41:29 +02:00
John Molakvoæ (skjnldsv) 58b19efd74
Add users and apps inner search and add HeaderMenu cancel
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-14 16:05:37 +02:00
Morris Jobke c1ff011990
Merge pull request #22799 from nextcloud/bugfix/noid/dont-log-microsoft-webdav-client-trying-to-tag
Don't log Microsoft WebDAV client trying to tag things
2020-09-14 14:43:54 +02:00
dependabot-preview[bot] e0e7f15b39
Merge pull request #22820 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.6.5 2020-09-14 10:46:00 +00:00
dependabot-preview[bot] 9824c82030
Bump @nextcloud/vue from 2.6.4 to 2.6.5
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.6.4 to 2.6.5.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.6.4...v2.6.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-14 11:50:08 +02:00
Roeland Jago Douma 7d7291edf0
Merge pull request #22821 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.1.4
Bump webpack-merge from 5.1.3 to 5.1.4
2020-09-14 09:51:26 +02:00
John Molakvoæ a68e23a536
Merge pull request #22797 from nextcloud/fix/search/files
Fix files search provider
2020-09-14 09:02:41 +02:00
Joas Schilling a053aa7221
Merge pull request #22809 from nextcloud/bugfix/noid/remove-unneeded-isset-check
Remove unneeded isset check
2020-09-14 08:49:46 +02:00
Roeland Jago Douma 4c0453dc00
Merge pull request #22808 from nextcloud/dashboard/readme-credits
Dashboard: Add photo credits and background picture requirements to Readme
2020-09-14 08:43:40 +02:00
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