Commit Graph

47571 Commits

Author SHA1 Message Date
Roeland Jago Douma 6980ecf7ab
Throttle with correct metadata
Fixes #13202

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 21:45:44 +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
Roeland Jago Douma 5ef74e2952
Merge pull request #13362 from nextcloud/backport/13354/master
[master] check anonymous OPTIONS requests file in root (not in subdir)
2019-01-04 20:35:47 +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
Roeland Jago Douma 14fcc64c49
Merge pull request #13358 from nextcloud/bugfix/12927-bigint-mtime-storagetime
Install new instances with bigint filecache
2019-01-04 19:42:42 +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
Morris Jobke f736b3445f
Merge pull request #13145 from nextcloud/ie11-apps-menu-fix
IE fix for apps menu
2019-01-04 19:30:11 +01:00
Morris Jobke 0aa30b76de
Merge pull request #13134 from nextcloud/bugfix/13088/404-instead-of-exception
returns a 404 instead of exception if app is not installed - #13088
2019-01-04 17:08:04 +01:00
Daniel Kesselberg f15df262c9
Install new instances with bigint filecache
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-04 17:07:27 +01:00
Roeland Jago Douma 9134ef08ec
Merge pull request #13336 from estheruary/master
Add note for Docker users running console
2019-01-04 15:00:02 +01: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 a1267d56d8
Merge pull request #13341 from nextcloud/dependabot/npm_and_yarn/settings/webpack-cli-3.2.0
Bump webpack-cli from 3.1.2 to 3.2.0 in /settings
2019-01-04 14:11:59 +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
Julius Härtl d9c3d2faa0
Merge pull request #13286 from nextcloud/bug/13226/uploaded-files
Re add the uploaded file list to file drops
2019-01-04 13:22:11 +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
Julius Härtl 07b00cf275
Merge pull request #13339 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/babel-loader-8.0.5
Bump babel-loader from 8.0.4 to 8.0.5 in /apps/accessibility
2019-01-04 10:51:38 +01:00
Julius Härtl 8719fab899
Merge pull request #13342 from nextcloud/dependabot/npm_and_yarn/settings/babel-loader-8.0.5
Bump babel-loader from 8.0.4 to 8.0.5 in /settings
2019-01-04 10:51:07 +01:00
Morris Jobke 57fc37cd14
Merge pull request #13351 from nextcloud/update_crl
Update the CRL
2019-01-04 10:39:17 +01:00
Roeland Jago Douma 094868d57f
Update the CRL
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 09:59:00 +01:00
Roeland Jago Douma fe3d8ffc90
Merge pull request #13172 from nextcloud/fix-can-change-password-check
fix can change password check in case of encryption is enabled
2019-01-04 09:53:10 +01: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] bda0c25272
Bump babel-loader from 8.0.4 to 8.0.5 in /settings
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:36:04 +00:00
dependabot[bot] bdd4a77c61
Bump webpack-cli from 3.1.2 to 3.2.0 in /settings
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:30 +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
Roeland Jago Douma 2d22633568
Merge pull request #13313 from nextcloud/feature/remove-outdated-caches
Remove check for outdated caches
2019-01-04 09:18:31 +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
John Molakvoæ (skjnldsv) 3a2943391e
Merge branch 'master' of https://github.com/nextcloud/server into ie11-compatibility-settings 2019-01-03 17:56:16 +01:00
Estelle Poulin b149c047b7 Add note for Docker users running console
Signed-off-by: Estelle Poulin <dev@inspiredby.es>
2019-01-03 11:36:56 -05:00
blizzz aad32771f8
Merge pull request #13161 from nextcloud/perf/fix_comments_in_folder_function
Rewrite getNumberOfUnreadCommentsForFolder query
2019-01-03 17:08:52 +01:00
blizzz 68952306aa
Merge pull request #10555 from nextcloud/bugfix/10518/only-check-added-items
Only enforce schema limits for supported apps
2019-01-03 14:18:13 +01:00
Morris Jobke c7399379c9
Merge pull request #13213 from nextcloud/enhancement/12943/index_twofactor_providers
Add twofactor_providers_uid index
2019-01-03 12:26:51 +01:00
Roeland Jago Douma 54ff913de6
Cleanup middleware registering
Fixes #12224

Since we only use the middleware at 1 location it makes no sense to
register them in each and every container.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 11:50:01 +01:00
Roeland Jago Douma 36b3117d50
Merge pull request #13304 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.28.3
Bump webpack from 4.28.2 to 4.28.3 in /settings
2019-01-03 11:33:54 +01:00
Morris Jobke f494e689f0
Merge pull request #13225 from nextcloud/unbundle_user-external
unbundle user_external to release it via appstore
2019-01-03 10:39:54 +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 0398241b6b
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 10:15:54 +01:00