Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-02 | Calls to step_now, which are almost always inserts or updates, will now ↵ | Jeffrey Armstrong | |
retry 20 times with sleep states if a busy result is reported by the db. | |||
2022-06-27 | Added player report of task type, which the captain will show in the job ↵ | Jeffrey Armstrong | |
summary. | |||
2022-04-26 | Added routines for validating user passwords and creating new users. Added ↵ | Jeffrey Armstrong | |
routines for looking up sessions. | |||
2021-04-15 | Added license and readme to the project | Jeffrey Armstrong | |
2021-04-01 | Jobs are now inserted into the database when launched. Job listings work. | Jeffrey Armstrong | |
2021-03-25 | Started on server components. Implemented thin, only-necessary sqlite ↵ | Jeffrey Armstrong | |
wrapping in Fortran. |