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 |
Daniel Kesselberg
|
0aa490f1f8
|
Use mysql_native_password as default authentication plugin
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-05-01 14:43:15 +02:00 |
Roeland Jago Douma
|
dbd33c79b0
|
Add mysql 8.0 CI run
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-05-01 14:43:11 +02:00 |
Roeland Jago Douma
|
5fe8cb6f86
|
CI MariaDB 10.2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-05-01 14:41:25 +02:00 |
Roeland Jago Douma
|
75505efb76
|
Merge pull request #15321 from nextcloud/ci/mariadb-10.1
Add mariadb 10.1 CI job
|
2019-05-01 14:39:39 +02:00 |
Roeland Jago Douma
|
2203eda9f5
|
Add mariadb 10.1 CI job
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-05-01 13:12:12 +02:00 |
Roeland Jago Douma
|
119691d00e
|
Merge pull request #15316 from nextcloud/ci/mariadb-10.0
Add mariadb 10.0 ci tests
|
2019-05-01 13:10:49 +02:00 |
Roeland Jago Douma
|
752718e833
|
Add mariadb 10.0 ci tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-05-01 13:00:49 +02:00 |
Nextcloud bot
|
5e8cedab9f
|
[tx-robot] updated from transifex
|
2019-05-01 00:12:41 +00:00 |
John Molakvoæ (skjnldsv)
|
54afe0bca2
|
Do NOT assume all files are selected if the first checkbox is
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-04-30 16:53:50 +02:00 |
Roeland Jago Douma
|
52523ee8ea
|
[3rdparty] Bump archive_tar to 1.4.7
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-04-30 14:55:13 +02:00 |
Morris Jobke
|
4907b4e7e2
|
Merge pull request #15289 from nextcloud/bugfix/15229/fix-non-default-prefixes
Remove the custom prefix from the table name length when checking on …
|
2019-04-30 14:18:55 +02:00 |
John Molakvoæ
|
265a284c70
|
Merge pull request #15294 from nextcloud/refactor/oc-dialogs-bundle
Move OC.dialogs to the main bundle
|
2019-04-30 13:20:31 +02:00 |
Roeland Jago Douma
|
0c8a0007a9
|
Merge pull request #15305 from nextcloud/enhancement/checkboxes/size
Increase checkbox & radio size
|
2019-04-30 12:27:45 +02:00 |
Joas Schilling
|
b3e6cbc4c5
|
Remove the custom prefix from the table name length when checking on the default primary index
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-04-30 12:08:52 +02:00 |
Christoph Wurst
|
35d8e7a4e0
|
Move OC.dialogs to the main bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-04-30 11:11:24 +02:00 |
Morris Jobke
|
2e0199a04a
|
Merge pull request #15292 from nextcloud/refactor/oc-navigation-methods-bundle
Move OC navigation methods to the bundle
|
2019-04-30 10:52:14 +02:00 |
John Molakvoæ (skjnldsv)
|
fcdea35554
|
Increase checkbox & radio size
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-04-30 09:55:39 +02:00 |
John Molakvoæ
|
e727e01701
|
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
|
2019-04-30 09:25:45 +02:00 |
John Molakvoæ (skjnldsv)
|
100b9981b4
|
Fix multiselect min width
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-04-30 08:58:55 +02:00 |
Nextcloud bot
|
4fd2cbeb94
|
[tx-robot] updated from transifex
|
2019-04-30 00:12:43 +00:00 |
Christoph Wurst
|
1ee03bd683
|
Move OC navigation methods to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-04-29 17:55:27 +02:00 |
Arthur Schiwon
|
3c78116cf8
|
do not create folder just to delete it afterwards
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-04-29 16:46:56 +02:00 |
Arthur Schiwon
|
009c2dfbd5
|
take return of mkdir into account, throw exception on failure
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-04-29 16:45:59 +02:00 |
dependabot[bot]
|
4ccd51d20c
|
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>
|
2019-04-29 08:30:05 +00:00 |
Nextcloud bot
|
01410491b9
|
[tx-robot] updated from transifex
|
2019-04-29 00:12:39 +00:00 |
Nextcloud bot
|
690e5beb11
|
[tx-robot] updated from transifex
|
2019-04-28 00:12:35 +00:00 |
Nextcloud bot
|
31205af3ac
|
[tx-robot] updated from transifex
|
2019-04-27 00:12:36 +00:00 |
dependabot[bot]
|
bad2a00be5
|
Bump webpack-cli from 3.3.0 to 3.3.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.0 to 3.3.1.
- [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/compare/v.3.3.0...v.3.3.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-26 10:45:47 +00:00 |
Nextcloud bot
|
afbf6ef090
|
[tx-robot] updated from transifex
|
2019-04-26 00:12:33 +00:00 |