aboutsummaryrefslogtreecommitdiff
path: root/captain/sqlite.f90
AgeCommit message (Expand)Author
2023-01-02Calls to step_now, which are almost always inserts or updates, will now retry...Jeffrey Armstrong
2022-06-27Added player report of task type, which the captain will show in the job summ...Jeffrey Armstrong
2022-04-26Added routines for validating user passwords and creating new users. Added r...Jeffrey Armstrong
2021-04-15Added license and readme to the projectJeffrey Armstrong
2021-04-01Jobs are now inserted into the database when launched. Job listings work.Jeffrey Armstrong
2021-03-25Started on server components. Implemented thin, only-necessary sqlite wrappi...Jeffrey Armstrong