index
:
nonsense_time
dashboard
main
Nonsense Time D&D Campaign Website
JP Appel
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-09
Refactor middleware to separate package
JP Appel
2024-10-09
Add gzip middleware
JP Appel
2024-10-09
Change test to match correct AnsiFilterWriter behavior
JP Appel
2024-10-09
Add gzip middleware stub
JP Appel
2024-10-09
Add end point stubs for container controls
JP Appel
2024-10-08
Remove dashboard rendering
JP Appel
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
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
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
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