aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAge
* set up verbose loggingdakkardakkar2020-07-31
|
* works now!dakkar2020-07-25
|
* changes from another guydakkar2020-07-25
| | | | https://github.com/ahamlinman/rtwatch/commit/eb91a43eeccc5959ea981dbc6eef10978d5179fb
* move HTML+JS to separate filedakkar2020-07-25
| | | | | I got fed up with rebuilding every time I changed something; plus, syntax highlight is easier this way
* disable origin check for websocket connectiondakkar2020-07-25
| | | | I need this because I'm reverse-proxying
* allow path prefixdakkar2020-07-25
|
* Initial commitSean DuBois2019-09-20