]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoUpdate baseline 22890/head
Morris Jobke [Wed, 16 Sep 2020 14:54:10 +0000 (16:54 +0200)]
Update baseline

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoHelp static code analysis to understand code.
Daniel Kesselberg [Wed, 8 Jul 2020 11:49:11 +0000 (13:49 +0200)]
Help static code analysis to understand code.

It adds proper type hints to private namespace to allow private namespace methods.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #22883 from nextcloud/techdebt/noid/remove-phan
Morris Jobke [Wed, 16 Sep 2020 14:00:58 +0000 (16:00 +0200)]
Merge pull request #22883 from nextcloud/techdebt/noid/remove-phan

Remove phan config - was replaced by Psalm

4 years agoRemove @suppress SqlInjectionChecker 22883/head
Morris Jobke [Wed, 16 Sep 2020 13:53:51 +0000 (15:53 +0200)]
Remove @suppress SqlInjectionChecker

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoRemove phan config - was replaced by Psalm
Morris Jobke [Wed, 16 Sep 2020 12:46:29 +0000 (14:46 +0200)]
Remove phan config - was replaced by Psalm

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #22865 from nextcloud/dashboard/design-fixing
Morris Jobke [Wed, 16 Sep 2020 11:45:56 +0000 (13:45 +0200)]
Merge pull request #22865 from nextcloud/dashboard/design-fixing

Dashboard design detail fixing

4 years agoMerge pull request #22866 from nextcloud/fix/recommendations-alt
Morris Jobke [Wed, 16 Sep 2020 11:41:53 +0000 (13:41 +0200)]
Merge pull request #22866 from nextcloud/fix/recommendations-alt

Fix recommendation design details

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 16 Sep 2020 02:16:50 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22870 from nextcloud/dependabot/composer/psalm/phar-3.16
dependabot-preview[bot] [Tue, 15 Sep 2020 17:32:50 +0000 (17:32 +0000)]
Merge pull request #22870 from nextcloud/dependabot/composer/psalm/phar-3.16

4 years agoBump psalm/phar from 3.15 to 3.16 22870/head
dependabot-preview[bot] [Tue, 15 Sep 2020 16:25:16 +0000 (16:25 +0000)]
Bump psalm/phar from 3.15 to 3.16

