- Mar 17, 2020
-
-
Roeland Jago Douma authored
Default value of lookupServerEnabled should be the same everywhere
-
Georg Ehrke authored
Signed-off-by:
Georg Ehrke <developer@georgehrke.com>
-
Nextcloud bot authored
-
- Mar 16, 2020
-
-
blizzz authored
Hide card for apps store if disabled
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
John Molakvoæ authored
Bump sinon from 9.0.0 to 9.0.1
-
Roeland Jago Douma authored
Bump vuex from 3.1.2 to 3.1.3
-
Nextcloud bot authored
-
- Mar 15, 2020
-
-
dependabot-preview[bot] authored
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.2...v3.1.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Roeland Jago Douma authored
fix safari useragent for versions with 3 digits
-
Roeland Jago Douma authored
Bump jsdom from 16.2.0 to 16.2.1
-
Nextcloud bot authored
-
dependabot-preview[bot] authored
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.0 to 16.2.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/16.2.0...16.2.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v9.0.0...v9.0.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Mar 14, 2020
-
-
Pavel Krasikov authored
Signed-off-by:
Pavel Krasikov <klonishe@gmail.com>
-
Roeland Jago Douma authored
[Security] Bump acorn from 6.3.0 to 6.4.1
-
Roeland Jago Douma authored
properly set 'hide_download' as integer
-
Nextcloud bot authored
-
- Mar 13, 2020
-
-
dependabot-preview[bot] authored
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. **This update includes a security fix.** - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Robin Appelman authored
fix external storage controller tests
-
Robin Appelman authored
the database field is a smallint, not a boolean. fixes postgresql tests Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Roeland Jago Douma authored
Don't allow anchors and queries in remote urls
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Use placeholder values for password fields in external storage webui
-
Roeland Jago Douma authored
Do not use the instance name as user part of from mail addresses
-
Roeland Jago Douma authored
Properly respect hide download on sharebymail
-
Roeland Jago Douma authored
fixes #19484 Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Nextcloud bot authored
-
- Mar 12, 2020
-
-
Roeland Jago Douma authored
Get correct mimetype on objectstores
-
Roeland Jago Douma authored
Merge pull request #19899 from nextcloud/force-compatible-eventdispatcher-version-in-integration-tests Force compatible EventDispatcher version in integration tests
-
Robin Appelman authored
This prevents the password from being sent to the webui. While an admin will always be able to retrieve the passwords (as they can do arbitrairy code execution by design) this prevents casual password snooping Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Julius Härtl authored
This will cause issues since the theming name can contain characters that are not allowed in the local part of the mail address (like spaces) Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
Change Portalm to Portal
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Roeland Jago Douma authored
Move install scripts to a bundle
-
Daniel Calviño Sánchez authored
Nextcloud requires EventDispatcher from Symfony 4.4. Behat required Symfony 4.x until Behat 3.5, but since Behat 3.6 it supports Symfony 5.x too. However, as the EventDispatcher version was not restricted in the "composer.json" file Composer installed the latest compatible version with all the dependencies, which happened to be Symfony 5.x. To prevent that now the EventDispatcher is explicitly limited to Symfony 4.4 only. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Joas Schilling authored
Add guidelines for submitting issues
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-