Morris Jobke
ee6011d2d5
Merge pull request #13929 from nextcloud/refactor/login-bundle
...
Create a login bundle for login page scripts
2019-05-07 15:11:10 +02:00
Christoph Wurst
3cc8c9b769
Create a login bundle for login page scripts
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 14:28:31 +02:00
Morris Jobke
2cfe4fdd4a
Merge pull request #15402 from nextcloud/refactor/oc-appswebroots-bundle
...
Move OC.appswebroots to the bundle and deprecate oc_appswebroots
2019-05-07 14:24:55 +02:00
Christoph Wurst
acf0ca1541
Move OC.appswebroots to the bundle and deprecate oc_appswebroots
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 14:03:14 +02:00
Morris Jobke
22f3306fd0
Merge pull request #15407 from nextcloud/remove-extra-margin-from-warning-messages-in-authenticate-page
...
Remove extra margin from warning messages in authenticate page
2019-05-07 12:11:15 +02:00
Morris Jobke
5c9b4db994
Merge pull request #15403 from nextcloud/refactor/oc-get-set-bundle
...
Move OC.get and OC.set to the bundle
2019-05-07 12:07:09 +02:00
Daniel Calviño Sánchez
7ad1b150ab
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>
2019-05-07 10:56:01 +02:00
Joas Schilling
038dff3530
Merge pull request #15394 from nextcloud/bugfix/spreed-1768/authenticate-password
...
Allow to send the password of protected conversations
2019-05-07 10:41:36 +02:00
Christoph Wurst
ae8959af74
Move OC.get and OC.set to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 09:22:47 +02:00
Nextcloud bot
c60f6716b4
[tx-robot] updated from transifex
2019-05-07 00:12:58 +00:00
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
Joas Schilling
6c29401ec5
Allow to send the password of protected conversations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-06 17:10:41 +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