| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-12 | Ignore ipv4 link local addresses | Mitchell | 1 | -1/+1 | |
| 2021-01-09 | Add a progress bar to the UI for installation via HTTP. Uses polling, but ↵ | Mitch Riedstra | 1 | -4/+53 | |
| whatever. | |||||
| 2021-01-09 | Add some download stats, and a status endpoint. | Mitch Riedstra | 1 | -6/+25 | |
| 2021-01-08 | Make the application a bit more user friendly | Mitch Riedstra | 1 | -0/+5 | |
| Make a split between being accessed over loopback and remotely. Attempt to show the IP of the server on the internal page to make it easy to hand out. Remove the ability to change any of the runtime configuration or quit the program unless you're local. | |||||
| 2020-11-21 | Allow the library to be changed. Fix up quit handler. Improve logging | Mitch Riedstra | 1 | -0/+5 | |
| 2020-11-21 | Most of the functionality I want is there now, it's not pretty though. | Mitch Riedstra | 1 | -0/+116 | |
| Build the web server and the command line in the build script Allow for deletion of games from the library Move the download function out of main.go Add more information to the index template and handler. Allow for downloads from URLs and installation from local files. Allow changing of the library path via a command line flag Automatically start the web browser on windows | |||||
