Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-06 | Fixed static file handler to allow subdirectories properly. Fixed directory ↵ | Jeffrey Armstrong | |
file listing under Linux. Release listing now works through CGI. | |||
2021-05-04 | Initial work on the CGI interface for web access. | 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-27 | Starting work towards processing external gemini requests. | Jeffrey Armstrong | |
2021-03-26 | Template rendering implemented. Added configuration and external url ↵ | Jeffrey Armstrong | |
handling procedure stubs |