orbitdb-archive / orbit

A distributed, serverless, peer-to-peer chat application on IPFS
MIT License
1.64k stars 117 forks source link

Files are broken #201

Closed haadcode closed 7 years ago

haadcode commented 7 years ago

File uploads don't work nor does file previews. Need to investigate why. Possibly and API change.

haadcode commented 7 years ago

Fix in feat/0.4.5 branch, mostly. Videos don't work in the browser version on Chrome, but Firefox works fine. The error on Chrome is this https://github.com/feross/webtorrent/issues/783, https://bugs.chromium.org/p/chromium/issues/detail?id=379206.

Need to investigate more. It used to work...