]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoMerge pull request #21547 from nextcloud/enhancement/workflowengine-bootstrap
Roeland Jago Douma [Thu, 2 Jul 2020 19:03:14 +0000 (21:03 +0200)]
Merge pull request #21547 from nextcloud/enhancement/workflowengine-bootstrap

Migrate WFE to the new bootstrap mechanism

4 years agoMerge pull request #21580 from therealklanni/master
Roeland Jago Douma [Thu, 2 Jul 2020 18:59:54 +0000 (20:59 +0200)]
Merge pull request #21580 from therealklanni/master

Add audio formats to htaccess

4 years agoMerge pull request #21590 from nextcloud/debt/noid/unused-method
Roeland Jago Douma [Thu, 2 Jul 2020 18:58:20 +0000 (20:58 +0200)]
Merge pull request #21590 from nextcloud/debt/noid/unused-method

Remove unused method.

4 years agoMerge pull request #21657 from nextcloud/fix/no_undefined_in_template
Roeland Jago Douma [Thu, 2 Jul 2020 17:57:52 +0000 (19:57 +0200)]
Merge pull request #21657 from nextcloud/fix/no_undefined_in_template

Check if debugMode is defined before using it

4 years agoCheck if debugMode is defined before using it 21657/head
Roeland Jago Douma [Thu, 2 Jul 2020 13:46:59 +0000 (15:46 +0200)]
Check if debugMode is defined before using it

Else the sabre error page (where the var is not defined) will throw
warnings all the time.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #21599 from nextcloud/debt/noid/type-to-types
Roeland Jago Douma [Thu, 2 Jul 2020 10:21:01 +0000 (12:21 +0200)]
Merge pull request #21599 from nextcloud/debt/noid/type-to-types

Replace TYPE with TYPES

4 years agoMerge pull request #21653 from nextcloud/bugfix/noid/fix-ipv6-remote-addresses-from...
Roeland Jago Douma [Thu, 2 Jul 2020 10:01:24 +0000 (12:01 +0200)]
Merge pull request #21653 from nextcloud/bugfix/noid/fix-ipv6-remote-addresses-from-x-forwarded-for-header

Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating

4 years agoFix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 21653/head
Joas Schilling [Thu, 2 Jul 2020 09:05:02 +0000 (11:05 +0200)]
Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commands
Joas Schilling [Wed, 1 Jul 2020 09:52:14 +0000 (11:52 +0200)]
Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commands

Add return value to all commands

4 years agoMerge pull request #19646 from firlevapz/bugfix/19400/oauth2-login-opens-new-browser...
Joas Schilling [Wed, 1 Jul 2020 07:39:55 +0000 (09:39 +0200)]
Merge pull request #19646 from firlevapz/bugfix/19400/oauth2-login-opens-new-browser-window

Change OAuth2 redirect link to relative link

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

4 years agoReplace TYPE with TYPES 21599/head
Daniel Kesselberg [Tue, 30 Jun 2020 20:12:06 +0000 (22:12 +0200)]
Replace TYPE with TYPES

As TYPE::* is deprecated.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #21604 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.3
Roeland Jago Douma [Tue, 30 Jun 2020 19:20:07 +0000 (21:20 +0200)]
Merge pull request #21604 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.3

Bump vue-loader from 15.9.2 to 15.9.3

4 years agoMerge pull request #21588 from nextcloud/bug/21214/method-signature
Roeland Jago Douma [Tue, 30 Jun 2020 18:36:30 +0000 (20:36 +0200)]
Merge pull request #21588 from nextcloud/bug/21214/method-signature

Update presign method to match with interface again.

4 years agoMerge pull request #21589 from nextcloud/debt/noid/wrong-exception-call
Roeland Jago Douma [Tue, 30 Jun 2020 18:35:47 +0000 (20:35 +0200)]
Merge pull request #21589 from nextcloud/debt/noid/wrong-exception-call

Set retry = false for forbidden exception.

