Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | websocket handler new/run works now (needs testing!) | Christian Pointner | 2015-12-29 | 1 | -1/+0 |
* | export session store to control interfaces | Christian Pointner | 2015-12-29 | 1 | -7/+8 |
* | added basic websockethandler control interface | Christian Pointner | 2015-12-29 | 1 | -0/+3 |
* | set read/write timeout for web interface | Christian Pointner | 2015-12-28 | 1 | -1/+3 |
* | improved type safety | Christian Pointner | 2015-12-20 | 1 | -4/+4 |
* | added telnet control interface | Christian Pointner | 2015-12-18 | 1 | -1/+1 |
* | improved error handling and overall resilience to different situations | Christian Pointner | 2015-12-15 | 1 | -1/+1 |
* | renamed RDDB to RdDb and added code to fetch show infos based on ID | Christian Pointner | 2015-12-08 | 1 | -4/+4 |
* | moved DB into seperate module | Christian Pointner | 2015-12-08 | 1 | -5/+6 |
* | further improved simple web interface | Christian Pointner | 2015-12-04 | 1 | -27/+5 |
* | introduced conf | Christian Pointner | 2015-12-04 | 1 | -6/+33 |
* | moved control interface back to main package | Christian Pointner | 2015-12-03 | 1 | -0/+44 |