aboutsummaryrefslogtreecommitdiff
path: root/captain/levitating-captain.prj
AgeCommit message (Collapse)Author
2021-04-07Fixed many issues related to reporting status. Initial debugging of titan ↵Jeffrey Armstrong
upload handling.
2021-04-02API calls to the gemini interface should work. API calls to the titan ↵Jeffrey Armstrong
interface need implementation.
2021-04-01Started work on API implementationJeffrey Armstrong
2021-04-01Added support for viewing individual instruction pages, assigning players, ↵Jeffrey Armstrong
and launching instruction jobs
2021-03-30Added script to scan and load instructions. Instructions now displayed on a ↵Jeffrey Armstrong
page.
2021-03-30Storing an example site. Added support for just plain old static files and ↵Jeffrey Armstrong
favicons
2021-03-30Reworked requests and responses with some derived types so that things make ↵Jeffrey Armstrong
sense.
2021-03-29Added handling for basic external requests.Jeffrey Armstrong
2021-03-27Minor cleanup of the template code. Started on main program handling requests.Jeffrey Armstrong
2021-03-25Started on server components. Implemented thin, only-necessary sqlite ↵Jeffrey Armstrong
wrapping in Fortran.