oasis/src
Christian Bundy d0e98b9663 Fix /image/ URL returning a broken image
Problem: I think during a refactor this code was changed and ended up
breaking the "fake image" that we return when the user doesn't have an
image. We also don't see image errors because they aren't in the browser
viewport if they return text and we don't `console.error()` our errors.

Solution: Fix the image code to return a PNG as a buffer and duplicate
errors to stderr.
2020-02-02 14:42:40 -08:00
..
assets Let navbar items wrap on narrow screen 2020-01-31 16:34:37 -08:00
views Merge pull request #132 from fraction/no-follow-yourself 2020-01-31 21:05:54 -08:00
cli.js Update CLI with more info on --offline 2020-01-27 11:58:32 -08:00
http.js Fix /image/ URL returning a broken image 2020-02-02 14:42:40 -08:00
index.js Fix /image/ URL returning a broken image 2020-02-02 14:42:40 -08:00
models.js Merge branch 'master' of github.com:fraction/oasis into view-markdown 2020-01-31 17:48:05 -08:00
ssb.js Merge branch 'master' of github.com:fraction/oasis into conn-buttons 2020-01-28 10:25:42 -08:00