Skip to content

Releases: michaelfig/cacao

More robust file serving, Sony IP cam compatibility

10 Dec 21:06
Compare
Choose a tag to compare
  • Implement ../PATH and ./PATH URLs relative to Cacao's program file.
  • Use MJPEG DataLen header if Content-Length doesn't exist.
  • Make serveFile send 404's and directory index based on the filesystem contents.
  • Send no-cache headers from serveHttp.

Have fun,
Michael.

Fixes and Chrome/Firefox MJPEG.

10 Dec 15:40
Compare
Choose a tag to compare
Pre-release
  • Fix HTTP proxy connection leak.
  • Improve file proxy error messages.
  • Get mjpeg.html working on Firefox and Chrome without relying on nonstandard behaviour.

Have fun,
Michael.

Welcome to Cacao!

07 Dec 08:12
Compare
Choose a tag to compare
Welcome to Cacao! Pre-release
Pre-release

An exploratory release to provide a baseline that we can use for other frontends.

  • Crib pub run grinder package from dart-sass.
  • Clean up serve API in preparation for UI development.

Please try it out if you're brave, and post any issues you find!

Thanks,
Michael.