Commit Graph

49251 Commits

Author SHA1 Message Date
blizzz 0e6e2a9ac6
Merge pull request #15385 from nextcloud/bugfix/noid/broken-federated-shares
Make sure all middlewares are only registered once
2019-05-06 23:37:22 +02:00
Morris Jobke d20bbb7a26
Merge pull request #15295 from nextcloud/refactor/oc-webroot-bundle
Move oc_webroot/OC.webroot to the bundle
2019-05-06 22:05:36 +02:00
Christoph Wurst 249a5dbdba
Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 17:55:30 +02:00
John Molakvoæ e0c62352b7
Move oc_appconfig/OC.appConfig to the main bundle (#15354)
Move oc_appconfig/OC.appConfig to the main bundle
2019-05-06 17:48:53 +02:00
Morris Jobke 16d696e94d
Merge pull request #15384 from nextcloud/fix-collapse-button-in-app-navigation-in-ie11
Fix collapse button in app navigation in IE11
2019-05-06 14:08:35 +02:00
Christoph Wurst 42be4b7765
Move oc_appconfig/OC.appConfig to the main bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 13:36:23 +02:00
John Molakvoæ 7e6b8ca820
Merge pull request #15297 from nextcloud/refactor/oc-debug-bundle
Move oc_debug to the bundle
2019-05-06 11:42:55 +02:00
Joas Schilling 471827cb31
Make sure all middlewares are only registered once
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-06 11:28:18 +02:00
John Molakvoæ (skjnldsv) 598d0fbe6b
Build main dist
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-06 10:14:07 +02:00
Christoph Wurst 6095ef2235
Move oc_debug to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 10:12:47 +02:00
Daniel Calviño Sánchez de84e037e0 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>
2019-05-06 09:14:29 +02:00
John Molakvoæ 0877a2e627
Bump v-tooltip from 2.0.1 to 2.0.2 (#15376)
Bump v-tooltip from 2.0.1 to 2.0.2
2019-05-06 08:52:11 +02:00
John Molakvoæ b8c659dc84
Bump webpack-cli from 3.3.1 to 3.3.2 (#15378)
Bump webpack-cli from 3.3.1 to 3.3.2
2019-05-06 08:51:50 +02:00
Nextcloud bot 234168a61d
[tx-robot] updated from transifex 2019-05-06 00:13:22 +00:00
dependabot[bot] 93d951b120
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>
2019-05-05 16:45:28 +02:00
dependabot[bot] e436c7bf87
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>
2019-05-05 01:14:11 +00:00
Nextcloud bot 403494c79e
[tx-robot] updated from transifex 2019-05-05 00:13:05 +00:00
Nextcloud bot 006921c669
[tx-robot] updated from transifex 2019-05-04 00:12:53 +00:00
Roeland Jago Douma 6e2390f4ea
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
2019-05-03 20:47:11 +02:00
Roeland Jago Douma 9f1f9ce113
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
2019-05-03 20:46:42 +02:00
Roeland Jago Douma bc0e397775
Merge pull request #15355 from nextcloud/refactor/oc-isadmin
Deprecate oc_isadmin and move OC.isUserAdmin() to the bundle
2019-05-03 20:24:13 +02:00
Christoph Wurst d68be1ae4d
Deprecate oc_isadmin and move OC.isUserAdmin() to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-03 15:49:49 +02:00
Roeland Jago Douma a7a35d32fd
Merge pull request #15311 from nextcloud/ci/mysql/8
Add mysql 8.0 CI run
2019-05-03 15:44:24 +02:00
John Molakvoæ bda7b46241
Handle 0 B default quota properly in the web UI (#15359)
Handle 0 B default quota properly in the web UI
2019-05-03 15:10:27 +02:00
Julius Härtl 22bb6a9638
Bump settings bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-03 12:21:49 +02:00
Julius Härtl b09f0741ba
Fix default quota setting of 0 B
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-03 12:19:35 +02:00
Nextcloud bot 3d42d4c9dc
[tx-robot] updated from transifex 2019-05-03 00:12:49 +00:00
John Molakvoæ 829adcb0b5
Merge pull request #15309 from nextcloud/fix/files-selection-bug
Do NOT assume all files are selected if the first checkbox is
2019-05-02 13:47:06 +02:00
Roeland Jago Douma 14c53864d6
Merge pull request #15313 from nextcloud/3rdparty/pear/archive_tar/1.4.7
[3rdparty] Bump archive_tar to 1.4.7
2019-05-02 13:21:14 +02:00
John Molakvoæ 95269e7e85
Merge pull request #15291 from nextcloud/refactor/js-routing-helpers-bundle
Move the OC routing helper functions to the bundle
2019-05-02 13:10:54 +02:00
Morris Jobke f20de92113
Merge pull request #15122 from nextcloud/bugfix/noid/check-undefined-index
Check if the data is in the lookup server
2019-05-02 11:58:49 +02:00
Christoph Wurst 766ba99f21
Move the OC routing helper functions to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-02 11:30:00 +02:00
John Molakvoæ ce11b1ee9f
Merge pull request #15293 from nextcloud/refactor/oc-config-bundle
Move oc_config to the bundle
2019-05-02 10:20:50 +02:00
Christoph Wurst 9b79aa664d
Move oc_config to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-02 09:42:32 +02:00
John Molakvoæ ac700506bd
Merge pull request #15338 from nextcloud/refactor/oc-config-usage
Change oc_config usage to OC.config
2019-05-02 09:32:38 +02:00
Christoph Wurst e7a190179f
Change oc_config usage to OC.config
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-02 08:46:43 +02:00
Nextcloud bot 579588a4cd
[tx-robot] updated from transifex 2019-05-02 00:12:57 +00:00
Roeland Jago Douma 667b2ba34b
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
2019-05-01 22:49:17 +02:00
dependabot[bot] cfba7e623a
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>
2019-05-01 19:20:57 +00:00
dependabot[bot] fa96185efe
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>
2019-05-01 19:15:19 +00:00
Roeland Jago Douma 82aa8d71cf
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
2019-05-01 21:12:44 +02:00
dependabot[bot] 0938e0834d
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>
2019-05-01 18:34:08 +00:00
Roeland Jago Douma 63adf2fb57
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
2019-05-01 20:23:57 +02:00
Roeland Jago Douma 273eb646c4
Merge pull request #15327 from nextcloud/ci/postgres-11
CI Postgres 11
2019-05-01 20:10:46 +02:00
Roeland Jago Douma 11418a464c
CI Postgres 11
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-01 16:56:57 +02:00
Roeland Jago Douma e018f0a1e9
Merge pull request #15326 from nextcloud/ci/mariadb-10.4
CI MariaDB 10.4
2019-05-01 16:53:22 +02:00
Roeland Jago Douma f99537387b
CI MariaDB 10.4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-01 15:48:12 +02:00
Roeland Jago Douma 77fc4a3c39
Merge pull request #15325 from nextcloud/ci/mariadb-10.3
CI MariaDB 10.3
2019-05-01 15:46:11 +02:00
Roeland Jago Douma 9198c86c1e
CI MariaDB 10.3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-01 15:13:08 +02:00
Roeland Jago Douma b527209766
Merge pull request #15323 from nextcloud/ci/mariadb-10.2
CI MariaDB 10.2
2019-05-01 15:11:20 +02:00