]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoMerge pull request #15426 from nextcloud/refactor/remove-singleselect
Morris Jobke [Tue, 7 May 2019 20:27:24 +0000 (22:27 +0200)]
Merge pull request #15426 from nextcloud/refactor/remove-singleselect

Remove unused singleselect script

5 years agoMerge pull request #15420 from nextcloud/refactor/oc-constants-bundle-II
Morris Jobke [Tue, 7 May 2019 20:20:37 +0000 (22:20 +0200)]
Merge pull request #15420 from nextcloud/refactor/oc-constants-bundle-II

Move rest of contant-like OC props to the bundle

5 years agoMerge pull request #15365 from nextcloud/refactor/login-chain
Morris Jobke [Tue, 7 May 2019 20:20:10 +0000 (22:20 +0200)]
Merge pull request #15365 from nextcloud/refactor/login-chain

Refactor complex LoginController logic into a login chain of responsibility

5 years agoMerge pull request #15422 from nextcloud/fix/cssvars/edge-support
Morris Jobke [Tue, 7 May 2019 20:19:21 +0000 (22:19 +0200)]
Merge pull request #15422 from nextcloud/fix/cssvars/edge-support

Properly set Edge < 16 as incompatible with css vars

5 years agoRemove unused singleselect script 15426/head
Christoph Wurst [Tue, 7 May 2019 18:06:11 +0000 (20:06 +0200)]
Remove unused singleselect script

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoProperly set Edge < 16 as incompatible with css vars 15422/head
John Molakvoæ (skjnldsv) [Tue, 7 May 2019 16:25:10 +0000 (18:25 +0200)]
Properly set Edge < 16 as incompatible with css vars

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMove rest of contant-like OC props to the bundle 15420/head
Christoph Wurst [Tue, 7 May 2019 16:11:08 +0000 (18:11 +0200)]
Move rest of contant-like OC props to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoAdd a login chain to reduce the complexity of LoginController::tryLogin 15365/head
Christoph Wurst [Fri, 3 May 2019 13:09:19 +0000 (15:09 +0200)]
Add a login chain to reduce the complexity of LoginController::tryLogin

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15414 from nextcloud/refactor/oc-constants-bundle
Morris Jobke [Tue, 7 May 2019 15:59:12 +0000 (17:59 +0200)]
Merge pull request #15414 from nextcloud/refactor/oc-constants-bundle

Move OC constants to the bundle

5 years agoMerge pull request #15413 from nextcloud/cache-update-extra-param
Morris Jobke [Tue, 7 May 2019 15:58:25 +0000 (17:58 +0200)]
Merge pull request #15413 from nextcloud/cache-update-extra-param

remove extra param in cache update call

5 years agoMerge pull request #15397 from nextcloud/fix/cssvars/edge-support
Roeland Jago Douma [Tue, 7 May 2019 14:44:31 +0000 (16:44 +0200)]
Merge pull request #15397 from nextcloud/fix/cssvars/edge-support

Set Edge < 16 as incompatible with css vars

5 years agoMove OC constants to the bundle 15414/head
Christoph Wurst [Tue, 7 May 2019 14:25:01 +0000 (16:25 +0200)]
Move OC constants to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #13929 from nextcloud/refactor/login-bundle
Morris Jobke [Tue, 7 May 2019 13:11:10 +0000 (15:11 +0200)]
Merge pull request #13929 from nextcloud/refactor/login-bundle

Create a login bundle for login page scripts

5 years agoremove extra param in cache update call 15413/head
Robin Appelman [Tue, 7 May 2019 12:53:02 +0000 (14:53 +0200)]
remove extra param in cache update call

param was leftover from earlier iterations of the "update event"

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoCreate a login bundle for login page scripts 13929/head
Christoph Wurst [Wed, 30 Jan 2019 16:06:01 +0000 (17:06 +0100)]
Create a login bundle for login page scripts

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15402 from nextcloud/refactor/oc-appswebroots-bundle
Morris Jobke [Tue, 7 May 2019 12:24:55 +0000 (14:24 +0200)]
Merge pull request #15402 from nextcloud/refactor/oc-appswebroots-bundle

