aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/install.go
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Ignore ipv4 link local addressesMitchell1-1/+1
2021-01-09Add a progress bar to the UI for installation via HTTP. Uses polling, but wha...Mitch Riedstra1-4/+53
2021-01-09Add some download stats, and a status endpoint.Mitch Riedstra1-6/+25
2021-01-08Make the application a bit more user friendlyMitch Riedstra1-0/+5
2020-11-21Allow the library to be changed. Fix up quit handler. Improve loggingMitch Riedstra1-0/+5
2020-11-21Most of the functionality I want is there now, it's not pretty though.Mitch Riedstra1-0/+116