Bug fix: File path is checked to make sure it's in the root directory or in ~/public_gemini
Bug fix: traversal bug with /..%2F/
Bug Fix: file system traversal bug where %2F is treated as /
Changelog:
Added Reload on SIGHUP
Change log:
Bug fix: time-rs crate panics when changing time to local so for now the logger uses utc
Added release-linux.yml to automatically build and upload tagged releases for linux
Added docker.yml