Skip to content

bewcloud

File Storage & Sync

A simpler alternative to Nextcloud and ownCloud, built with TypeScript and Deno.

TypeScript Latest v4.5.1 · 28d ago Security brief →

Features

  • Self‑hosted personal cloud platform
  • Syncs files, calendars and contacts via Docker Compose deployment
  • Provides admin controls for signup management

Recent releases

View all 16 releases →
v4.5.1 Breaking risk
Notable features
  • Stop stripping Cookie headers in CardDav and CalDav, handle invalid ones gracefully
Full changelog

This stops stripping Cookie headers in CardDav and CalDav requests, and instead handles invalid Cookie headers gracefully.

Check v4.0.0 for breaking changes in v4.

What's Changed

  • Stop stripping Cookie headers, handle invalid ones gracefully instead - https://github.com/bewcloud/bewcloud/issues/162

Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.5.0...v4.5.1

v4.5.0 Breaking risk
Notable features
  • CardDav and CalDav requests now strip Cookie headers
Full changelog

This strips Cookie headers in CardDav and CalDav requests, and fixes logging for 404 routes.

Check v4.0.0 for breaking changes in v4.

What's Changed

  • Logs for non-existing routes now show as 404, instead of 200
  • CardDav and CalDav requests now strip Cookie headers - https://github.com/bewcloud/bewcloud/issues/162

Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.4.0...v4.5.0

v4.4.0 Breaking risk
Notable features
  • Chunked file uploads to bypass proxy request size limits
Full changelog

This adds chunked file uploads for faster uploads and potentially bypass proxy request size limits.

Check v4.0.0 for breaking changes in v4.

What's Changed

  • Add chunked file upload to bypass proxy request size limits by @aquaspy in https://github.com/bewcloud/bewcloud/pull/159
  • Improvements for chunked file upload by @BrunoBernardino in https://github.com/bewcloud/bewcloud/pull/160

New Contributors

  • @aquaspy made their first contribution in https://github.com/bewcloud/bewcloud/pull/159

Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.3.0...v4.4.0

v4.1.2 Bug fix

Fixed WebDAV MOVE request to return proper 404 error when source file doesn't exist.

v4.1.1 New feature
Notable features
  • config.core.maxRequestSizeInMegabytes
  • config.files.maxUploadSizeInMegabytes

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
1,182
Forks
56
Languages
TypeScript JavaScript CSS

Install & Platforms

Install via
docker-compose

Beta — feedback welcome: [email protected]