summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #17402 from nextcloud/td/js_deprecate/jstimezonedetectRoeland Jago Douma2019-10-143-21/+22
|\ | | | | Deprecate a lot of global js
| * Deprecate js globalsRoeland Jago Douma2019-10-143-21/+22
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #17382 from nextcloud/refactor/accessibility/initialstateRoeland Jago Douma2019-10-146-141/+201
|\ \ | | | | | | Initial state for accessibility
| * | Move to generateOcsUrlJohn Molakvoæ (skjnldsv)2019-10-143-6/+6
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Initial state for accessibilityJohn Molakvoæ (skjnldsv)2019-10-146-141/+201
| |/ | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #17522 from nextcloud/fix/noid/reflection-toString-deprecatedRoeland Jago Douma2019-10-141-7/+4
|\ \ | |/ |/| Fix ReflectionType::__toString() is deprecated
| * Assume that getType is availableDaniel Kesselberg2019-10-141-7/+4
| | | | | | | | | | | | From PHP7 getType is always available. No need to check it nowdays. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Fix ReflectionType::__toString() is deprecatedDaniel Kesselberg2019-10-141-2/+2
|/ | | | | | | As of PHP 7.1.0, ReflectionType::__toString() is deprecated, and ReflectionParameter::getType() may return an instance of ReflectionNamedType. To get the name of the parameter type, ReflectionNamedType() is available in this case. https://www.php.net/manual/en/reflectionparameter.gettype.php Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #17530 from ↵Roeland Jago Douma2019-10-142-26/+38
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.6.3 Bump @babel/preset-env from 7.6.2 to 7.6.3
| * Bump @babel/preset-env from 7.6.2 to 7.6.3dependabot-preview[bot]2019-10-132-26/+38
| | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.2 to 7.6.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2019-10-1410-16/+40
|/
* Merge pull request #17527 from ↵Roeland Jago Douma2019-10-132-8/+50
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/core-7.6.4 Bump @babel/core from 7.6.2 to 7.6.4
| * Bump @babel/core from 7.6.2 to 7.6.4dependabot-preview[bot]2019-10-132-8/+50
| | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel) from 7.6.2 to 7.6.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #17528 from ↵Roeland Jago Douma2019-10-1318-366/+586
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.6 Bump nextcloud-vue from 0.12.4 to 0.12.6
| * | Bump nextcloud-vue from 0.12.4 to 0.12.6dependabot-preview[bot]2019-10-1318-366/+586
|/ / | | | | | | | | | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.4 to 0.12.6. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.4...v0.12.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #17529 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.6Roeland Jago Douma2019-10-1312-62/+62
|\ \ | | | | | | Bump dompurify from 2.0.3 to 2.0.6
| * | Bump dompurify from 2.0.3 to 2.0.6dependabot-preview[bot]2019-10-1312-62/+62
|/ / | | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.3...2.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #17526 from ↵Roeland Jago Douma2019-10-1310-16/+22
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/handlebars-4.4.3 Bump handlebars from 4.4.2 to 4.4.3
| * Bump handlebars from 4.4.2 to 4.4.3dependabot-preview[bot]2019-10-1310-16/+22
|/ | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #17524 from ↵Roeland Jago Douma2019-10-132-10/+10
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/axios-0.4.2 Bump @nextcloud/axios from 0.4.1 to 0.4.2
| * Bump @nextcloud/axios from 0.4.1 to 0.4.2dependabot-preview[bot]2019-10-132-10/+10
| | | | | | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v0.4.1...v0.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #17531 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.1Roeland Jago Douma2019-10-1322-28/+28
|\ \ | | | | | | Bump webpack from 4.41.0 to 4.41.1
| * | Bump webpack from 4.41.0 to 4.41.1dependabot-preview[bot]2019-10-1322-28/+28
| |/ | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.41.0 to 4.41.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.0...v4.41.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #17523 from ↵Roeland Jago Douma2019-10-132-11/+11
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/handlebars-4.4.3 Bump handlebars from 4.4.2 to 4.4.3 in /build
| * | Bump handlebars from 4.4.2 to 4.4.3 in /builddependabot-preview[bot]2019-10-132-11/+11
| |/ | | | | | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* / [tx-robot] updated from transifexNextcloud bot2019-10-138-2/+94
|/
* Merge pull request #17390 from nextcloud/refactor/external-initial-state-implRoeland Jago Douma2019-10-1237-265/+242
|\ | | | | Use the external initial state implementation
| * Use the external initial state implementationChristoph Wurst2019-10-1237-265/+242
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-10-1218-18/+162
|
* Merge pull request #17510 from nextcloud/bump/nextcloud/event-busRoeland Jago Douma2019-10-1130-113/+113
|\ | | | | Bump nextcloud/event-bus to 0.2.1
| * Bump nextcloud/event-bus to 0.2.1Roeland Jago Douma2019-10-1130-113/+113
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #17505 from nextcloud/design/input-contrastRoeland Jago Douma2019-10-111-1/+7
|\ | | | | Increase contast between text and placeholder in input fields
| * Increase contast between text and placeholder in input fieldsJulius Härtl2019-10-101-1/+7
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-10-1140-2/+172
| |
* | Merge pull request #17484 from nextcloud/bugfix/activity-last-timestamp-mergedRoeland Jago Douma2019-10-101-1/+2
|\ \ | |/ |/| Always use the latest timestamp for merged activities
| * Always use the latest timestamp for merged activitiesJulius Härtl2019-10-091-1/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #17488 from nextcloud/fix/phan-settings-appkesselb2019-10-091-1/+0
|\ \ | | | | | | Remove settings/ from phan
| * | Remove settings/ from phanDaniel Kesselberg2019-10-091-1/+0
| | | | | | | | | | | | | | | | | | settings is a app now. so the directory does not exist. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #17276 from nextcloud/storage-id-eqRoeland Jago Douma2019-10-092-2/+10
|\ \ \ | | | | | | | | Get single storage id using `eq` instead of `in`
| * | | use eq instead of in for loading single storageRobin Appelman2019-09-261-1/+9
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | log which storage id can't be insertedRobin Appelman2019-09-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #17458 from nextcloud/enh/avoid_direct_queryRoeland Jago Douma2019-10-096-19/+24
|\ \ \ \ | | | | | | | | | | Make renewSessionToken return the new token
| * | | | Make renewSessionToken return the new tokenRoeland Jago Douma2019-10-096-19/+24
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Avoids directly getting the token again. We just inserted it so it and have all the info. So that query is just a waste. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #17480 from ↵Roeland Jago Douma2019-10-091-8/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/enhancement/drone/no-submodule-when-not-needed Remove unnecessary submodules steps
| * | | | Remove unwanted submodulesJohn Molakvoæ (skjnldsv)2019-10-091-8/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2019-10-0924-22/+118
| |_|/ / |/| | |
* | | | Merge pull request #17475 from nextcloud/ci/integration/parallel_composerkesselb2019-10-081-15/+15
|\ \ \ \ | |/ / / |/| | | Run composer install in parallel
| * | | Run composer install in parallelRoeland Jago Douma2019-10-081-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The newer docker image runs the composer isntall in parallel. Saving precious seconds on CI. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #17471 from nextcloud/bugfix/15951/public-txt-truncation-sizeRoeland Jago Douma2019-10-081-1/+1
|\ \ \ \ | | | | | | | | | | Raised public txt file truncation size to 10kb (#15951)
| * | | | Raised public txt file truncation size to 10kbJohannes Koenig2019-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Johannes Koenig <mail@jokoenig.de>