Move OC.appswebroots to the bundle and deprecate oc_appswebroots

5 years agoMove OC.appswebroots to the bundle and deprecate oc_appswebroots 15402/head
Christoph Wurst [Tue, 7 May 2019 07:03:14 +0000 (09:03 +0200)]
Move OC.appswebroots to the bundle and deprecate oc_appswebroots

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15407 from nextcloud/remove-extra-margin-from-warning-messages...
Morris Jobke [Tue, 7 May 2019 10:11:15 +0000 (12:11 +0200)]
Merge pull request #15407 from nextcloud/remove-extra-margin-from-warning-messages-in-authenticate-page

Remove extra margin from warning messages in authenticate page

5 years agoMerge pull request #15403 from nextcloud/refactor/oc-get-set-bundle
Morris Jobke [Tue, 7 May 2019 10:07:09 +0000 (12:07 +0200)]
Merge pull request #15403 from nextcloud/refactor/oc-get-set-bundle

Move OC.get and OC.set to the bundle

5 years agoRemove extra margin from warning messages in authenticate page 15407/head
Daniel Calviño Sánchez [Tue, 7 May 2019 08:56:01 +0000 (10:56 +0200)]
Remove extra margin from warning messages in authenticate page

In the public share authentication page the form elements appear inside
a container that uses the "warning" CSS class. When the given password
is wrong a warning message is shown inside that container; this message
uses the "warning" CSS class too, so the top margin set for ".warning"
elements need to be removed in that case.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoMerge pull request #15394 from nextcloud/bugfix/spreed-1768/authenticate-password
Joas Schilling [Tue, 7 May 2019 08:41:36 +0000 (10:41 +0200)]
Merge pull request #15394 from nextcloud/bugfix/spreed-1768/authenticate-password

Allow to send the password of protected conversations

5 years agoMove OC.get and OC.set to the bundle 15403/head
Christoph Wurst [Mon, 29 Apr 2019 15:50:34 +0000 (17:50 +0200)]
Move OC.get and OC.set to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 May 2019 00:12:58 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #15385 from nextcloud/bugfix/noid/broken-federated-shares
blizzz [Mon, 6 May 2019 21:37:22 +0000 (23:37 +0200)]
Merge pull request #15385 from nextcloud/bugfix/noid/broken-federated-shares

Make sure all middlewares are only registered once

5 years agoMerge pull request #15295 from nextcloud/refactor/oc-webroot-bundle
Morris Jobke [Mon, 6 May 2019 20:05:36 +0000 (22:05 +0200)]
Merge pull request #15295 from nextcloud/refactor/oc-webroot-bundle

Move oc_webroot/OC.webroot to the bundle

