aboutsummaryrefslogtreecommitdiffstats
path: root/termcast_server/index.html
Commit message (Expand)AuthorAgeFilesLines
* support the 256-color paletteJesse Luehrs2014-10-161-0/+248
* one moreJesse Luehrs2014-10-161-1/+1
* make the output look a bit betterJesse Luehrs2014-10-161-2/+3
* try to send updates rather than the full screen on every frameJesse Luehrs2014-10-061-1/+25
* fix some display issuesJesse Luehrs2014-10-061-3/+14
* add foreground and background colors to the web interfaceJesse Luehrs2014-10-061-1/+22
* actually draw the screen contentsJesse Luehrs2014-09-231-2/+15
* basic structure of the websockets communicationJesse Luehrs2014-09-231-7/+38
* stub out websockets code for the web viewerJesse Luehrs2014-09-231-0/+21