Morris Jobke
|
361836675c
|
Show supported apps in app management
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-05-13 13:36:02 +02:00 |
Morris Jobke
|
74ad4cce83
|
Merge pull request #15495 from nextcloud/feature/noid/support-app-integration
Add interfaces to interact with subscription from support app
|
2019-05-13 13:34:19 +02:00 |
Morris Jobke
|
83b00a99fa
|
Add interfaces to interact with subscription from support app
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-05-13 11:04:47 +02:00 |
John Molakvoæ
|
226415a2f0
|
Bump vuex from 3.1.0 to 3.1.1 (#15509)
Bump vuex from 3.1.0 to 3.1.1
|
2019-05-13 09:47:54 +02:00 |
Roeland Jago Douma
|
ed0b3f297c
|
Merge pull request #15505 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.1
Bump jsdoc from 3.6.0 to 3.6.1 in /build
|
2019-05-13 09:15:32 +02:00 |
Roeland Jago Douma
|
f7595bc17e
|
Merge pull request #15496 from nextcloud/refactor/oc-requesttoken-bundle
Move OC.requestToken to the bundle, deprecate oc_requesttoken
|
2019-05-13 09:11:12 +02:00 |
dependabot[bot]
|
4313dffb97
|
Bump vuex from 3.1.0 to 3.1.1
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.0...v3.1.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-05-13 08:34:38 +02:00 |
Christoph Wurst
|
8dd54fe64c
|
Merge pull request #15507 from nextcloud/dependabot/npm_and_yarn/webpack-4.31.0
Bump webpack from 4.30.0 to 4.31.0
|
2019-05-13 08:32:40 +02:00 |
Christoph Wurst
|
c624c102a6
|
Move OC.requestToken to the bundle, deprecate oc_requesttoken
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-05-13 08:27:43 +02:00 |
Nextcloud bot
|
0b136d28a3
|
[tx-robot] updated from transifex
|
2019-05-13 00:12:39 +00:00 |
dependabot[bot]
|
dbe94f69b0
|
Bump webpack from 4.30.0 to 4.31.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.30.0...v4.31.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-12 01:13:53 +00:00 |
dependabot[bot]
|
f0932344cb
|
Bump jsdoc from 3.6.0 to 3.6.1 in /build
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/master/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.0...3.6.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-12 01:12:56 +00:00 |
Nextcloud bot
|
5d48a20927
|
[tx-robot] updated from transifex
|
2019-05-12 00:22:01 +00:00 |
Roeland Jago Douma
|
f5e3001ebe
|
Merge pull request #15453 from nextcloud/dependabot/npm_and_yarn/@babel/polyfill-7.4.4
Bump @babel/polyfill from 7.2.5 to 7.4.4
|
2019-05-11 16:49:33 +02:00 |
dependabot[bot]
|
8d424397c2
|
Bump @babel/polyfill from 7.2.5 to 7.4.4
Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.2.5 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.2.5...v7.4.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-05-11 12:38:55 +02:00 |
Roeland Jago Douma
|
05770c7dbb
|
Merge pull request #15494 from nextcloud/bugfix/noid/revert-displayName-casing
Revert displayName casing
|
2019-05-11 12:32:21 +02:00 |
Roeland Jago Douma
|
03418b07d3
|
Merge pull request #15488 from nextcloud/feature/noid/workflowengine-webpack
webpackify workflowengine
|
2019-05-11 11:16:43 +02:00 |
Joas Schilling
|
fc1987b8c4
|
Revert displayName casing
Regression from 278c281cc9
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-05-11 10:35:58 +02:00 |
Nextcloud bot
|
9d66e91f0b
|
[tx-robot] updated from transifex
|
2019-05-11 00:13:12 +00:00 |
Roeland Jago Douma
|
c800badb31
|
Merge pull request #15440 from nextcloud/refactor/js-init-core-bundle
Move the initCore function to the bundle
|
2019-05-10 15:30:45 +02:00 |
Arthur Schiwon
|
3a5d4abdf1
|
use webpack to compile handlebars
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-05-10 14:50:40 +02:00 |
Christoph Wurst
|
51d49c3134
|
Move initCore to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-05-10 13:47:21 +02:00 |
Arthur Schiwon
|
3ec5ee47fa
|
adjust paths to template location
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-05-10 13:15:49 +02:00 |
Morris Jobke
|
855486d7c1
|
Merge pull request #15487 from nextcloud/enhancement/js-testing-deprecation-output
Do not show deprecation warnings during test runs
|
2019-05-10 10:02:13 +02:00 |
Nextcloud bot
|
4cd7900d4f
|
[tx-robot] updated from transifex
|
2019-05-10 00:13:05 +00:00 |
Arthur Schiwon
|
e5fefd1338
|
webpackify workflowengine
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-05-09 18:42:52 +02:00 |
Christoph Wurst
|
3cda6237ef
|
Do not show deprecation warnings during test runs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-05-09 18:10:24 +02:00 |
Morris Jobke
|
3007c7a19c
|
Merge pull request #15477 from nextcloud/fix/files/floating-header
Fix floating header over breadcrumbs
|
2019-05-09 15:53:17 +02:00 |
Morris Jobke
|
7f6e7f8794
|
Merge pull request #15478 from Valdnet/patch-1
Update file-upload.js
|
2019-05-09 15:28:08 +02:00 |
Morris Jobke
|
55c3c91963
|
Merge pull request #15475 from nextcloud/enhancement/crash-report-message
Allow crash reporters to catpture any message
|
2019-05-09 15:27:05 +02:00 |
Morris Jobke
|
d49ee41fe3
|
Update autoloader
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-05-09 15:26:43 +02:00 |
Valdnet
|
07c36654b1
|
Update file-upload.js
Change the location of the translation file.
|
2019-05-09 14:30:43 +02:00 |
John Molakvoæ (skjnldsv)
|
b23af5c99c
|
Fix floating header over breadcrumbs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-05-09 14:23:09 +02:00 |
Christoph Wurst
|
d3a244f9d9
|
Allow crash reporters to catpture any message
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-05-09 14:06:44 +02:00 |
Morris Jobke
|
38efad7881
|
Merge pull request #15468 from nextcloud/fix/noid/remove-recommendation-for-cli-opcache
Remove recommendation for opcache on CLI
|
2019-05-09 13:47:25 +02:00 |
Morris Jobke
|
d4d6423237
|
Merge pull request #15470 from wiswedel/wiswedel_readme_wording
Corrected wording about Enterprise Subscriptions
|
2019-05-09 13:44:29 +02:00 |
Sascha Wiswedel
|
f33bad3cbd
|
Corrected wording about Enterprise Subscriptions
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
|
2019-05-09 13:38:52 +02:00 |
Roeland Jago Douma
|
23b1019ae9
|
Merge pull request #15454 from nextcloud/dependabot/npm_and_yarn/vue-multiselect-2.1.6
Bump vue-multiselect from 2.1.4 to 2.1.6
|
2019-05-09 12:42:22 +02:00 |
Morris Jobke
|
c8f2198aa0
|
Remove recommendation for opcache on CLI
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-05-09 12:25:53 +02:00 |
Morris Jobke
|
c84da74622
|
Merge pull request #15462 from nextcloud/fix/mobile/scrolling
Fix mobile vertical scrolling
|
2019-05-09 11:48:26 +02:00 |
Morris Jobke
|
0a7953ead7
|
Merge pull request #15464 from nextcloud/revert-15446-fix/noid/failing-phan-tests
Revert "Run phan tests only on high memory machines"
|
2019-05-09 11:40:51 +02:00 |
Morris Jobke
|
8dbb84308c
|
Revert "Run phan tests only on high memory machines"
|
2019-05-09 11:36:53 +02:00 |
John Molakvoæ (skjnldsv)
|
d6710b597b
|
Fix mobile vertical scrolling
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-05-09 10:18:15 +02:00 |
Roeland Jago Douma
|
35b31110ef
|
Merge pull request #15249 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.0.2
Bump css-vars-ponyfill from 1.17.2 to 2.0.2
|
2019-05-09 07:55:49 +02:00 |
Nextcloud bot
|
d890fb5e48
|
[tx-robot] updated from transifex
|
2019-05-09 00:12:48 +00:00 |
John Molakvoæ (skjnldsv)
|
203a9c27ad
|
Bump main webpack build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-05-08 21:05:01 +02:00 |
dependabot[bot]
|
2ffcf69a5e
|
Bump css-vars-ponyfill from 1.17.2 to 2.0.2
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 1.17.2 to 2.0.2.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v1.17.2...v2.0.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-08 21:01:52 +02:00 |
Roeland Jago Douma
|
83679b33b8
|
Merge pull request #15437 from nextcloud/refactor/oc-addscript-addstyle-bundle
Move the legacy OC.addScript and OC.addStyle helpers to the bundle
|
2019-05-08 20:52:08 +02:00 |
Christoph Wurst
|
73f9f15607
|
Move the legacy OC.addScript and OC.addStyle helpers to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-05-08 19:58:43 +02:00 |
Roeland Jago Douma
|
fad3f1af3b
|
Merge pull request #15430 from nextcloud/fix/13713/logout-url
Use non-absolute logout URL to fix wrong URL in reverse proxy scenario
|
2019-05-08 19:36:35 +02:00 |