Skip to content

Releases: mrletourneau/EarlServer

Release 0.0.2

03 Dec 20:02
Compare
Choose a tag to compare
Release 0.0.2 Pre-release
Pre-release

Features

  • Made logging a bit more legible

Bugfixes

  • Fixed mime-type detection #5
  • Fixed malformed header bug #4

Known Issues

  • Just realized this release bloats the distributable by a good 70mb or so, thanks to the inclusion of Apache Tika for mime-type detection. Will keep a lookout for a more lightweight solution, since I feel that bloat is not in the spirit of Gemini!

Release 0.0.1

29 Nov 03:27
Compare
Choose a tag to compare
Release 0.0.1 Pre-release
Pre-release

First release of the Earl Gemini server! It is currently very bare-bones.

Features

  • Serve files from a specified document root
  • Configurable port
  • Compatible with Java key stores to store TLS certificate
  • Simple STDOUT request logs

Known Issues

  • Currently serves all files with MIME type "text/gemini"