Commit Graph

19671 Commits

Author SHA1 Message Date
Nextcloud bot e8040d896a
[tx-robot] updated from transifex 2019-01-08 01:12:02 +00:00
Roeland Jago Douma eb407565b0
OAuth2 client identifier must be unique
Fixes #12981

This is highly unlikely to happen. But better to enforce it on the DB
level as well!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-07 13:51:59 +01:00
Morris Jobke 2bd98daaa2
Merge pull request #12227 from nextcloud/bugfix/cleanu_upload_folders
Background job to cleanup leftover chunked uploads
2019-01-07 11:19:43 +01:00
Roeland Jago Douma f91802ab4f
Merge pull request #13391 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-merge-4.2.1
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/oauth2
2019-01-06 16:03:07 +01:00
Roeland Jago Douma 49a2dc2b49
Merge pull request #13392 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-merge-4.2.1
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/updatenotification
2019-01-06 16:02:57 +01:00
Roeland Jago Douma 6725de2979
Merge pull request #13393 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-merge-4.2.1
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/accessibility
2019-01-06 16:02:48 +01:00
dependabot[bot] 20b2c8a685
Bump vue-loader from 15.4.2 to 15.5.0 in /apps/updatenotification
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.2 to 15.5.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/commits/v15.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:55:51 +00:00
Roeland Jago Douma 1789885410
Merge pull request #13389 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-loader-15.5.0
Bump vue-loader from 15.4.2 to 15.5.0 in /apps/accessibility
2019-01-06 14:53:38 +01:00
dependabot[bot] 34622fb38a
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/accessibility
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:02:20 +00:00
dependabot[bot] bc993e4a7d
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/updatenotification
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:01:47 +00:00
dependabot[bot] 181dc5baa2
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/oauth2
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:01:25 +00:00
dependabot[bot] 26ee7d2f17
Bump vue-loader from 15.4.2 to 15.5.0 in /apps/accessibility
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.2 to 15.5.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/commits/v15.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:01:19 +00:00
dependabot[bot] c3e1fb1ff1
Bump vue-loader from 15.4.2 to 15.5.0 in /apps/oauth2
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.2 to 15.5.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/commits/v15.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:00:48 +00:00
Nextcloud bot 29dc12c885
[tx-robot] updated from transifex 2019-01-06 01:13:07 +00:00
Nextcloud bot a1b6333712
[tx-robot] updated from transifex 2019-01-05 01:11:57 +00:00
Morris Jobke c1ddd2fec9
Merge pull request #13138 from nextcloud/enhancement/noid/ldap-remnants-detected-field
register and show when an LDAP user was detected as unavailable/deleted
2019-01-04 22:48:05 +01:00
Arthur Schiwon 925043c60c
ensure db is pristine before starting the tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-01-04 22:10:22 +01:00
Roeland Jago Douma 846d21e7f5
Merge pull request #13117 from nextcloud/vcard-avatar-fixes
Allow URI as data for vcard PHOTO
2019-01-04 21:33:59 +01:00
Morris Jobke 7f5c38bb60
Update apps/dav/lib/CardDAV/PhotoCache.php
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

