Commit Graph

48097 Commits

Author SHA1 Message Date
Nextcloud bot 4611ad5a9c
[tx-robot] updated from transifex 2019-01-26 01:12:19 +00:00
Roeland Jago Douma 6415532508
Allow shared versions again in legacy backend
To make sure that the versions in the legacy backend are shared again we
have to check the storage of a file. Since all shared files are still on
the owners storage.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-25 21:10:46 +01:00
imsolost 5742ec79ab changed case on variable to match initial case
Signed-off-by: imsolost <imsolost@gmail.com>
2019-01-25 11:16:37 -08:00
imsolost 3e37620cc2 fixed replacement functions to catch all instances of parenthesis
Signed-off-by: imsolost <imsolost@gmail.com>
2019-01-25 11:16:37 -08:00
imsolost 67c304498e added missing variable declarations
Signed-off-by: imsolost <imsolost@gmail.com>
2019-01-25 11:16:37 -08:00
Roeland Jago Douma daed830abd
Merge pull request #13815 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.29.0
Bump webpack from 4.28.4 to 4.29.0 in /apps/accessibility
2019-01-25 19:25:58 +01:00
Roeland Jago Douma 55d4b9e5a6
Merge pull request #13814 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/preset-env-7.3.1
Bump @babel/preset-env from 7.2.3 to 7.3.1 in /apps/accessibility
2019-01-25 18:58:04 +01:00
Morris Jobke db00b210a3
Merge pull request #13801 from nextcloud/design/highcontrast-fix
Fix for high contrast theme
2019-01-25 14:08:19 +01:00
Julius Härtl 1a86704338
Use nextcloudci/node
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-25 12:36:42 +01:00
John Molakvoæ (skjnldsv) 9405ff3bbf
Fix vue settings checks and filenames
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-25 12:34:46 +01:00
dependabot[bot] 5de03c3290
Bump webpack from 4.28.4 to 4.29.0 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.4 to 4.29.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-25 10:43:46 +00:00
Roeland Jago Douma 7a974a8392
Merge pull request #13813 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-loader-15.6.0
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/accessibility
2019-01-25 11:39:21 +01:00
blizzz dc5cfdf72c
Merge pull request #13810 from DrRSatzteil/DrRSatzteil-patch-1
Fixe links to issue templates
2019-01-25 10:56:17 +01:00
Jan-Christoph Borchardt f2391133e7
Contain background jobs options in fieldset to improve accessibility, fix #13795
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-25 10:52:34 +01:00
dependabot[bot] 0ec7313eeb
Bump @babel/preset-env from 7.2.3 to 7.3.1 in /apps/accessibility
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.2.3 to 7.3.1.
- [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.3...v7.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-25 09:13:41 +00:00
dependabot[bot] 6b0fc2a561
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/accessibility
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.5.1 to 15.6.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.5.1...v15.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-25 09:12:47 +00:00
DrRSatzteil ded65a673c
Update CONTRIBUTING.md
Changed text for multiple issue templates
2019-01-25 08:46:43 +01:00
DrRSatzteil 8a146b37d4
Update CONTRIBUTING.md
Fixed link to Issue Template
2019-01-25 08:38:48 +01:00
Robert Dailey a170bf80ec
Improve data directory write checking for NFS mounts
If `is_writable()` fails, fall back to logic that attempts to create a file
and then checks if it exists. If this check fails, an error occurs as it
did before.

Discussion on this solution was found here:
https://help.nextcloud.com/t/write-errors-for-nfs-mount/23328

Fixes #7124

Signed-off-by: Robert Dailey <rcdailey@gmail.com>
2019-01-24 20:39:52 -06:00
Nextcloud bot 20854f463b
[tx-robot] updated from transifex 2019-01-25 01:12:20 +00:00
Roeland Jago Douma 400a8f252e
Merge pull request #13684 from nextcloud/dependabot/npm_and_yarn/davclient.js-0.1.3
Bump davclient.js from 0.1.2 to 0.1.3
2019-01-24 22:59:58 +01:00
Tomasz Grobelny 907deab278 Add more accessible method of selecting file ranges
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2019-01-24 22:04:52 +01:00
Jan-Christoph Borchardt 2987d30114
Merge pull request #13802 from nextcloud/bugfix/noid/long-comment-dark-theme
Fix long comment in dark theme
2019-01-24 21:36:39 +01:00
Vincent Petry b5a5e087d8
Fix expected depth as string 2019-01-24 21:15:25 +01:00
dependabot[bot] fe9075eb48
Bump davclient.js from 0.1.2 to 0.1.3
Bumps [davclient.js](https://github.com/owncloud/davclient.js) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/owncloud/davclient.js/releases)
- [Commits](f7fc96b66d...0e5ef1af5d)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-24 21:15:25 +01:00
Joas Schilling ec12353f47
Merge the str_replacements
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 20:35:55 +01:00
Joas Schilling 8e48140c86
Fix linear-gradient for long comments on dark-theme
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 20:35:14 +01:00
Jan-Christoph Borchardt ef0f91ef0c
Fix settings section divider being very visible below navigation bar
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-24 19:18:08 +01:00
Jan-Christoph Borchardt a05219d24d
Accessibility: Fix header icon opacity with high contrast theme
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-24 19:10:37 +01:00
Roeland Jago Douma b4bc36128d
Merge pull request #13783 from nextcloud/dependabot/npm_and_yarn/@babel/preset-env-7.3.1
Bump @babel/preset-env from 7.2.3 to 7.3.1
2019-01-24 17:37:25 +01:00
Joas Schilling abd305eff5
Remove legacy activity stuff
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 16:52:38 +01:00
dependabot[bot] 66c49f4e58
Bump @babel/preset-env from 7.2.3 to 7.3.1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.2.3 to 7.3.1.
- [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.3...v7.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-24 14:06:45 +00:00
Roeland Jago Douma 82b5828e37
Merge pull request #13778 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/@babel/preset-env-7.3.1
Bump @babel/preset-env from 7.2.3 to 7.3.1 in /apps/updatenotification
2019-01-24 15:02:44 +01:00
Roeland Jago Douma b17a4afaa1
Merge pull request #13777 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-loader-15.6.0
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/updatenotification
2019-01-24 15:00:16 +01:00
Roeland Jago Douma b5a545dcf5
Merge pull request #13780 from nextcloud/dependabot/npm_and_yarn/jquery-migrate-1.4.1
Bump jquery-migrate from 1.4.0 to 1.4.1
2019-01-24 14:59:25 +01:00
Morris Jobke cea530d221
Merge pull request #13742 from nextcloud/bugfix/noid/add-icon-to-restore-activity
Add icon to restore activity
2019-01-24 14:46:15 +01:00
Morris Jobke 3ab7ee59a0
Merge pull request #13786 from nextcloud/bugfix/noid/accessibility-rewrite-url
Remove .css fileending from accessibility user css route
2019-01-24 14:44:16 +01:00
Morris Jobke 6cdb392ec5
Merge pull request #13644 from nextcloud/fix/12991/catch-nouserexception-groupusersdetails
ignore non existing users when retrieving details of group members
2019-01-24 14:23:46 +01:00
dependabot[bot] ad803dfa44
Bump jquery-migrate from 1.4.0 to 1.4.1
Bumps [jquery-migrate](https://github.com/jquery/jquery-migrate) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/jquery/jquery-migrate/releases)
- [Commits](https://github.com/jquery/jquery-migrate/compare/1.4.0...1.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-24 14:01:49 +01:00
dependabot[bot] b708ebbf0c
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/updatenotification
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.5.1 to 15.6.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.5.1...v15.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24 13:57:56 +01:00
Roeland Jago Douma 0a3df0fc6f
Merge pull request #13776 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.29.0
Bump webpack from 4.28.4 to 4.29.0 in /apps/updatenotification
2019-01-24 13:56:42 +01:00
John Molakvoæ (skjnldsv) 969fb9ac3f
Do not generate dark version of the view-icons w/ shadows
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-24 12:08:43 +01:00
Roeland Jago Douma 6b721b25ee
Merge pull request #13779 from nextcloud/dependabot/npm_and_yarn/moment-2.24.0
Bump moment from 2.23.0 to 2.24.0
2019-01-24 12:04:38 +01:00
Roeland Jago Douma 1e6f4a568e
Merge pull request #13785 from nextcloud/dependabot/npm_and_yarn/webpack-4.29.0
Bump webpack from 4.28.4 to 4.29.0
2019-01-24 11:43:45 +01:00
dependabot[bot] c849948e5b
Bump webpack from 4.28.4 to 4.29.0 in /apps/updatenotification
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.4 to 4.29.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24 11:11:10 +01:00
Morris Jobke a374f764f8
Merge pull request #13784 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.10.0
Bump blueimp-md5 from 2.7.0 to 2.10.0
2019-01-24 11:01:53 +01:00
Julius Härtl 5b96166507
Remove .css fileending from accessibility user css route
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-24 09:57:36 +01:00
dependabot[bot] e80e8d6fc0
Bump moment from 2.23.0 to 2.24.0
Bumps [moment](https://github.com/moment/moment) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.23.0...2.24.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-24 09:25:57 +01:00
dependabot[bot] 71ccbb9f4b
Bump webpack from 4.28.4 to 4.29.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.4 to 4.29.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-24 07:53:14 +00:00
Roeland Jago Douma 3c6d3ae5e0
Merge pull request #13775 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.29.0
Bump webpack from 4.28.4 to 4.29.0 in /apps/oauth2
2019-01-24 08:50:48 +01:00