Commit Graph
21 Commits
Author SHA1 Message Date
Nicholas Thompsonandncthompson a29781f025 Updated the serial library as the new library does not produce cgo errors and does not need the kernel headers to build 2019-03-13 21:13:09 +02:00
Nicholas Thompsonandncthompson 67fa25495f Added Ini type to code snippet to help with preview 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson e5d8b0c26d Added phony entries for Makefile 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson eb74b967c7 Changed naming of Client to ClientHandler 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson d30e0ecedd README auto formatting 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 9c8d7d6260 Added Nginx proxy setup example to readme 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson aac4eaddf4 Updated makefile with new commands 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 3ecb2933cb Using the explicit COPY command instead of ADD in docker build 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 95735ff319 Added flag parsing to input flag 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson eb06e40eb3 Added a favicon and updated the static container 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson f54bc3ce7d Added auto reconnect to js code and included an error bar to indicate connection issues. 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 47bfbbfec5 Changed go module name to reflect new repository location 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 2456f45836 Added golangci linting and improved what was required 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 206159cdea Removed go-bindata-assetfs and replaced with statik 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 790b05f90f Should not commit commented out code 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson a2e737da1c Removed unused code 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 892ea5aa1f Updated cli to use led map 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 6bd668eb65 Added go bindata fs to serve web files and added VUE and bootstrap to local files 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson 8267e71f18 Basic UI working state. Still needs clean and Assetfs to keep all dependencies in the application 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson f189ff0442 Update led handling to a map 2019-03-13 00:18:20 +02:00
Nicholas Thompsonandncthompson eb4398d5b4 Added vscode settings for the project 2019-03-13 00:18:20 +02:00