index
:
levitating
master
request_refactor
An overly simple continuous integration system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-03-27
Starting work towards processing external gemini requests.
Jeffrey Armstrong
2021-03-27
Minor cleanup of the template code. Started on main program handling requests.
Jeffrey Armstrong
2021-03-26
Template rendering implemented. Added configuration and external url ↵
Jeffrey Armstrong
handling procedure stubs
2021-03-26
Started work on a template engine complete with variables. Added a few ↵
Jeffrey Armstrong
database routines and some hopeful, untested changes to the sql creation script.
2021-03-25
Started on server components. Implemented thin, only-necessary sqlite ↵
Jeffrey Armstrong
wrapping in Fortran.
2021-03-25
Added endpoints and convenience functions for talking to the server. ↵
Jeffrey Armstrong
Completed task loop and run loop.
2021-03-24
Updated project to reflect preprocessing of main
Jeffrey Armstrong
2021-03-24
Added concept of player identity. Started on the instructions processing loop.
Jeffrey Armstrong
2021-03-24
Initial import
Jeffrey Armstrong