| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-15 | Add start, stop, restart handlers | JP Appel | |
| 2024-10-09 | Add end point stubs for container controls | JP Appel | |
| 2024-10-08 | Fix filtering of escape sequences in vtt logs | JP Appel | |
| 2024-10-08 | Move ansi stripper to util package | 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-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 endpoint for foundry container's logs | JP Appel | |
| 2024-10-05 | Update vtt url | 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 | Refactor api to seperate package | JP Appel | |
