aboutsummaryrefslogtreecommitdiff
path: root/player
AgeCommit message (Collapse)Author
2021-04-12URLs in instructions can now leave out the server implying download and ↵Jeffrey Armstrong
upload from the server itself. Download and upload both work correctly.
2021-04-07Fixed many issues related to reporting status. Initial debugging of titan ↵Jeffrey Armstrong
upload handling.
2021-04-05Fixed misordering of arguments when building an instruction request urlJeffrey Armstrong
2021-04-05Fixed checkin json to return a name of instructions needed and a job idJeffrey Armstrong
2021-04-05Fixed URL issues in playerJeffrey Armstrong
2021-04-05Implemented titan handling on the server, hopefully. Added sending the ↵Jeffrey Armstrong
captured file for a task to failed jobs as well.
2021-03-27Starting work towards processing external gemini requests.Jeffrey Armstrong
2021-03-25Started on server components. Implemented thin, only-necessary sqlite ↵Jeffrey Armstrong
wrapping in Fortran.
2021-03-25Added endpoints and convenience functions for talking to the server. ↵Jeffrey Armstrong
Completed task loop and run loop.
2021-03-24Updated project to reflect preprocessing of mainJeffrey Armstrong
2021-03-24Added concept of player identity. Started on the instructions processing loop.Jeffrey Armstrong
2021-03-24Initial importJeffrey Armstrong