Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-15 | Added license and readme to the project | Jeffrey Armstrong | |
2021-04-12 | URLs in instructions can now leave out the server implying download and ↵ | Jeffrey Armstrong | |
upload from the server itself. Download and upload both work correctly. | |||
2021-04-09 | Modified how logging works so that multiple processes can write in theory. | Jeffrey Armstrong | |
2021-04-08 | Added concept of logging level. Log file now opened and closed on every ↵ | Jeffrey Armstrong | |
write to avoid possible locking issues. Build is broken because of log init call. | |||
2021-03-27 | Minor cleanup of the template code. Started on main program handling requests. | Jeffrey Armstrong | |