aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/handlers.go
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Fix bug in JSON output for errors. Fix extract bug due to unset library path.devMitchell Riedstra1-1/+1
2021-08-24Another development snapshot. Updated license. Added Swagger documentation--e...Mitchell Riedstra1-26/+24
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. extr...Mitch Riedstra1-68/+34
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. Remo...Mitchell1-1/+13
2021-03-19Sweeping changes to switch to bootstrap and make the UI overall a bit more us...Mitch Riedstra1-6/+5
2021-03-04Further refactoring.Mitch Riedstra1-0/+207