4 years agoMerge pull request #21603 from nextcloud/dependabot/npm_and_yarn/mochapack-2.0.2
Roeland Jago Douma [Tue, 30 Jun 2020 18:34:52 +0000 (20:34 +0200)]
Merge pull request #21603 from nextcloud/dependabot/npm_and_yarn/mochapack-2.0.2

Bump mochapack from 2.0.0 to 2.0.2

4 years agoMerge pull request #21592 from nextcloud/debt/noid/drop-parallel-lint
Roeland Jago Douma [Tue, 30 Jun 2020 17:40:56 +0000 (19:40 +0200)]
Merge pull request #21592 from nextcloud/debt/noid/drop-parallel-lint

Remove unused jakub-onderka/php-parallel-lint

4 years agoMerge pull request #21596 from nextcloud/debt/noid/share-return-mismatch
Roeland Jago Douma [Tue, 30 Jun 2020 17:40:26 +0000 (19:40 +0200)]
Merge pull request #21596 from nextcloud/debt/noid/share-return-mismatch

Replace Share with IShare and add missing return

4 years agoMerge pull request #21632 from nextcloud/techdebt/app-php-deprecation-log
Roeland Jago Douma [Tue, 30 Jun 2020 17:38:55 +0000 (19:38 +0200)]
Merge pull request #21632 from nextcloud/techdebt/app-php-deprecation-log

Log usages of the deprecated app.php file

4 years agoMerge pull request #21630 from nextcloud/fix/21627/close-x
Roeland Jago Douma [Tue, 30 Jun 2020 17:38:37 +0000 (19:38 +0200)]
Merge pull request #21630 from nextcloud/fix/21627/close-x

Make closing dialogs callback with false

4 years agoMerge pull request #21606 from nextcloud/dependabot/npm_and_yarn/exports-loader-1.1.0
Roeland Jago Douma [Tue, 30 Jun 2020 17:36:52 +0000 (19:36 +0200)]
Merge pull request #21606 from nextcloud/dependabot/npm_and_yarn/exports-loader-1.1.0

Bump exports-loader from 1.0.1 to 1.1.0

4 years agoMake closing dialogs callback with false 21630/head
Gary Kim [Mon, 29 Jun 2020 17:56:02 +0000 (01:56 +0800)]
Make closing dialogs callback with false

Signed-off-by: Gary Kim <gary@garykim.dev>
4 years agoMerge pull request #21605 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.12
Roeland Jago Douma [Tue, 30 Jun 2020 13:16:24 +0000 (15:16 +0200)]
Merge pull request #21605 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.12

Bump dompurify from 2.0.11 to 2.0.12

4 years agoBump dompurify from 2.0.11 to 2.0.12 21605/head
dependabot-preview[bot] [Tue, 30 Jun 2020 08:04:20 +0000 (08:04 +0000)]
Bump dompurify from 2.0.11 to 2.0.12

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.11...2.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21602 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill...
Roeland Jago Douma [Tue, 30 Jun 2020 08:01:58 +0000 (10:01 +0200)]
Merge pull request #21602 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.3.2

Bump css-vars-ponyfill from 2.3.1 to 2.3.2

4 years agoLog usages of the deprecated app.php file 21632/head
Christoph Wurst [Tue, 30 Jun 2020 07:43:40 +0000 (09:43 +0200)]
Log usages of the deprecated app.php file

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoBump css-vars-ponyfill from 2.3.1 to 2.3.2 21602/head
dependabot-preview[bot] [Sat, 27 Jun 2020 01:14:32 +0000 (01:14 +0000)]
Bump css-vars-ponyfill from 2.3.1 to 2.3.2

Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.3.1...v2.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 30 Jun 2020 02:16:10 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21594 from nextcloud/bugfix/21586/precalculate-primary-element...
Joas Schilling [Mon, 29 Jun 2020 12:05:10 +0000 (14:05 +0200)]
Merge pull request #21594 from nextcloud/bugfix/21586/precalculate-primary-element-color-for-dark-mode-too