Bumps [psalm/phar](https://github.com/psalm/phar) from 3.15 to 3.16.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/3.15...3.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoRecommendations recompile 22866/head
Jan C. Borchardt [Tue, 15 Sep 2020 14:20:48 +0000 (16:20 +0200)]
Recommendations recompile

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoRecommended apps: Fix loading spinner color
Jan C. Borchardt [Tue, 15 Sep 2020 14:19:03 +0000 (16:19 +0200)]
Recommended apps: Fix loading spinner color

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoRecommended apps: Empty alt text since the app logo is decorative
Jan C. Borchardt [Tue, 15 Sep 2020 14:18:08 +0000 (16:18 +0200)]
Recommended apps: Empty alt text since the app logo is decorative

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoDashboard recompile 22865/head
Jan C. Borchardt [Tue, 15 Sep 2020 13:38:40 +0000 (15:38 +0200)]
Dashboard recompile

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoMerge pull request #22859 from nextcloud/fix/reasons-to-use-pdf
Roeland Jago Douma [Tue, 15 Sep 2020 13:21:13 +0000 (15:21 +0200)]
Merge pull request #22859 from nextcloud/fix/reasons-to-use-pdf

Fix duplicate sentence in 'Reasons to use Nextcloud.pdf'

4 years agoDashboard: Fix 'Get more widgets' button size
Jan C. Borchardt [Tue, 15 Sep 2020 13:06:06 +0000 (15:06 +0200)]
Dashboard: Fix 'Get more widgets' button size

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoDashboard: Change heading padding to relative so it adjusts based on screen size...
Jan C. Borchardt [Tue, 15 Sep 2020 13:01:49 +0000 (15:01 +0200)]
Dashboard: Change heading padding to relative so it adjusts based on screen size, ref #22864

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoFix v-deep overwrite for weather and status buttons, ref #22864
Jan C. Borchardt [Tue, 15 Sep 2020 12:48:03 +0000 (14:48 +0200)]
Fix v-deep overwrite for weather and status buttons, ref #22864

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 15 Sep 2020 10:48:26 +0000 (10:48 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22860 from nextcloud/fix/22796/update-l10nignore
Morris Jobke [Tue, 15 Sep 2020 10:31:41 +0000 (12:31 +0200)]
Merge pull request #22860 from nextcloud/fix/22796/update-l10nignore

Update .l10nignore for apps to exclude bundled JS files

4 years agoUpdate .l10nignore for apps to exclude bundled JS files 22860/head
Morris Jobke [Tue, 15 Sep 2020 10:28:43 +0000 (12:28 +0200)]
Update .l10nignore for apps to exclude bundled JS files

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #22857 from nextcloud/bugfix/activity-490/doc-fixes
Morris Jobke [Tue, 15 Sep 2020 10:11:28 +0000 (12:11 +0200)]
Merge pull request #22857 from nextcloud/bugfix/activity-490/doc-fixes

It is very highly recommended to set an object for better filtering

4 years agoMerge pull request #22858 from nextcloud/fix/translations/ignore_assets
Roeland Jago Douma [Tue, 15 Sep 2020 09:42:45 +0000 (11:42 +0200)]
Merge pull request #22858 from nextcloud/fix/translations/ignore_assets

Ignore bundled assets in l10n

4 years agoMerge pull request #22854 from nextcloud/bugfix/noid/unified-search
Roeland Jago Douma [Tue, 15 Sep 2020 09:35:28 +0000 (11:35 +0200)]
Merge pull request #22854 from nextcloud/bugfix/noid/unified-search

Bugfix/noid/unified search

4 years agoIgnore bundled assets in l10n 22858/head
Roeland Jago Douma [Tue, 15 Sep 2020 09:28:10 +0000 (11:28 +0200)]
Ignore bundled assets in l10n

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoFix duplicate sentence in 'Reasons to use Nextcloud.pdf' 22859/head
Jan C. Borchardt [Tue, 15 Sep 2020 09:12:23 +0000 (11:12 +0200)]
Fix duplicate sentence in 'Reasons to use Nextcloud.pdf'

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoIt is very highly recommended to set an object for better filtering 22857/head
Joas Schilling [Tue, 15 Sep 2020 08:22:54 +0000 (10:22 +0200)]
It is very highly recommended to set an object for better filtering

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #22852 from nextcloud/mention-in-the-settings-the-side-effect...
Roeland Jago Douma [Tue, 15 Sep 2020 08:11:57 +0000 (10:11 +0200)]
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

4 years agoUse absolute URLs on search results for the clients 22854/head
Joas Schilling [Tue, 15 Sep 2020 07:20:10 +0000 (09:20 +0200)]
Use absolute URLs on search results for the clients

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAdd an ETag for the search providers
Joas Schilling [Tue, 15 Sep 2020 07:19:53 +0000 (09:19 +0200)]
Add an ETag for the search providers

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMention in the settings the side effect of outgoing federated shares 22852/head
Daniel Calviño Sánchez [Tue, 15 Sep 2020 00:30:19 +0000 (02:30 +0200)]
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>
4 years agoMerge pull request #22822 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashbo...
dependabot-preview[bot] [Mon, 14 Sep 2020 19:35:10 +0000 (19:35 +0000)]
Merge pull request #22822 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.0

4 years agoBump @nextcloud/vue-dashboard from 0.1.8 to 1.0.0 22822/head
dependabot-preview[bot] [Mon, 14 Sep 2020 10:48:29 +0000 (10:48 +0000)]
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>
4 years agoMerge pull request #22801 from nextcloud/bugfix/noid/status_event_bus
Roeland Jago Douma [Mon, 14 Sep 2020 18:40:32 +0000 (20:40 +0200)]
Merge pull request #22801 from nextcloud/bugfix/noid/status_event_bus

Emit event on status-change

4 years agoEmit event on status-change 22801/head
Georg Ehrke [Fri, 11 Sep 2020 12:16:41 +0000 (14:16 +0200)]
Emit event on status-change

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years agoMerge pull request #22626 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.15
Roeland Jago Douma [Mon, 14 Sep 2020 18:02:31 +0000 (20:02 +0200)]
Merge pull request #22626 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.15

Bump dompurify from 2.0.14 to 2.0.15

4 years agoBump dompurify from 2.0.14 to 2.0.15 22626/head
dependabot-preview[bot] [Mon, 14 Sep 2020 17:42:37 +0000 (17:42 +0000)]
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>
4 years agoMerge pull request #22761 from nextcloud/extend-integration-tests-for-files-transfer...
Morris Jobke [Mon, 14 Sep 2020 15:50:53 +0000 (17:50 +0200)]
Merge pull request #22761 from nextcloud/extend-integration-tests-for-files-transfer-ownership-command

Extend integration tests for "files:transfer-ownership" command

4 years agoMerge pull request #22800 from nextcloud/fix/settings-search
John Molakvoæ [Mon, 14 Sep 2020 14:41:29 +0000 (16:41 +0200)]
Merge pull request #22800 from nextcloud/fix/settings-search

Add users and apps inner search and add HeaderMenu cancel

4 years agoAdd users and apps inner search and add HeaderMenu cancel 22800/head
John Molakvoæ (skjnldsv) [Fri, 11 Sep 2020 10:18:10 +0000 (12:18 +0200)]
Add users and apps inner search and add HeaderMenu cancel

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoMerge pull request #22799 from nextcloud/bugfix/noid/dont-log-microsoft-webdav-client...
Morris Jobke [Mon, 14 Sep 2020 12:43:54 +0000 (14:43 +0200)]
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

4 years agoMerge pull request #22820 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.6.5
dependabot-preview[bot] [Mon, 14 Sep 2020 10:46:00 +0000 (10:46 +0000)]
Merge pull request #22820 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.6.5

4 years agoBump @nextcloud/vue from 2.6.4 to 2.6.5 22820/head
dependabot-preview[bot] [Sat, 12 Sep 2020 01:21:20 +0000 (01:21 +0000)]
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>
4 years agoMerge pull request #22821 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.1.4
Roeland Jago Douma [Mon, 14 Sep 2020 07:51:26 +0000 (09:51 +0200)]
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

4 years agoMerge pull request #22797 from nextcloud/fix/search/files
John Molakvoæ [Mon, 14 Sep 2020 07:02:41 +0000 (09:02 +0200)]
Merge pull request #22797 from nextcloud/fix/search/files

Fix files search provider

4 years agoMerge pull request #22809 from nextcloud/bugfix/noid/remove-unneeded-isset-check
Joas Schilling [Mon, 14 Sep 2020 06:49:46 +0000 (08:49 +0200)]
Merge pull request #22809 from nextcloud/bugfix/noid/remove-unneeded-isset-check

Remove unneeded isset check

4 years agoMerge pull request #22808 from nextcloud/dashboard/readme-credits
Roeland Jago Douma [Mon, 14 Sep 2020 06:43:40 +0000 (08:43 +0200)]
Merge pull request #22808 from nextcloud/dashboard/readme-credits

Dashboard: Add photo credits and background picture requirements to Readme

4 years agoMerge pull request #22770 from nextcloud/bugfix/noid/urldecode_principal_uri
John Molakvoæ [Mon, 14 Sep 2020 06:14:40 +0000 (08:14 +0200)]
Merge pull request #22770 from nextcloud/bugfix/noid/urldecode_principal_uri

4 years agoMerge pull request #22806 from nextcloud/fix/unified-search-indexed-result
John Molakvoæ [Sat, 12 Sep 2020 09:25:46 +0000 (11:25 +0200)]
Merge pull request #22806 from nextcloud/fix/unified-search-indexed-result

Fix serializing indexed unified search array as object

4 years agoBump webpack-merge from 5.1.3 to 5.1.4 22821/head
dependabot-preview[bot] [Sat, 12 Sep 2020 01:22:39 +0000 (01:22 +0000)]
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>
4 years agoRemove unneeded isset check 22809/head
Joas Schilling [Fri, 11 Sep 2020 14:20:30 +0000 (16:20 +0200)]
Remove unneeded isset check

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoDashboard: Add photo credits and background picture requirements to Readme 22808/head
Jan C. Borchardt [Fri, 11 Sep 2020 14:07:34 +0000 (16:07 +0200)]
Dashboard: Add photo credits and background picture requirements to Readme

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoFix serializing indexed unified search array as object 22806/head
Christoph Wurst [Fri, 11 Sep 2020 13:57:04 +0000 (15:57 +0200)]
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>
4 years agoDon't log Microsoft WebDAV client trying to tag things 22799/head
Joas Schilling [Fri, 11 Sep 2020 09:52:05 +0000 (11:52 +0200)]
Don't log Microsoft WebDAV client trying to tag things

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix files search provider 22797/head
Roeland Jago Douma [Fri, 11 Sep 2020 08:27:02 +0000 (10:27 +0200)]
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>
4 years agoMerge pull request #22791 from nextcloud/fix/noid/ldap-backend-added-post-events
Morris Jobke [Fri, 11 Sep 2020 07:33:21 +0000 (09:33 +0200)]
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

4 years agoannounce added user and group backend later as there might be interdeps 22791/head
Arthur Schiwon [Thu, 10 Sep 2020 22:09:00 +0000 (00:09 +0200)]
announce added user and group backend later as there might be interdeps

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #22395 from nextcloud/fix/settings-chunks
John Molakvoæ [Thu, 10 Sep 2020 17:19:56 +0000 (19:19 +0200)]
Merge pull request #22395 from nextcloud/fix/settings-chunks

4 years agoMerge pull request #22562 from nextcloud/version/20.0.0/beta4 v20.0.0beta4
Roeland Jago Douma [Thu, 10 Sep 2020 17:09:21 +0000 (19:09 +0200)]
Merge pull request #22562 from nextcloud/version/20.0.0/beta4

20 beta 4

4 years agoMerge pull request #22780 from nextcloud/bugfix/20921
John Molakvoæ [Thu, 10 Sep 2020 17:01:15 +0000 (19:01 +0200)]
Merge pull request #22780 from nextcloud/bugfix/20921

Fix tense of updater logs

4 years agoCompile assets 22395/head
John Molakvoæ (skjnldsv) [Thu, 10 Sep 2020 16:30:18 +0000 (18:30 +0200)]
Compile assets

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoFix settings chunk loading
John Molakvoæ (skjnldsv) [Mon, 24 Aug 2020 14:23:57 +0000 (16:23 +0200)]
Fix settings chunk loading

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoMerge pull request #22635 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.4.1
Roeland Jago Douma [Thu, 10 Sep 2020 14:20:59 +0000 (16:20 +0200)]
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

4 years agoMerge pull request #22234 from nextcloud/bugfix/noid/reshare-mount
Morris Jobke [Thu, 10 Sep 2020 14:19:04 +0000 (16:19 +0200)]
Merge pull request #22234 from nextcloud/bugfix/noid/reshare-mount

Use user mount with matching shared storage only

4 years agoMerge pull request #22774 from nextcloud/bugfix/noid/no-delay-without-ip
Morris Jobke [Thu, 10 Sep 2020 14:11:06 +0000 (16:11 +0200)]
Merge pull request #22774 from nextcloud/bugfix/noid/no-delay-without-ip

Don't break when the IP is empty

4 years agoMerge pull request #22771 from nextcloud/fix/noid/ldap-group-add-user-update
blizzz [Thu, 10 Sep 2020 14:02:43 +0000 (16:02 +0200)]
Merge pull request #22771 from nextcloud/fix/noid/ldap-group-add-user-update

switch to typed event for LDAPs user added to group case

4 years agoMitigate encoding issue with user principal uri 22770/head
Georg Ehrke [Thu, 10 Sep 2020 10:55:41 +0000 (12:55 +0200)]
Mitigate encoding issue with user principal uri

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years agoMerge pull request #22782 from nextcloud/revert-22687-dependabot/npm_and_yarn/query...
Morris Jobke [Thu, 10 Sep 2020 13:54:15 +0000 (15:54 +0200)]
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"

4 years agoRevert "Bump query-string from 5.1.1 to 6.13.1" 22782/head
Morris Jobke [Thu, 10 Sep 2020 13:53:48 +0000 (15:53 +0200)]
Revert "Bump query-string from 5.1.1 to 6.13.1"

4 years agoMerge pull request #22768 from nextcloud/fix/22288/change-0-to-null-for-bmp-encoding
Morris Jobke [Thu, 10 Sep 2020 13:25:08 +0000 (15:25 +0200)]
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

4 years agoFix tense of updater logs 22780/head
Nils Wittenbrink [Thu, 10 Sep 2020 13:17:59 +0000 (15:17 +0200)]
Fix tense of updater logs

Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
4 years agoMerge pull request #22739 from nextcloud/bugfix/16989
Morris Jobke [Thu, 10 Sep 2020 13:16:19 +0000 (15:16 +0200)]
Merge pull request #22739 from nextcloud/bugfix/16989

Don't fail if copying a file of 0 byte size

4 years agoMerge pull request #22773 from nextcloud/revert-22614-fix/22606/popover-boundaries
Joas Schilling [Thu, 10 Sep 2020 12:57:28 +0000 (14:57 +0200)]
Merge pull request #22773 from nextcloud/revert-22614-fix/22606/popover-boundaries

Revert "Increase html body height to full content height"

4 years agoBump @nextcloud/l10n from 1.4.0 to 1.4.1 22635/head
dependabot-preview[bot] [Thu, 10 Sep 2020 10:57:21 +0000 (10:57 +0000)]
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>
4 years agoDon't break when the IP is empty 22774/head
Joas Schilling [Thu, 10 Sep 2020 12:20:27 +0000 (14:20 +0200)]
Don't break when the IP is empty

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #22672 from nextcloud/dependabot/npm_and_yarn/v-click-outside...
Roeland Jago Douma [Thu, 10 Sep 2020 11:57:58 +0000 (13:57 +0200)]
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

4 years agoRevert "Increase html body height to full content height" 22773/head
Joas Schilling [Thu, 10 Sep 2020 11:33:36 +0000 (13:33 +0200)]
Revert "Increase html body height to full content height"

4 years agoCompile assets 22672/head
npmbuildbot[bot] [Thu, 10 Sep 2020 11:09:14 +0000 (11:09 +0000)]
Compile assets

Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoswitch to typed event for LDAPs user added to group case 22771/head
Arthur Schiwon [Thu, 10 Sep 2020 10:57:10 +0000 (12:57 +0200)]
switch to typed event for LDAPs user added to group case

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoBump v-click-outside from 3.1.0 to 3.1.1
dependabot[bot] [Thu, 10 Sep 2020 10:53:13 +0000 (10:53 +0000)]
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>
4 years agoMerge pull request #22665 from nextcloud/dependabot/composer/build/integration/behat...
Morris Jobke [Thu, 10 Sep 2020 10:52:31 +0000 (12:52 +0200)]
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

4 years agoMerge pull request #22687 from nextcloud/dependabot/npm_and_yarn/query-string-6.13.1
Morris Jobke [Thu, 10 Sep 2020 10:51:00 +0000 (12:51 +0200)]
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

4 years agoMerge pull request #22747 from nextcloud/s3-isdir-empty
Morris Jobke [Thu, 10 Sep 2020 10:48:37 +0000 (12:48 +0200)]
Merge pull request #22747 from nextcloud/s3-isdir-empty

fix s3 doesDirectoryExist check for empty directories

4 years agoMerge pull request #22622 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.2
Morris Jobke [Thu, 10 Sep 2020 10:45:03 +0000 (12:45 +0200)]
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

4 years agoMerge pull request #22552 from nextcloud/bugfix/noid/opendocument-templates
Morris Jobke [Thu, 10 Sep 2020 10:42:29 +0000 (12:42 +0200)]
Merge pull request #22552 from nextcloud/bugfix/noid/opendocument-templates

Add opendocument templates to mimetype mappings

4 years agoMerge pull request #22615 from nextcloud/fix/22606/popover-flutter
Morris Jobke [Thu, 10 Sep 2020 10:41:14 +0000 (12:41 +0200)]
Merge pull request #22615 from nextcloud/fix/22606/popover-flutter

Change status popover container

4 years agoMerge pull request #22766 from nextcloud/fix/22507/php-eol-warning
Morris Jobke [Thu, 10 Sep 2020 10:09:58 +0000 (12:09 +0200)]
Merge pull request #22766 from nextcloud/fix/22507/php-eol-warning

Clarify PHP warning in admin settings

4 years agoChange 0 to null to properly encode image to BMP if the first pixel is black 22768/head
Morris Jobke [Thu, 10 Sep 2020 10:07:56 +0000 (12:07 +0200)]
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>
4 years agoMerge pull request #22765 from nextcloud/bugfix/noid/allow-to-get-activities-for...
Morris Jobke [Thu, 10 Sep 2020 09:47:20 +0000 (11:47 +0200)]
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

4 years agoMerge pull request #22762 from nextcloud/bugfix/noid/dont-create-debug-log-in-base.php
Morris Jobke [Thu, 10 Sep 2020 09:28:46 +0000 (11:28 +0200)]
Merge pull request #22762 from nextcloud/bugfix/noid/dont-create-debug-log-in-base.php

Don't create a deprecation log in base.php

4 years agoClarify PHP warning in admin settings 22766/head
Morris Jobke [Thu, 10 Sep 2020 09:08:25 +0000 (11:08 +0200)]
Clarify PHP warning in admin settings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #22744 from nextcloud/shared-cached-permissions
Morris Jobke [Thu, 10 Sep 2020 08:15:54 +0000 (10:15 +0200)]
Merge pull request #22744 from nextcloud/shared-cached-permissions

only get the permissions from the share source if it's not already cached

4 years agoAllow to get activities for files by email again 22765/head
Joas Schilling [Thu, 10 Sep 2020 08:08:18 +0000 (10:08 +0200)]
Allow to get activities for files by email again

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #22614 from nextcloud/fix/22606/popover-boundaries
Morris Jobke [Thu, 10 Sep 2020 07:34:41 +0000 (09:34 +0200)]
Merge pull request #22614 from nextcloud/fix/22606/popover-boundaries

Increase html body height to full content height

4 years agoAnnotate that writeStream can throw a GenericFileException 22739/head
Julius Härtl [Wed, 9 Sep 2020 07:51:38 +0000 (09:51 +0200)]
Annotate that writeStream can throw a GenericFileException

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoProperly catch exception from writing to stream when copying a file
Julius Härtl [Wed, 9 Sep 2020 07:46:44 +0000 (09:46 +0200)]
Properly catch exception from writing to stream when copying a file

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoDon't create a deprecation log in base.php 22762/head
Joas Schilling [Thu, 10 Sep 2020 07:03:39 +0000 (09:03 +0200)]
Don't create a deprecation log in base.php

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoSet delimiter so that the CommonPrefixes response can properly be determined 22747/head
Julius Härtl [Wed, 9 Sep 2020 13:19:04 +0000 (15:19 +0200)]
Set delimiter so that the CommonPrefixes response can properly be determined

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agofix s3 doesDirectoryExist check for empty directories
Robin Appelman [Wed, 9 Sep 2020 12:29:11 +0000 (14:29 +0200)]
fix s3 doesDirectoryExist check for empty directories

if a directory is empty, only the 'marker' object `/` exists.

since not all s3 implementations return just the prefix when listing objects by prefix,
when listing objects by the folder prefix, nothing will be returned if the directory is empty.
by not including the trailing slash in the prefix, the folder marked will always be returned if it exists

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoAdd integration tests for transferring ownership of reshares 22761/head
Daniel Calviño Sánchez [Thu, 10 Sep 2020 02:28:57 +0000 (04:28 +0200)]
Add integration tests for transferring ownership of reshares

Currently only transferring ownership of a reshare with a group to a
user in the group is possible.

When transferring ownership of a reshare with another user or with a
group to a user not in the group restoring the share fails (but the
command succeeds, it only fails for the specific files that are
reshares).

When transferring ownership of a path that is a reshare the command
fails (as when a specific path is provided the path tries to move the
file, it does not take into account reshares).

The added integration tests reflect the above behaviours.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>