Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-01 | Started work on API implementation | Jeffrey Armstrong | |
2021-03-30 | Added script to scan and load instructions. Instructions now displayed on a ↵ | Jeffrey Armstrong | |
page. | |||
2021-03-30 | Fixed outstanding issues in template variable assignment and player content ↵ | Jeffrey Armstrong | |
building. Removed unnecessary logging calls. | |||
2021-03-30 | Reworked requests and responses with some derived types so that things make ↵ | Jeffrey Armstrong | |
sense. | |||
2021-03-29 | Changed how temp files work on UNIX-y stuff. Fixed templates, which were ↵ | Jeffrey Armstrong | |
quite broken. | |||
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 | |