index
:
levitating
master
request_refactor
An overly simple continuous integration system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
captain
/
templates
Age
Commit message (
Expand
)
Author
2024-03-07
Added a link to the redirect page in case redirection doesn't work automagically
Jeffrey Armstrong
2022-05-06
Login and session tracking now works via Gemini. Need to restrict operations...
Jeffrey Armstrong
2022-04-27
Started work on user-facing user stuff for web interface.
Jeffrey Armstrong
2021-09-15
Added online and offline checking based on last checkin time for players. Ad...
Jeffrey Armstrong
2021-06-21
Groups of instructions are now supported, allowing launching multiple jobs at...
Jeffrey Armstrong
2021-05-20
Added templates for about and home pages.
Jeffrey Armstrong
2021-05-12
Added some CSS styling. Fixed checks for zero-length pointers since it seems...
Jeffrey Armstrong
2021-05-12
Added post handling to the captain. Improved the query utilities for extract...
Jeffrey Armstrong
2021-05-06
Fixed static file handler to allow subdirectories properly. Fixed directory ...
Jeffrey Armstrong
2021-05-04
Initial work on the CGI interface for web access.
Jeffrey Armstrong
2021-03-30
Added script to scan and load instructions. Instructions now displayed on a ...
Jeffrey Armstrong
2021-03-30
Fixed outstanding issues in template variable assignment and player content b...
Jeffrey Armstrong
2021-03-27
Starting work towards processing external gemini requests.
Jeffrey Armstrong
2021-03-26
Template rendering implemented. Added configuration and external url handlin...
Jeffrey Armstrong