Commit Graph

45936 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt b9806f7012
Ellipsize long filenames and sharee names in public share page header
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 11:49:16 +02:00
Roeland Jago Douma 2c8cd69b6f
Do not cover composer folders for code coverage
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-01 11:47:11 +02:00
Morris Jobke 1034efd640
Merge pull request #11461 from nextcloud/feature/noid/drop-find-and-pass-additional-paths
Dont use find to lookup binaries
2018-10-01 11:47:07 +02:00
Roeland Jago Douma 240d919cef
Merge pull request #11479 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/babel-loader-8.0.4
Bump babel-loader from 7.1.5 to 8.0.4 in /apps/accessibility
2018-10-01 11:36:06 +02:00
Jan-Christoph Borchardt 688de57c50
Fix public page footer link wrap
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 11:14:31 +02:00
Jan-Christoph Borchardt 9b8e884b19
Change wording of 'Copy URL' to more understandable 'Copy link'
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 11:02:12 +02:00
Christoph Wurst 26a4291d0d Add hint for locked accounts where 2FA is enforced but not configured
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-01 10:59:32 +02:00
Roeland Jago Douma e4f3098492
Merge pull request #11476 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.20.2
Bump webpack from 4.19.1 to 4.20.2 in /apps/updatenotification
2018-10-01 10:54:52 +02:00
John Molakvoæ (skjnldsv) 3686cc8c12
Fix img seelct and variable for avatar hover
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-01 10:15:11 +02:00
Morris Jobke a13730cede
Merge pull request #11470 from nextcloud/avatar-hover
Change highlight effect of user avatar from opacity to border
2018-10-01 09:55:18 +02:00
Christoph Wurst 1c5a928ff9
Merge pull request #11483 from nextcloud/twofactor_backupcodes-babel
Remove unwanted dependencies
2018-10-01 09:53:33 +02:00
dependabot[bot] 28ee654d86
Bump webpack from 4.19.1 to 4.20.2 in /apps/updatenotification
Bumps [webpack](https://github.com/webpack/webpack) from 4.19.1 to 4.20.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.19.1...v4.20.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 07:45:34 +00:00
dependabot[bot] 9560409a16
Merge pull request #11481 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-cli-3.1.2 2018-10-01 07:42:24 +00:00
Christoph Wurst 23ba41ec97
Merge pull request #11444 from nextcloud/feature/11413/handlebars_compile_step
Simple handlebars CI step
2018-10-01 09:41:53 +02:00
John Molakvoæ (skjnldsv) b53985363d
Multiselect line-height fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-01 09:40:11 +02:00
dependabot[bot] a56ab6edf7
Merge pull request #11457 from nextcloud/dependabot/npm_and_yarn/settings/@babel/core-7.1.2 2018-10-01 07:31:03 +00:00
dependabot[bot] 4201f793ff
Bump webpack-cli from 3.1.1 to 3.1.2 in /apps/accessibility
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.1 to 3.1.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/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 06:27:14 +00:00
Roeland Jago Douma ac1890a33f
Merge pull request #11480 from nextcloud/dependabot/npm_and_yarn/settings/webpack-cli-3.1.2
Bump webpack-cli from 3.1.1 to 3.1.2 in /settings
2018-10-01 08:24:46 +02:00
Roeland Jago Douma a54d7d0c31
Merge pull request #11478 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-cli-3.1.2
Bump webpack-cli from 3.1.1 to 3.1.2 in /apps/oauth2
2018-10-01 08:24:39 +02:00
Roeland Jago Douma 262ea934ce
Merge pull request #11477 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.20.2
Bump webpack from 4.19.1 to 4.20.2 in /apps/accessibility
2018-10-01 08:24:35 +02:00
Roeland Jago Douma c5ba0b6965
Merge pull request #11475 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-cli-3.1.2
Bump webpack-cli from 3.1.1 to 3.1.2 in /apps/updatenotification
2018-10-01 08:24:20 +02:00
John Molakvoæ (skjnldsv) 5b27400034
Remove unwanted dependencies
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-01 07:04:48 +02:00
John Molakvoæ (skjnldsv) 409304b2f2
Bump babel env and build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-01 06:43:33 +02:00
dependabot[bot] b44ab92158
Bump webpack-cli from 3.1.1 to 3.1.2 in /settings
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.1 to 3.1.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/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 01:16:00 +00:00
dependabot[bot] 73dd2a2033
Bump babel-loader from 7.1.5 to 8.0.4 in /apps/accessibility
Bumps [babel-loader](https://github.com/babel/babel-loader) from 7.1.5 to 8.0.4.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v7.1.5...v8.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 01:15:50 +00:00
dependabot[bot] 44be98c511
Bump webpack-cli from 3.1.1 to 3.1.2 in /apps/oauth2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.1 to 3.1.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/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 01:15:36 +00:00
dependabot[bot] 339de847a7
Bump webpack from 4.19.1 to 4.20.2 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.19.1 to 4.20.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.19.1...v4.20.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 01:15:26 +00:00
dependabot[bot] 1a6eedf5fc
Bump webpack-cli from 3.1.1 to 3.1.2 in /apps/updatenotification
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.1 to 3.1.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/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 01:14:40 +00:00
Nextcloud bot b6e86121bc
[tx-robot] updated from transifex 2018-10-01 00:12:39 +00:00
Jan-Christoph Borchardt e9a307c9f7
Change highlight effect of user avatar from opacity to border
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-09-30 13:05:29 +02:00
Roeland Jago Douma 8d277e5cad
Merge pull request #11455 from nextcloud/feature/enforced-2fa
Add ability to enforce two-factor authentication
2018-09-30 12:58:26 +02:00
Daniel Kesselberg 9dae927b0c Add more test cases
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-09-30 12:24:38 +02:00
Christoph Wurst 259c0ce11d
Add mandatory 2FA service/class
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-09-30 11:47:29 +02:00
dependabot[bot] da9b1759a8
Bump @babel/core from 7.0.0 to 7.1.2 in /settings
Bumps [@babel/core](https://github.com/babel/babel) from 7.0.0 to 7.1.2.
- [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.0.0...v7.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-30 09:31:05 +00:00
Roeland Jago Douma eec7f9ec28
Merge pull request #11459 from nextcloud/dependabot/npm_and_yarn/settings/@babel/preset-env-7.1.0
Bump @babel/preset-env from 7.0.0 to 7.1.0 in /settings
2018-09-30 11:29:31 +02:00
dependabot[bot] 1cd88d611b
Bump @babel/preset-env from 7.0.0 to 7.1.0 in /settings
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.0.0 to 7.1.0.
- [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.0.0...v7.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-30 07:55:16 +00:00
Roeland Jago Douma 6546d79a41
Merge pull request #11458 from nextcloud/dependabot/npm_and_yarn/settings/babel-loader-8.0.4
Bump babel-loader from 8.0.2 to 8.0.4 in /settings
2018-09-30 09:53:19 +02:00
Nextcloud bot dafd708075
[tx-robot] updated from transifex 2018-09-30 00:12:06 +00:00
Daniel Kesselberg d4dec43f8f
Dont use find to lookup binaries
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-09-29 20:25:19 +02:00
dependabot[bot] f116c6e61b
Bump babel-loader from 8.0.2 to 8.0.4 in /settings
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.2...v8.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-29 17:03:00 +00:00
Roeland Jago Douma 267605f606
Merge pull request #11445 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.20.2
Bump webpack from 4.19.1 to 4.20.2 in /apps/oauth2
2018-09-29 10:26:34 +02:00
Nextcloud bot 73aabbd3c0
[tx-robot] updated from transifex 2018-09-29 00:12:16 +00:00
Daniel Kesselberg c275beeceb
Allow url without / for overwrite.cli.url
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-09-28 22:32:19 +02:00
dependabot[bot] e471a85c26
Bump webpack from 4.19.1 to 4.20.2 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.19.1 to 4.20.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.19.1...v4.20.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-28 19:41:10 +00:00
Roeland Jago Douma 7e5b7f75ba
Bump templates to handlebars 4.0.12
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-28 21:17:08 +02:00
Roeland Jago Douma 4f13430a95
Add drone step
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-28 21:15:46 +02:00
Roeland Jago Douma f4a15f7f42
Add script to compile handlebars templates
For now it is small and there is no real standard yet. But it is better
to start with something.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-28 21:00:23 +02:00
Morris Jobke b7bd6bd682
Merge pull request #11193 from nextcloud/add-group-settings
Add new group entry on users list + fixes
2018-09-28 17:31:09 +02:00
Roeland Jago Douma 9a7265babf
Make authenticated cookies lax
This protects our cookies a bit more. It makes sure that when a 3rdparty
websites embededs a public alendar for example. That all the users see
this in anonymous mode there.

It adds a small helper function.

In the future we can think about protecting other cookies like this as
well. But for now this is sufficient to not have the user logged in at
all when doing 3rdparty requests.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-28 16:44:37 +02:00
Morris Jobke 0ded277bea
Merge pull request #11432 from nextcloud/assemblystream-eof
AssemblyStream is also eof if we have no more source stream
2018-09-28 16:25:49 +02:00