Age | Commit message (Expand) | Author |
---|---|---|
2021-03-30 | Reworked requests and responses with some derived types so that things make s... | Jeffrey Armstrong |
2021-03-29 | Added further player functions to db. Added contents for listing players via... | Jeffrey Armstrong |
2021-03-29 | Changed how temp files work on UNIX-y stuff. Fixed templates, which were qui... | Jeffrey Armstrong |
2021-03-29 | Added handling for basic external requests. | Jeffrey Armstrong |
2021-03-27 | Starting work towards processing external gemini requests. | Jeffrey Armstrong |
2021-03-27 | Minor cleanup of the template code. Started on main program handling requests. | Jeffrey Armstrong |
2021-03-26 | Template rendering implemented. Added configuration and external url handlin... | Jeffrey Armstrong |
2021-03-26 | Started work on a template engine complete with variables. Added a few datab... | Jeffrey Armstrong |
2021-03-25 | Started on server components. Implemented thin, only-necessary sqlite wrappi... | Jeffrey Armstrong |