5 years agoMove oc_webroot, OC.webroot and OC.getRootPath() to the bundle 15295/head
Christoph Wurst [Thu, 2 May 2019 14:03:58 +0000 (16:03 +0200)]
Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMove oc_appconfig/OC.appConfig to the main bundle (#15354)
John Molakvoæ [Mon, 6 May 2019 15:48:53 +0000 (17:48 +0200)]
Move oc_appconfig/OC.appConfig to the main bundle (#15354)

Move oc_appconfig/OC.appConfig to the main bundle

5 years agoSet Edge < 16 as incompatible with css vars 15397/head
John Molakvoæ (skjnldsv) [Mon, 6 May 2019 15:44:10 +0000 (17:44 +0200)]
Set Edge < 16 as incompatible with css vars

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoAllow to send the password of protected conversations 15394/head
Joas Schilling [Mon, 6 May 2019 13:49:14 +0000 (15:49 +0200)]
Allow to send the password of protected conversations

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #15384 from nextcloud/fix-collapse-button-in-app-navigation-in...
Morris Jobke [Mon, 6 May 2019 12:08:35 +0000 (14:08 +0200)]
Merge pull request #15384 from nextcloud/fix-collapse-button-in-app-navigation-in-ie11

Fix collapse button in app navigation in IE11

5 years agoMove oc_appconfig/OC.appConfig to the main bundle 15354/head
Christoph Wurst [Fri, 3 May 2019 06:42:42 +0000 (08:42 +0200)]
Move oc_appconfig/OC.appConfig to the main bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15297 from nextcloud/refactor/oc-debug-bundle
John Molakvoæ [Mon, 6 May 2019 09:42:55 +0000 (11:42 +0200)]
Merge pull request #15297 from nextcloud/refactor/oc-debug-bundle

Move oc_debug to the bundle

5 years agoMake sure all middlewares are only registered once 15385/head
Joas Schilling [Mon, 6 May 2019 09:28:18 +0000 (11:28 +0200)]
Make sure all middlewares are only registered once

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoBuild main dist 15297/head
John Molakvoæ (skjnldsv) [Fri, 3 May 2019 14:33:50 +0000 (16:33 +0200)]
Build main dist

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMove oc_debug to the bundle
Christoph Wurst [Mon, 29 Apr 2019 16:51:45 +0000 (18:51 +0200)]
Move oc_debug to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoFix collapse button in app navigation in IE11 15384/head
Daniel Calviño Sánchez [Mon, 6 May 2019 07:14:29 +0000 (09:14 +0200)]
Fix collapse button in app navigation in IE11

Although the collapse button has an absolute position Internet Explorer
11 needs the left position of that button to be explicitly set to 0
(other browsers do it implicitly due to the absolute position);
otherwise the button appears to the right of the link (and behind the
app content).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoBump v-tooltip from 2.0.1 to 2.0.2 (#15376)
John Molakvoæ [Mon, 6 May 2019 06:52:11 +0000 (08:52 +0200)]
Bump v-tooltip from 2.0.1 to 2.0.2 (#15376)

Bump v-tooltip from 2.0.1 to 2.0.2

5 years agoBump webpack-cli from 3.3.1 to 3.3.2 (#15378)
John Molakvoæ [Mon, 6 May 2019 06:51:50 +0000 (08:51 +0200)]
Bump webpack-cli from 3.3.1 to 3.3.2 (#15378)

Bump webpack-cli from 3.3.1 to 3.3.2

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 May 2019 00:13:22 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

5 years agoBump v-tooltip from 2.0.1 to 2.0.2 15376/head
dependabot[bot] [Sun, 5 May 2019 01:13:08 +0000 (01:13 +0000)]
Bump v-tooltip from 2.0.1 to 2.0.2

Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases)
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoBump webpack-cli from 3.3.1 to 3.3.2 15378/head
dependabot[bot] [Sun, 5 May 2019 01:14:11 +0000 (01:14 +0000)]
Bump webpack-cli from 3.3.1 to 3.3.2

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 May 2019 00:13:05 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 May 2019 00:12:53 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #15267 from nextcloud/dependabot/npm_and_yarn/build/node-sass...
Roeland Jago Douma [Fri, 3 May 2019 18:47:11 +0000 (20:47 +0200)]
Merge pull request #15267 from nextcloud/dependabot/npm_and_yarn/build/node-sass-4.12.0

Bump node-sass from 4.11.0 to 4.12.0 in /build

5 years agoMerge pull request #15248 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.1
Roeland Jago Douma [Fri, 3 May 2019 18:46:42 +0000 (20:46 +0200)]
Merge pull request #15248 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.1

Bump webpack-cli from 3.3.0 to 3.3.1

5 years agoMerge pull request #15355 from nextcloud/refactor/oc-isadmin
Roeland Jago Douma [Fri, 3 May 2019 18:24:13 +0000 (20:24 +0200)]
Merge pull request #15355 from nextcloud/refactor/oc-isadmin

Deprecate oc_isadmin and move OC.isUserAdmin() to the bundle

5 years agoDeprecate oc_isadmin and move OC.isUserAdmin() to the bundle 15355/head
Christoph Wurst [Fri, 3 May 2019 07:07:31 +0000 (09:07 +0200)]
Deprecate oc_isadmin and move OC.isUserAdmin() to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15311 from nextcloud/ci/mysql/8
Roeland Jago Douma [Fri, 3 May 2019 13:44:24 +0000 (15:44 +0200)]
Merge pull request #15311 from nextcloud/ci/mysql/8

Add mysql 8.0 CI run

5 years agoHandle 0 B default quota properly in the web UI (#15359)
John Molakvoæ [Fri, 3 May 2019 13:10:27 +0000 (15:10 +0200)]
Handle 0 B default quota properly in the web UI (#15359)

Handle 0 B default quota properly in the web UI

5 years agoBump settings bundles 15359/head
Julius Härtl [Fri, 3 May 2019 10:21:49 +0000 (12:21 +0200)]
Bump settings bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoFix default quota setting of 0 B
Julius Härtl [Fri, 3 May 2019 10:19:35 +0000 (12:19 +0200)]
Fix default quota setting of 0 B

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 May 2019 00:12:49 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #15309 from nextcloud/fix/files-selection-bug
John Molakvoæ [Thu, 2 May 2019 11:47:06 +0000 (13:47 +0200)]
Merge pull request #15309 from nextcloud/fix/files-selection-bug

Do NOT assume all files are selected if the first checkbox is

5 years agoMerge pull request #15313 from nextcloud/3rdparty/pear/archive_tar/1.4.7
Roeland Jago Douma [Thu, 2 May 2019 11:21:14 +0000 (13:21 +0200)]
Merge pull request #15313 from nextcloud/3rdparty/pear/archive_tar/1.4.7

[3rdparty] Bump archive_tar to 1.4.7

5 years agoMerge pull request #15291 from nextcloud/refactor/js-routing-helpers-bundle
John Molakvoæ [Thu, 2 May 2019 11:10:54 +0000 (13:10 +0200)]
Merge pull request #15291 from nextcloud/refactor/js-routing-helpers-bundle

Move the OC routing helper functions to the bundle

5 years agoMerge pull request #15122 from nextcloud/bugfix/noid/check-undefined-index
Morris Jobke [Thu, 2 May 2019 09:58:49 +0000 (11:58 +0200)]
Merge pull request #15122 from nextcloud/bugfix/noid/check-undefined-index

Check if the data is in the lookup server

5 years agoMove the OC routing helper functions to the bundle 15291/head
Christoph Wurst [Mon, 29 Apr 2019 15:42:27 +0000 (17:42 +0200)]
Move the OC routing helper functions to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15293 from nextcloud/refactor/oc-config-bundle
John Molakvoæ [Thu, 2 May 2019 08:20:50 +0000 (10:20 +0200)]
Merge pull request #15293 from nextcloud/refactor/oc-config-bundle

Move oc_config to the bundle

5 years agoMove oc_config to the bundle 15293/head
Christoph Wurst [Mon, 29 Apr 2019 16:04:45 +0000 (18:04 +0200)]
Move oc_config to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15338 from nextcloud/refactor/oc-config-usage
John Molakvoæ [Thu, 2 May 2019 07:32:38 +0000 (09:32 +0200)]
Merge pull request #15338 from nextcloud/refactor/oc-config-usage

Change oc_config usage to OC.config

5 years agoChange oc_config usage to OC.config 15338/head
Christoph Wurst [Thu, 2 May 2019 06:28:24 +0000 (08:28 +0200)]
Change oc_config usage to OC.config

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 May 2019 00:12:57 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #15270 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.4.4
Roeland Jago Douma [Wed, 1 May 2019 20:49:17 +0000 (22:49 +0200)]
Merge pull request #15270 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.4.4

Bump @babel/core from 7.4.3 to 7.4.4

5 years agoBump @babel/core from 7.4.3 to 7.4.4 15270/head
dependabot[bot] [Wed, 1 May 2019 19:20:57 +0000 (19:20 +0000)]
Bump @babel/core from 7.4.3 to 7.4.4

Bumps [@babel/core](https://github.com/babel/babel) from 7.4.3 to 7.4.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.4.3...v7.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoBump node-sass from 4.11.0 to 4.12.0 in /build 15267/head
dependabot[bot] [Wed, 1 May 2019 19:15:19 +0000 (19:15 +0000)]
Bump node-sass from 4.11.0 to 4.12.0 in /build

Bumps [node-sass](https://github.com/sass/node-sass) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.11.0...v4.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoMerge pull request #15271 from nextcloud/dependabot/npm_and_yarn/node-sass-4.12.0
Roeland Jago Douma [Wed, 1 May 2019 19:12:44 +0000 (21:12 +0200)]
Merge pull request #15271 from nextcloud/dependabot/npm_and_yarn/node-sass-4.12.0

Bump node-sass from 4.11.0 to 4.12.0

5 years agoBump node-sass from 4.11.0 to 4.12.0 15271/head
dependabot[bot] [Wed, 1 May 2019 18:34:08 +0000 (18:34 +0000)]
Bump node-sass from 4.11.0 to 4.12.0

Bumps [node-sass](https://github.com/sass/node-sass) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.11.0...v4.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoMerge pull request #15268 from nextcloud/dependabot/npm_and_yarn/@babel/preset-env...
Roeland Jago Douma [Wed, 1 May 2019 18:23:57 +0000 (20:23 +0200)]
Merge pull request #15268 from nextcloud/dependabot/npm_and_yarn/@babel/preset-env-7.4.4

Bump @babel/preset-env from 7.4.3 to 7.4.4

5 years agoMerge pull request #15327 from nextcloud/ci/postgres-11
Roeland Jago Douma [Wed, 1 May 2019 18:10:46 +0000 (20:10 +0200)]
Merge pull request #15327 from nextcloud/ci/postgres-11

CI Postgres 11

5 years agoCI Postgres 11 15327/head
Roeland Jago Douma [Wed, 1 May 2019 13:51:54 +0000 (15:51 +0200)]
CI Postgres 11

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #15326 from nextcloud/ci/mariadb-10.4
Roeland Jago Douma [Wed, 1 May 2019 14:53:22 +0000 (16:53 +0200)]
Merge pull request #15326 from nextcloud/ci/mariadb-10.4

CI MariaDB 10.4

5 years agoCI MariaDB 10.4 15326/head
Roeland Jago Douma [Wed, 1 May 2019 13:48:12 +0000 (15:48 +0200)]
CI MariaDB 10.4

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #15325 from nextcloud/ci/mariadb-10.3
Roeland Jago Douma [Wed, 1 May 2019 13:46:11 +0000 (15:46 +0200)]
Merge pull request #15325 from nextcloud/ci/mariadb-10.3

CI MariaDB 10.3

5 years agoCI MariaDB 10.3 15325/head
Roeland Jago Douma [Wed, 1 May 2019 13:13:08 +0000 (15:13 +0200)]
CI MariaDB 10.3

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #15323 from nextcloud/ci/mariadb-10.2
Roeland Jago Douma [Wed, 1 May 2019 13:11:20 +0000 (15:11 +0200)]
Merge pull request #15323 from nextcloud/ci/mariadb-10.2

CI MariaDB 10.2

5 years agoUse mysql_native_password as default authentication plugin 15311/head
Daniel Kesselberg [Wed, 1 May 2019 12:38:47 +0000 (14:38 +0200)]
Use mysql_native_password as default authentication plugin

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoAdd mysql 8.0 CI run
Roeland Jago Douma [Tue, 30 Apr 2019 12:17:20 +0000 (14:17 +0200)]
Add mysql 8.0 CI run

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoCI MariaDB 10.2 15323/head
Roeland Jago Douma [Wed, 1 May 2019 12:41:25 +0000 (14:41 +0200)]
CI MariaDB 10.2

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #15321 from nextcloud/ci/mariadb-10.1
Roeland Jago Douma [Wed, 1 May 2019 12:39:39 +0000 (14:39 +0200)]
Merge pull request #15321 from nextcloud/ci/mariadb-10.1

Add mariadb 10.1 CI job

5 years agoAdd mariadb 10.1 CI job 15321/head
Roeland Jago Douma [Wed, 1 May 2019 11:12:12 +0000 (13:12 +0200)]
Add mariadb 10.1 CI job

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #15316 from nextcloud/ci/mariadb-10.0
Roeland Jago Douma [Wed, 1 May 2019 11:10:49 +0000 (13:10 +0200)]
Merge pull request #15316 from nextcloud/ci/mariadb-10.0

Add mariadb 10.0 ci tests

5 years agoAdd mariadb 10.0 ci tests 15316/head
Roeland Jago Douma [Tue, 30 Apr 2019 18:01:21 +0000 (20:01 +0200)]
Add mariadb 10.0 ci tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 May 2019 00:12:41 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoDo NOT assume all files are selected if the first checkbox is 15309/head
John Molakvoæ (skjnldsv) [Tue, 30 Apr 2019 10:26:37 +0000 (12:26 +0200)]
Do NOT assume all files are selected if the first checkbox is

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago[3rdparty] Bump archive_tar to 1.4.7 15313/head
Roeland Jago Douma [Tue, 30 Apr 2019 12:43:51 +0000 (14:43 +0200)]
[3rdparty] Bump archive_tar to 1.4.7

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #15289 from nextcloud/bugfix/15229/fix-non-default-prefixes
Morris Jobke [Tue, 30 Apr 2019 12:18:55 +0000 (14:18 +0200)]
Merge pull request #15289 from nextcloud/bugfix/15229/fix-non-default-prefixes

Remove the custom prefix from the table name length when checking on …

5 years agoMerge pull request #15294 from nextcloud/refactor/oc-dialogs-bundle
John Molakvoæ [Tue, 30 Apr 2019 11:20:31 +0000 (13:20 +0200)]
Merge pull request #15294 from nextcloud/refactor/oc-dialogs-bundle

Move OC.dialogs to the main bundle

5 years agoMerge pull request #15305 from nextcloud/enhancement/checkboxes/size
Roeland Jago Douma [Tue, 30 Apr 2019 10:27:45 +0000 (12:27 +0200)]
Merge pull request #15305 from nextcloud/enhancement/checkboxes/size

Increase checkbox & radio size

5 years agoRemove the custom prefix from the table name length when checking on the default... 15289/head
Joas Schilling [Mon, 29 Apr 2019 14:08:26 +0000 (16:08 +0200)]
Remove the custom prefix from the table name length when checking on the default primary index

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMove OC.dialogs to the main bundle 15294/head
Christoph Wurst [Mon, 29 Apr 2019 16:16:15 +0000 (18:16 +0200)]
Move OC.dialogs to the main bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15292 from nextcloud/refactor/oc-navigation-methods-bundle
Morris Jobke [Tue, 30 Apr 2019 08:52:14 +0000 (10:52 +0200)]
Merge pull request #15292 from nextcloud/refactor/oc-navigation-methods-bundle

Move OC navigation methods to the bundle

5 years agoIncrease checkbox & radio size 15305/head
John Molakvoæ (skjnldsv) [Tue, 30 Apr 2019 07:55:39 +0000 (09:55 +0200)]
Increase checkbox & radio size

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #15290 from nextcloud/fix/8635/mdkir-handling+no-create-to-delete
John Molakvoæ [Tue, 30 Apr 2019 07:25:45 +0000 (09:25 +0200)]
Merge pull request #15290 from nextcloud/fix/8635/mdkir-handling+no-create-to-delete

take return of mkdir into consideration; photocache to not create a folder for deletion

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 30 Apr 2019 00:12:43 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoMove OC navigation methods to the bundle 15292/head
Christoph Wurst [Mon, 29 Apr 2019 15:55:27 +0000 (17:55 +0200)]
Move OC navigation methods to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agodo not create folder just to delete it afterwards 15290/head
Arthur Schiwon [Mon, 29 Apr 2019 14:15:07 +0000 (16:15 +0200)]
do not create folder just to delete it afterwards

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agotake return of mkdir into account, throw exception on failure
Arthur Schiwon [Mon, 29 Apr 2019 14:12:01 +0000 (16:12 +0200)]
take return of mkdir into account, throw exception on failure

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoBump @babel/preset-env from 7.4.3 to 7.4.4 15268/head
dependabot[bot] [Mon, 29 Apr 2019 08:30:05 +0000 (08:30 +0000)]
Bump @babel/preset-env from 7.4.3 to 7.4.4

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.3 to 7.4.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.4.3...v7.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 29 Apr 2019 00:12:39 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 28 Apr 2019 00:12:35 +0000 (00:12 +0000)]
[tx-robot] updated from transifex