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
/
config.f90
Age
Commit message (
Expand
)
Author
2022-05-04
Auth levels are now read from a special config file. Both display and operat...
Jeffrey Armstrong
2022-04-26
Added routines for validating user passwords and creating new users. Added r...
Jeffrey Armstrong
2021-05-13
Temporary directory is now configurable.
Jeffrey Armstrong
2021-04-15
Added license and readme to the project
Jeffrey Armstrong
2021-04-09
Modified how logging works so that multiple processes can write in theory.
Jeffrey Armstrong
2021-04-07
Fixed many issues related to reporting status. Initial debugging of titan up...
Jeffrey Armstrong
2021-03-30
Added script to scan and load instructions. Instructions now displayed on a ...
Jeffrey Armstrong
2021-03-30
Storing an example site. Added support for just plain old static files and f...
Jeffrey Armstrong
2021-03-30
Reworked requests and responses with some derived types so that things make s...
Jeffrey Armstrong
2021-03-29
Changed how temp files work on UNIX-y stuff. Fixed templates, which were qui...
Jeffrey Armstrong
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 handlin...
Jeffrey Armstrong