aboutsummaryrefslogtreecommitdiff
path: root/player/endpoints.f90
AgeCommit message (Expand)Author
2022-10-27Auto appending the token by adding gemini-style query strings when posting, o...Jeffrey Armstrong
2022-06-27Added player report of task type, which the captain will show in the job summ...Jeffrey Armstrong
2022-04-11Added token validation to all api calls, esp. checkins. Changed status repor...Jeffrey Armstrong
2021-04-15Added license and readme to the projectJeffrey 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-03-27Starting work towards processing external gemini requests.Jeffrey Armstrong
2021-03-25Added endpoints and convenience functions for talking to the server. Complet...Jeffrey Armstrong