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 (
Collapse
)
Author
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