aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/handlers.go
AgeCommit message (Collapse)AuthorFilesLines
2021-08-11Mess around with go-swagger annotations. Remove some commented out code.Mitchell Riedstra1-21/+0
2021-08-09Fix up cli. Continue fixing up the library and web app. Initial API specMitchell Riedstra1-18/+20
2021-08-04More major changes. Web UI works. Downloading games works. Status works. ↵Mitch Riedstra1-68/+34
extractFile needs work
2021-04-03Some changes to make supporting a demo environment easier. Docker compose demo.Mitchell Riedstra1-8/+8
2021-03-20Update documentation. Remove all traces of chdir from the steam library. ↵Mitchell1-1/+13
Remove most linter complaints.
2021-03-19Sweeping changes to switch to bootstrap and make the UI overall a bit more ↵Mitch Riedstra1-6/+5
user friendly
2021-03-04Further refactoring.Mitch Riedstra1-0/+207