]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agol10n: Add parentheses for unification 22917/head
Valdnet [Thu, 17 Sep 2020 15:32:25 +0000 (17:32 +0200)]
l10n: Add parentheses for unification

4 years agoMerge pull request #22844 from nextcloud/enh/richdocumentscode-arm
Morris Jobke [Thu, 17 Sep 2020 10:22:42 +0000 (12:22 +0200)]
Merge pull request #22844 from nextcloud/enh/richdocumentscode-arm

Support architecture limitations for apps and allow richdocumentscode_arm64 though htaccess

4 years agoMerge pull request #22898 from nextcloud/fix/16696/add-spaces-and-fix-variable-name
Morris Jobke [Thu, 17 Sep 2020 09:55:07 +0000 (11:55 +0200)]
Merge pull request #22898 from nextcloud/fix/16696/add-spaces-and-fix-variable-name

Fix variable name and add spaces around path in info log line

4 years agoMerge pull request #22903 from nextcloud/techdebt/16696/no-need-to-get-full-path...
Morris Jobke [Thu, 17 Sep 2020 09:54:47 +0000 (11:54 +0200)]
Merge pull request #22903 from nextcloud/techdebt/16696/no-need-to-get-full-path-again

Do not fetch the normalized full path again if it is already available

4 years agoMerge pull request #22902 from nextcloud/fix/16696/proper-target-path-for-share-event
Morris Jobke [Thu, 17 Sep 2020 09:53:28 +0000 (11:53 +0200)]
Merge pull request #22902 from nextcloud/fix/16696/proper-target-path-for-share-event

Create proper target path for shared storage fopen event

4 years agoDo not fetch the normalized full path again if it is already available 22903/head
Morris Jobke [Thu, 17 Sep 2020 07:56:45 +0000 (09:56 +0200)]
Do not fetch the normalized full path again if it is already available

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoCreate proper target path for shared storage fopen event 22902/head
Morris Jobke [Thu, 17 Sep 2020 07:52:31 +0000 (09:52 +0200)]
Create proper target path for shared storage fopen event

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoFix variable name and add spaces around path in info log line 22898/head
Morris Jobke [Thu, 17 Sep 2020 06:58:10 +0000 (08:58 +0200)]
Fix variable name and add spaces around path in info log line

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #22867 from nextcloud/shared-storage-init-less
Roeland Jago Douma [Thu, 17 Sep 2020 06:55:35 +0000 (08:55 +0200)]
Merge pull request #22867 from nextcloud/shared-storage-init-less

Shared storage optimizations

4 years agoAllow to specify supported architectures in appinfo.xml 22844/head
Julius Härtl [Mon, 14 Sep 2020 08:47:38 +0000 (10:47 +0200)]
Allow to specify supported architectures in appinfo.xml

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoAdd htaccess exception for richdocumentscode_arm64
Julius Härtl [Mon, 14 Sep 2020 08:30:12 +0000 (10:30 +0200)]
Add htaccess exception for richdocumentscode_arm64

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoInstall richdocumentscode depending on the architecture
Julius Härtl [Mon, 14 Sep 2020 08:29:52 +0000 (10:29 +0200)]
Install richdocumentscode depending on the architecture

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #22890 from nextcloud/techdebt/18680/help-static-code-analysis...
Roeland Jago Douma [Thu, 17 Sep 2020 06:51:20 +0000 (08:51 +0200)]
Merge pull request #22890 from nextcloud/techdebt/18680/help-static-code-analysis-understand-code

Help static code analysis to understand code

4 years agoMerge pull request #22874 from nextcloud/Valdnet-patch-4
Roeland Jago Douma [Thu, 17 Sep 2020 06:39:48 +0000 (08:39 +0200)]
Merge pull request #22874 from nextcloud/Valdnet-patch-4

l10n: Add parentheses

4 years agoMerge pull request #22885 from nextcloud/bugfix/noid/show-group-displayname-in-workflows
Morris Jobke [Thu, 17 Sep 2020 05:47:21 +0000 (07:47 +0200)]
Merge pull request #22885 from nextcloud/bugfix/noid/show-group-displayname-in-workflows

Show group display name in workflows

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 17 Sep 2020 02:27:04 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

4 years agol10n: Change the size of the letter 22874/head
Valdnet [Wed, 16 Sep 2020 19:04:15 +0000 (21:04 +0200)]
l10n: Change the size of the letter

4 years agoMerge pull request #22888 from nextcloud/techdebt/18680/remove-unused-code
Morris Jobke [Wed, 16 Sep 2020 18:44:46 +0000 (20:44 +0200)]
Merge pull request #22888 from nextcloud/techdebt/18680/remove-unused-code

Remove not needed semicolon and PHPDoc hint

4 years agoMerge pull request #22880 from nextcloud/crl/noid/revoke-secsignid
Roeland Jago Douma [Wed, 16 Sep 2020 17:33:00 +0000 (19:33 +0200)]
Merge pull request #22880 from nextcloud/crl/noid/revoke-secsignid

Revoke secsignid

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 #22884 from nextcloud/phpdoc/21873/define-deprecated-version
Morris Jobke [Wed, 16 Sep 2020 14:25:11 +0000 (16:25 +0200)]
Merge pull request #22884 from nextcloud/phpdoc/21873/define-deprecated-version

Specific version for @deprecated PHPDoc

4 years agoRemove not needed semicolon and PHPDoc hint 22888/head
Morris Jobke [Wed, 16 Sep 2020 14:18:43 +0000 (16:18 +0200)]
Remove not needed semicolon and PHPDoc hint

Signed-off-by: Morris Jobke <hey@morrisjobke.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 agoShow group display name in workflows 22885/head
Joas Schilling [Wed, 16 Sep 2020 13:34:10 +0000 (15:34 +0200)]
Show group display name in workflows

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoSpecific version for @deprecated PHPDoc 22884/head
Morris Jobke [Wed, 16 Sep 2020 13:09:00 +0000 (15:09 +0200)]
Specific version for @deprecated PHPDoc

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 agooptimize View::getPath if we already know the storage id 22867/head
Robin Appelman [Tue, 15 Sep 2020 15:01:33 +0000 (17:01 +0200)]
optimize View::getPath if we already know the storage id

Signed-off-by: Robin Appelman <robin@icewind.nl>
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 agoRevoke secsignid 22880/head
Morris Jobke [Wed, 16 Sep 2020 10:45:16 +0000 (12:45 +0200)]
Revoke secsignid

See nextcloud/app-certificate-requests#343

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agol10n: Add parentheses
Valdnet [Wed, 16 Sep 2020 08:51:41 +0000 (10:51 +0200)]
l10n: Add parentheses

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 agodisable update checking for shared storages
Robin Appelman [Tue, 15 Sep 2020 14:29:21 +0000 (16:29 +0200)]
disable update checking for shared storages

update checking is already handled by the share source

Signed-off-by: Robin Appelman <robin@icewind.nl>
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"