aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/delete.go
AgeCommit message (Expand)AuthorFilesLines
2021-03-04Further refactoring.Mitch Riedstra1-47/+0
2021-03-04Refactor. Pull most of the functions into methods off of an App struct.Mitch Riedstra1-5/+5
2021-01-12Remove the rwmutex from the steam library as the template may be mutating the...Mitchell1-2/+2
2021-01-08Make the application a bit more user friendlyMitch Riedstra1-0/+4
2020-11-21Allow the library to be changed. Fix up quit handler. Improve loggingMitch Riedstra1-0/+1
2020-11-21Most of the functionality I want is there now, it's not pretty though.Mitch Riedstra1-0/+42