| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-08 | Fix filtering of escape sequences in vtt logs | JP Appel | |
| 2024-10-08 | Add ansi filter writer | JP Appel | |
| 2024-10-08 | Move ansi stripper to util package | JP Appel | |
| 2024-10-08 | Refactor ansi stripper to be synchronous | JP Appel | |
| 2024-10-08 | Remove static and site status endpoints | JP Appel | |
| Since this backend will only ever be deployed on the same machine as the site, the site status endpoint is superfluous. Serving static files falls outside of the roles fo this backend, it is better performed by a service with caching features like NGINX. | |||
| 2024-10-08 | Add middleware to strip ansi escape sequences | JP Appel | |
| 2024-10-07 | Update vtt status endpoint to check container | JP Appel | |
| 2024-10-05 | Fix writting docker logs to http response | JP Appel | |
| Now properly strips binary data from response | |||
| 2024-10-05 | Add docker api negotation | JP Appel | |
| 2024-10-05 | Add endpoint for foundry container's logs | JP Appel | |
| 2024-10-05 | Update vtt url | JP Appel | |
| 2024-10-05 | Add server controls to dashboard, update styling | JP Appel | |
| 2024-10-02 | Add first pass at dashboard | JP Appel | |
| 2024-10-02 | Refactor loging to use slog | JP Appel | |
| 2024-10-02 | Add README with instructions | JP Appel | |
| 2024-10-02 | Refactor api to seperate package | JP Appel | |
| 2024-09-15 | Add verbose output flag | JP Appel | |
| 2024-09-13 | Refactor request timeout to middleware | JP Appel | |
| 2024-09-13 | Add money and head handling functions | JP Appel | |
| Created types to manage the cannonical coinage of DnD. First pass at computing computing values for heads. | |||
| 2024-09-13 | Add makefile and service | JP Appel | |
| 2024-09-12 | Renamed variables and functions | JP Appel | |
| 2024-09-12 | Add cli args for port and address | JP Appel | |
| 2024-09-12 | Add status and redirect endpoints | JP Appel | |
| 2024-09-12 | Initial Commit | JP Appel | |
