summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-07-2612-54/+56
|
* Merge pull request #16532 from nextcloud/bugfix/14776/maxcontrast-fixMorris Jobke2019-07-251-3/+6
|\ | | | | Fix max contrast retrieval to limit minimum color for relative time
| * Trigger fallback code to get max contrast value and use integer thereMorris Jobke2019-07-251-2/+5
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Fix max contrast retrieval to limit minimum color for relative timeMorris Jobke2019-07-241-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #16503 from ↵Roeland Jago Douma2019-07-251-0/+5
|\ \ | | | | | | | | | | | | nextcloud/bugfix/5504/create_new_birthday_calendars_with_VEVENT_only allow to provide supported calendar component set internally as a string
| * | allow to provide supported calendar component set internally as a stringGeorg Ehrke2019-07-221-0/+5
| |/ | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | [tx-robot] updated from transifexNextcloud bot2019-07-2514-12/+50
| |
* | Merge pull request #16528 from nextcloud/shipped-texteditorMorris Jobke2019-07-241-1/+0
|\ \ | | | | | | Remove files_texteditor from shipped apps
| * | Remove files_texteditor from shipped appsJulius Härtl2019-07-241-1/+0
|/ / | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #15637 from nextcloud/bugfix/15567/ignore-hidden-shareblizzz2019-07-242-4/+51
|\ \ | | | | | | Allow hidden smb shares
| * | Fix wrong indentationDaniel Kesselberg2019-07-221-1/+1
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | Fix invalid recursionDaniel Kesselberg2019-07-212-3/+3
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | Allow hidden smb sharesDaniel Kesselberg2019-07-162-1/+48
| | | | | | | | | | | | | | | | | | | | | A hidden smb share ends with $. This patch changes the placeholder detection to allow shares with $ at the end. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #16523 from ↵blizzz2019-07-241-2/+2
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/nested-recursion-breaking-max-nested-level-for-parent-comment Nested recursion breaking max nested level for parent comment calculation
| * | | PHPStorm code cleanupJoas Schilling2019-07-241-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Get the topmost parent for the parent instead of doing endless recursionJoas Schilling2019-07-241-1/+1
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #16493 from nextcloud/enh/remove-curly-bracesRoeland Jago Douma2019-07-241-1/+1
|\ \ \ | | | | | | | | The array and string offset access syntax using curly braces is depre…
| * | | The array and string offset access syntax using curly braces is deprecated.Daniel Kesselberg2019-07-211-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-244-0/+6
| | | |
* | | | Merge pull request #16505 from nextcloud/enh/nitpicks-14954Roeland Jago Douma2019-07-232-5/+4
|\ \ \ \ | | | | | | | | | | Dont assign $options to $options and cleanup doc
| * | | | Dont assign $options to $options and cleanup docDaniel Kesselberg2019-07-222-5/+4
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | Merge pull request #16514 from ↵Roeland Jago Douma2019-07-232-55/+180
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.5.5 Bump @babel/preset-env from 7.5.4 to 7.5.5
| * | | | Bump @babel/preset-env from 7.5.4 to 7.5.5dependabot-preview[bot]2019-07-212-55/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.4 to 7.5.5. - [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.5.4...v7.5.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #16492 from nextcloud/enh/exclude-rnd-filesMorris Jobke2019-07-232-4/+6
|\ \ \ \ \ | | | | | | | | | | | | Exclude .rnd files from integrity check
| * | | | | Exclude .rnd files from integrity checkDaniel Kesselberg2019-07-212-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Merge pull request #16497 from ↵Roeland Jago Douma2019-07-234-19/+148
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/core-7.5.5 Bump @babel/core from 7.5.4 to 7.5.5
| * | | | | | Bump @babel/core from 7.5.4 to 7.5.5dependabot-preview[bot]2019-07-224-19/+148
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel) from 7.5.4 to 7.5.5. - [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.5.4...v7.5.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-238-2/+22
| |_|/ / / |/| | | |
* | | | | Merge pull request #16450 from ↵Morris Jobke2019-07-223-58/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/tech-debt/noid/cleanup-unused-OC_API-methods Removes unused OC_API::register
| * | | | | Adjust deprecation testsMorris Jobke2019-07-221-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | Removes unused OC_API::registerMorris Jobke2019-07-182-58/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #16495 from nextcloud/fix/16378-cannot-get-key-from-parameterMorris Jobke2019-07-221-1/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | Pass $configargs to openssl_pkey_export
| * | | | | | Pass $configargs to openssl_pkey_exportDaniel Kesselberg2019-07-211-1/+4
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Fix 1px jump when selecting multi table entries (#16475)John Molakvoæ2019-07-221-1/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix 1px jump when selecting multi table entries
| * | | | | | Fix 1px jump when selecting multi table entriesMichael Weimann2019-07-201-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | | | | | Merge pull request #16483 from ↵Roeland Jago Douma2019-07-222-5/+15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/css-loader-3.1.0 Bump css-loader from 3.0.0 to 3.1.0
| * | | | | | | Bump css-loader from 3.0.0 to 3.1.0dependabot-preview[bot]2019-07-212-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.0.0...v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | | Merge pull request #16482 from ↵Roeland Jago Douma2019-07-222-6/+16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/url-loader-2.1.0 Bump url-loader from 2.0.1 to 2.1.0
| * | | | | | | | Bump url-loader from 2.0.1 to 2.1.0dependabot-preview[bot]2019-07-212-6/+16
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/webpack-contrib/url-loader/releases) - [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.0.1...v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | | Merge pull request #16489 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.15Roeland Jago Douma2019-07-224-7/+7
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Bump lodash from 4.17.14 to 4.17.15
| * | | | | | | | Bump lodash from 4.17.14 to 4.17.15dependabot-preview[bot]2019-07-214-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | | | | Merge pull request #16487 from ↵Roeland Jago Douma2019-07-223-5/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.11.0 Bump blueimp-md5 from 2.10.0 to 2.11.0
| * | | | | | | | | Bump blueimp-md5 from 2.10.0 to 2.11.0dependabot-preview[bot]2019-07-213-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/blueimp/JavaScript-MD5/releases) - [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.10.0...v2.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-2234-72/+104
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #16488 from ↵Roeland Jago Douma2019-07-212-6/+18
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/file-loader-4.1.0 Bump file-loader from 4.0.0 to 4.1.0
| * | | | | | | | Bump file-loader from 4.0.0 to 4.1.0dependabot-preview[bot]2019-07-212-6/+18
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.0.0...v4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | | Merge pull request #16485 from nextcloud/dependabot/npm_and_yarn/webpack-4.36.1Roeland Jago Douma2019-07-212-13/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Bump webpack from 4.35.3 to 4.36.1
| * | | | | | | Bump webpack from 4.35.3 to 4.36.1dependabot-preview[bot]2019-07-212-13/+7
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.35.3 to 4.36.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.35.3...v4.36.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | Merge pull request #16486 from ↵Roeland Jago Douma2019-07-212-11/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-loader-15.7.1 Bump vue-loader from 15.7.0 to 15.7.1
| * | | | | | Bump vue-loader from 15.7.0 to 15.7.1dependabot-preview[bot]2019-07-212-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.7.0 to 15.7.1. - [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.7.0...v15.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>