- Mar 17, 2020
-
-
Roeland Jago Douma authored
Fix invalid instantiation of TemplateResponse if client not found
-
Roeland Jago Douma authored
Log untyped server DI requests
-
Roeland Jago Douma authored
add docs for useJsNonce
-
Roeland Jago Douma authored
Fix single "ScopeContext" passed to "setScopes"
-
Roeland Jago Douma authored
Merge pull request #19987 from nextcloud/bugfix/noid/disable-storage-stats-without-session_keepalive Only do regular polling of storage statistics if session_keepalive is enabled
-
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 Calviño Sánchez authored
"setScopes" expects an array, but a single "ScopeContext" was being passed instead. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
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
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Fixes #19345 Basically just a stupid wrapper with extra logging. So that we can at least inform people they are using the wrong methods. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Pavel Krasikov authored
Signed-off-by:
Pavel Krasikov <klonishe@gmail.com>
-
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
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
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
-