Precalculate the primary element color for dark mode too

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 29 Jun 2020 02:16:35 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 28 Jun 2020 02:16:10 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex 21610/head
Nextcloud bot [Sat, 27 Jun 2020 02:16:43 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoBump exports-loader from 1.0.1 to 1.1.0 21606/head
dependabot-preview[bot] [Sat, 27 Jun 2020 01:18:16 +0000 (01:18 +0000)]
Bump exports-loader from 1.0.1 to 1.1.0

Bumps [exports-loader](https://github.com/webpack-contrib/exports-loader) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/webpack-contrib/exports-loader/releases)
- [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/exports-loader/compare/v1.0.1...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump vue-loader from 15.9.2 to 15.9.3 21604/head
dependabot-preview[bot] [Sat, 27 Jun 2020 01:16:16 +0000 (01:16 +0000)]
Bump vue-loader from 15.9.2 to 15.9.3

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.2 to 15.9.3.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.2...v15.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump mochapack from 2.0.0 to 2.0.2 21603/head
dependabot-preview[bot] [Sat, 27 Jun 2020 01:15:33 +0000 (01:15 +0000)]
Bump mochapack from 2.0.0 to 2.0.2

Bumps [mochapack](https://github.com/sysgears/mochapack) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/sysgears/mochapack/releases)
- [Commits](https://github.com/sysgears/mochapack/compare/v2.0.0...v2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoFix PHP CS 21594/head
Joas Schilling [Fri, 26 Jun 2020 14:16:06 +0000 (16:16 +0200)]
Fix PHP CS

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix unit tests 21597/head
Joas Schilling [Fri, 26 Jun 2020 14:13:09 +0000 (16:13 +0200)]
Fix unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAdd missing return
Joas Schilling [Fri, 26 Jun 2020 13:25:33 +0000 (15:25 +0200)]
Add missing return

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAlso always return in app commands
Joas Schilling [Fri, 26 Jun 2020 13:12:11 +0000 (15:12 +0200)]
Also always return in app commands

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAdd return value to all commands
Joas Schilling [Fri, 26 Jun 2020 12:54:51 +0000 (14:54 +0200)]
Add return value to all commands

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoReplace Share with IShare and add missing return. 21596/head
Daniel Kesselberg [Fri, 26 Jun 2020 08:57:14 +0000 (10:57 +0200)]
Replace Share with IShare and add missing return.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoPrecalculate the primary element color for dark mode too
Joas Schilling [Fri, 26 Jun 2020 07:58:45 +0000 (09:58 +0200)]
Precalculate the primary element color for dark mode too

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoRemove unused jakub-onderka/php-parallel-lint 21592/head
Daniel Kesselberg [Thu, 25 Jun 2020 22:23:11 +0000 (00:23 +0200)]
Remove unused jakub-onderka/php-parallel-lint

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoRemove unused method. 21590/head
Daniel Kesselberg [Thu, 25 Jun 2020 21:36:45 +0000 (23:36 +0200)]
Remove unused method.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoSet retry = false for forbidden exception. 21589/head
Daniel Kesselberg [Thu, 25 Jun 2020 21:33:14 +0000 (23:33 +0200)]
Set retry = false for forbidden exception.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoUpdate presign method to match with interface again. 21588/head
Daniel Kesselberg [Thu, 25 Jun 2020 20:56:28 +0000 (22:56 +0200)]
Update presign method to match with interface again.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #21582 from nextcloud/bugfix/noid/extend-description-on-trusted...
Roeland Jago Douma [Thu, 25 Jun 2020 08:03:32 +0000 (10:03 +0200)]
Merge pull request #21582 from nextcloud/bugfix/noid/extend-description-on-trusted-servers

Extend descriptioon on trusted servers

4 years agoMerge pull request #21576 from nextcloud/fix/21464/types
Roeland Jago Douma [Thu, 25 Jun 2020 08:03:11 +0000 (10:03 +0200)]
Merge pull request #21576 from nextcloud/fix/21464/types

fix strings being passed where arrays where expected

4 years agoMerge pull request #21412 from nextcloud/bugfix/21363/fix-robots-noindex
Roeland Jago Douma [Thu, 25 Jun 2020 07:59:42 +0000 (09:59 +0200)]
Merge pull request #21412 from nextcloud/bugfix/21363/fix-robots-noindex

Fix robots noindex signals

4 years agoExtend descriptioon on trusted servers 21582/head
Joas Schilling [Thu, 25 Jun 2020 07:07:14 +0000 (09:07 +0200)]
Extend descriptioon on trusted servers

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix robots "noindex, nofollow" signals 21412/head
Joas Schilling [Mon, 15 Jun 2020 11:50:30 +0000 (13:50 +0200)]
Fix robots "noindex, nofollow" signals

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAdd audio formats to htaccess 21580/head
Kevin Lanni [Thu, 25 Jun 2020 03:33:51 +0000 (20:33 -0700)]
Add audio formats to htaccess

Signed-off-by: Kevin Lanni <therealklanni@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 25 Jun 2020 02:16:42 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agofix strings being passed where arrays where expected 21576/head
Arthur Schiwon [Wed, 24 Jun 2020 21:34:37 +0000 (23:34 +0200)]
fix strings being passed where arrays where expected

also brought type hints up to internal API level

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enabled...
Roeland Jago Douma [Wed, 24 Jun 2020 19:20:17 +0000 (21:20 +0200)]
Merge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enabled-when-permissions-can-not-be-set

Fix share permission checkboxes enabled when permissions can not be set

4 years agoMerge pull request #21508 from nextcloud/dependabot/npm_and_yarn/exports-loader-1.0.1
Roeland Jago Douma [Wed, 24 Jun 2020 19:07:23 +0000 (21:07 +0200)]
Merge pull request #21508 from nextcloud/dependabot/npm_and_yarn/exports-loader-1.0.1

Bump exports-loader from 0.7.0 to 1.0.1

4 years agoMerge pull request #21558 from nextcloud/part-file-rename-mask
Roeland Jago Douma [Wed, 24 Jun 2020 19:05:07 +0000 (21:05 +0200)]
Merge pull request #21558 from nextcloud/part-file-rename-mask

relax permissions mask check for detecting part file rename

4 years agoMerge pull request #21565 from nextcloud/fix/noid/fix-comment
Roeland Jago Douma [Wed, 24 Jun 2020 19:03:52 +0000 (21:03 +0200)]
Merge pull request #21565 from nextcloud/fix/noid/fix-comment

comment was wrong, block is needed nevertheless

4 years agoMerge pull request #21562 from nextcloud/techdebt/noid/update-share-type-constant...
Joas Schilling [Wed, 24 Jun 2020 17:29:01 +0000 (19:29 +0200)]
Merge pull request #21562 from nextcloud/techdebt/noid/update-share-type-constant-usage

Update share type constant usage

4 years agoMerge pull request #21564 from nextcloud/fix/noid/no-ocdialogs
blizzz [Wed, 24 Jun 2020 16:58:23 +0000 (18:58 +0200)]
Merge pull request #21564 from nextcloud/fix/noid/no-ocdialogs

fix obsolete usage of OCdialogs

4 years agoFix tests 21562/head
Joas Schilling [Wed, 24 Jun 2020 16:11:20 +0000 (18:11 +0200)]
Fix tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agocomment was wrong, block is needed nevertheless 21565/head
Arthur Schiwon [Wed, 24 Jun 2020 15:51:11 +0000 (17:51 +0200)]
comment was wrong, block is needed nevertheless

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agofix obsolete usage of OCdialogs 21564/head
Arthur Schiwon [Wed, 24 Jun 2020 15:34:00 +0000 (17:34 +0200)]
fix obsolete usage of OCdialogs

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #21563 from nextcloud/update/create_dev_env
Joas Schilling [Wed, 24 Jun 2020 15:09:01 +0000 (17:09 +0200)]
Merge pull request #21563 from nextcloud/update/create_dev_env

Update link for set up new dev env

4 years agoUpdate link to set up new dev env 21563/head
GretaD [Wed, 24 Jun 2020 14:50:29 +0000 (16:50 +0200)]
Update link to set up new dev env

Signed-off-by: GretaD <gretadoci@gmail.com>
4 years agoUpdate share type constant usage
Joas Schilling [Wed, 24 Jun 2020 14:49:16 +0000 (16:49 +0200)]
Update share type constant usage

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #20916 from nextcloud/feature/unified-search-api
Christoph Wurst [Wed, 24 Jun 2020 13:38:03 +0000 (15:38 +0200)]
Merge pull request #20916 from nextcloud/feature/unified-search-api

Add unified search API

4 years agoMigrate comments to unified search API 20916/head
Christoph Wurst [Mon, 22 Jun 2020 10:19:34 +0000 (12:19 +0200)]
Migrate comments to unified search API

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoDeprecate \OCP\ISearch
Christoph Wurst [Mon, 22 Jun 2020 08:57:40 +0000 (10:57 +0200)]
Deprecate \OCP\ISearch

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoImplement unified search for Files
Christoph Wurst [Wed, 17 Jun 2020 08:29:50 +0000 (10:29 +0200)]
Implement unified search for Files

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoAdd unified search API
Christoph Wurst [Mon, 11 May 2020 08:35:54 +0000 (10:35 +0200)]
Add unified search API

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #21525 from nextcloud/techdebt/noid/contacts-manager
Joas Schilling [Wed, 24 Jun 2020 11:55:31 +0000 (13:55 +0200)]
Merge pull request #21525 from nextcloud/techdebt/noid/contacts-manager

Techdebt fix contacts manager

4 years agoMerge pull request #21530 from nextcloud/bugfix/noid/s3-dir-mtime
Roeland Jago Douma [Wed, 24 Jun 2020 11:42:52 +0000 (13:42 +0200)]
Merge pull request #21530 from nextcloud/bugfix/noid/s3-dir-mtime

Remove rescanDelay from directory mtime

4 years agorelax permissions mask check for detecting part file rename 21558/head
Robin Appelman [Thu, 11 Jun 2020 12:22:59 +0000 (14:22 +0200)]
relax permissions mask check for detecting part file rename

with files drop uploads the original file name isn't always used for the '.ocTransferId' source path

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoBump bundles 21508/head
Julius Härtl [Wed, 24 Jun 2020 09:35:49 +0000 (11:35 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoFix export for davclient.js legacy dependency
Julius Härtl [Wed, 24 Jun 2020 09:20:15 +0000 (11:20 +0200)]
Fix export for davclient.js legacy dependency

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoBump exports-loader from 0.7.0 to 1.0.1
dependabot-preview[bot] [Mon, 22 Jun 2020 14:17:48 +0000 (14:17 +0000)]
Bump exports-loader from 0.7.0 to 1.0.1

Bumps [exports-loader](https://github.com/webpack-contrib/exports-loader) from 0.7.0 to 1.0.1.
- [Release notes](https://github.com/webpack-contrib/exports-loader/releases)
- [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/exports-loader/compare/v0.7.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMove the event listener into a dedicated class 21547/head
Christoph Wurst [Tue, 23 Jun 2020 19:09:09 +0000 (21:09 +0200)]
Move the event listener into a dedicated class

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMigrate WFE to new bootstrap mechanism
Christoph Wurst [Tue, 23 Jun 2020 18:57:09 +0000 (20:57 +0200)]
Migrate WFE to new bootstrap mechanism

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #21548 from nextcloud/bug/21519/add-appstoreurl-to-config
Roeland Jago Douma [Wed, 24 Jun 2020 07:02:40 +0000 (09:02 +0200)]
Merge pull request #21548 from nextcloud/bug/21519/add-appstoreurl-to-config

Add appstoreurl to config.sample.php.

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

4 years agoMerge pull request #21535 from nextcloud/bugfix/noid/backportable-wrong-language...
blizzz [Tue, 23 Jun 2020 21:27:13 +0000 (23:27 +0200)]
Merge pull request #21535 from nextcloud/bugfix/noid/backportable-wrong-language-in-share-note-email

Fix language in share notes email for users

4 years agoAdd appstoreurl to config.sample.php. 21548/head
Daniel Kesselberg [Tue, 23 Jun 2020 20:11:55 +0000 (22:11 +0200)]
Add appstoreurl to config.sample.php.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoFix language in share notes email for users 21535/head
Joas Schilling [Tue, 23 Jun 2020 06:14:27 +0000 (08:14 +0200)]
Fix language in share notes email for users

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21545 from nextcloud/bugfix/noid/fix-dark-theme-for-guests
Joas Schilling [Tue, 23 Jun 2020 20:00:22 +0000 (22:00 +0200)]
Merge pull request #21545 from nextcloud/bugfix/noid/fix-dark-theme-for-guests

Fix dark mode for guests

4 years agoMerge pull request #21546 from nextcloud/techdebt/noid/make-annotations-case-insensitive
Joas Schilling [Tue, 23 Jun 2020 18:55:38 +0000 (20:55 +0200)]
Merge pull request #21546 from nextcloud/techdebt/noid/make-annotations-case-insensitive

Make annotations case insensitive

4 years agoUnify settings middleware with others 21546/head
Joas Schilling [Tue, 23 Jun 2020 18:18:38 +0000 (20:18 +0200)]
Unify settings middleware with others

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMake annotations case insensitive
Joas Schilling [Tue, 23 Jun 2020 18:18:23 +0000 (20:18 +0200)]
Make annotations case insensitive

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix dark mode for guests 21545/head
Joas Schilling [Tue, 23 Jun 2020 17:54:41 +0000 (19:54 +0200)]
Fix dark mode for guests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21524 from nextcloud/enhancement/files-bootstrap
Christoph Wurst [Tue, 23 Jun 2020 16:51:50 +0000 (18:51 +0200)]
Merge pull request #21524 from nextcloud/enhancement/files-bootstrap

Migrate Files to the new bootstrap mechanism

4 years agoMerge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-displayna...
Joas Schilling [Tue, 23 Jun 2020 12:02:17 +0000 (14:02 +0200)]
Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-displayname-again

Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 23 Jun 2020 02:17:10 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21366 from nextcloud/feature/noid/respect-prefers-color-scheme
Joas Schilling [Mon, 22 Jun 2020 13:56:11 +0000 (15:56 +0200)]
Merge pull request #21366 from nextcloud/feature/noid/respect-prefers-color-scheme

Respect "prefers-color-scheme" media selector for guests

4 years agoRemove rescanDelay from directory mtime 21530/head
Julius Härtl [Mon, 22 Jun 2020 12:15:42 +0000 (14:15 +0200)]
Remove rescanDelay from directory mtime

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_type
blizzz [Mon, 22 Jun 2020 11:00:12 +0000 (13:00 +0200)]
Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_type

Allow to specify the cookie type for appframework responses

4 years agoMerge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcher
blizzz [Mon, 22 Jun 2020 09:18:50 +0000 (11:18 +0200)]
Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcher

flow to not use deprecated event dispatcher methods

4 years agoMore imports 21525/head
Joas Schilling [Mon, 22 Jun 2020 09:10:44 +0000 (11:10 +0200)]
More imports

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix code style
Joas Schilling [Mon, 22 Jun 2020 09:09:32 +0000 (11:09 +0200)]
Fix code style

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix undefined class "IAddressbook" on docs
Joas Schilling [Mon, 22 Jun 2020 09:08:23 +0000 (11:08 +0200)]
Fix undefined class "IAddressbook" on docs

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21510 from nextcloud/fix/unit_test/responsetest
Roeland Jago Douma [Mon, 22 Jun 2020 08:31:19 +0000 (10:31 +0200)]
Merge pull request #21510 from nextcloud/fix/unit_test/responsetest

Fix unit test of the ResponseTest