Co-Authored-By: skjnldsv <skjnldsv@users.noreply.github.com>
2019-01-04 20:04:13 +01:00
John Molakvoæ (skjnldsv) 1d2d7fd60d
Log failure on parsing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-04 20:04:13 +01:00
John Molakvoæ (skjnldsv) fa6c257084
Allow URI as data for vcard PHOTO
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-04 20:04:13 +01:00
Bastien Durel 4535cc50ad check anonymous OPTIONS requests file in root (not in subdir)
Signed-off-by: Bastien Durel <bastien@durel.org>
2019-01-04 18:42:42 +00:00
Roeland Jago Douma 4f5563735f
Merge pull request #13340 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-cli-3.2.0
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/accessibility
2019-01-04 14:12:21 +01:00
Roeland Jago Douma cdc69fe3ca
Merge pull request #13343 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/babel-loader-8.0.5
Bump babel-loader from 8.0.4 to 8.0.5 in /apps/updatenotification
2019-01-04 14:11:39 +01:00
Roeland Jago Douma b3884dff15
Merge pull request #13344 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-cli-3.2.0
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/oauth2
2019-01-04 14:11:20 +01:00
Roeland Jago Douma 6769552e0e
Merge pull request #13345 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-cli-3.2.0
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/updatenotification
2019-01-04 14:11:08 +01:00
Michael Weimann da9eadce6f
Add compiled template
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-04 11:28:11 +01:00
Michael Weimann 86a9518b2c
Tweak the uploaded files icon position
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-04 11:28:11 +01:00
Michael Weimann e18796ecd5
Removes lost single quote
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-04 11:28:11 +01:00
Michael Weimann 2f0cd40c50
Add the file drop uploaded files element
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-04 11:28:11 +01:00
dependabot[bot] 8557ad3d1c
Bump babel-loader from 8.0.4 to 8.0.5 in /apps/updatenotification
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.4 to 8.0.5.
- [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.4...v8.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 09:53:07 +00:00
dependabot[bot] 45c7c2605a
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/updatenotification
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.2.0.
- [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-01-04 08:37:36 +00:00
dependabot[bot] 922f893b6b
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/oauth2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.2.0.
- [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-01-04 08:36:21 +00:00
dependabot[bot] 14fbcc8abd
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/accessibility
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.2.0.
- [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-01-04 08:35:28 +00:00
dependabot[bot] 26d4687a9b
Bump babel-loader from 8.0.4 to 8.0.5 in /apps/accessibility
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.4 to 8.0.5.
- [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.4...v8.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 08:35:04 +00:00
Roeland Jago Douma adb2b9a2f8
Add live repair step to cleanup old chunks
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 09:21:21 +01:00
Roeland Jago Douma cb742e7045
Background job to cleanup leftover chunked uploads
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 09:21:21 +01:00
Nextcloud bot a1f9ed1d7d
[tx-robot] updated from transifex 2019-01-04 01:12:28 +00:00
Daniel Kesselberg 03bab63d11
Merge pull request #10887 from nextcloud/feature/10124/quota-takes-too-much-space-v2
Implemented short quota-design v2
2019-01-03 21:17:28 +01:00
Felix Nüsse d3171a80e0
Implemented short quota-design v2
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2019-01-03 18:47:30 +01:00
Morris Jobke 211926c0bd
Merge pull request #13326 from nextcloud/bugfix/13290/cache-public-preview
Add caching headers for public previews
2019-01-03 10:36:31 +01:00
Roeland Jago Douma 969f89f8b4
Merge pull request #13308 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.28.3
Bump webpack from 4.28.2 to 4.28.3 in /apps/updatenotification
2019-01-03 10:02:50 +01:00
Roeland Jago Douma ac4322b1a1
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 08:45:18 +01:00
dependabot[bot] a377a9abff
Bump css-loader from 2.0.2 to 2.1.0 in /apps/updatenotification
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.2...v2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-03 06:55:54 +00:00
Roeland Jago Douma c9a069d0c5
Merge pull request #13303 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.1.0
Bump css-loader from 2.0.2 to 2.1.0 in /apps/accessibility
2019-01-03 07:40:39 +01:00
Nextcloud bot fbf906c9b6
[tx-robot] updated from transifex 2019-01-03 01:11:47 +00:00
Julius Härtl 3828283c01
Add caching headers for public previews
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-02 22:27:46 +01:00
dependabot[bot] 9a9578cd9a
Bump css-loader from 2.0.2 to 2.1.0 in /apps/accessibility
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.2...v2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-02 08:39:16 +00:00
Roeland Jago Douma d2bc85728d
Merge pull request #13301 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.1.0
Bump css-loader from 2.0.2 to 2.1.0 in /apps/oauth2
2019-01-02 09:37:11 +01:00
dependabot[bot] d4831562cf
Bump webpack from 4.28.2 to 4.28.3 in /apps/updatenotification
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-02 07:41:45 +00:00