aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/static
Commit message (Expand)AuthorAgeFilesLines
* restrict the api a bit moreJesse Luehrs2019-11-232-32/+33
* move some things aroundJesse Luehrs2019-11-232-31/+31
* also draw the cursorJesse Luehrs2019-11-222-24/+24
* resize the browser terminal if the streamer terminal is resizedJesse Luehrs2019-11-222-33/+33
* add a button to stop watching the current streamJesse Luehrs2019-11-222-31/+31
* implement colors and text attributesJesse Luehrs2019-11-223-40/+39
* more web display improvementsJesse Luehrs2019-11-224-44/+68
* start working on watch displayJesse Luehrs2019-11-222-42/+41
* more information on the list pageJesse Luehrs2019-11-222-38/+39
* handle streamer disconnectsJesse Luehrs2019-11-222-34/+34
* move views out into separate modulesJesse Luehrs2019-11-222-32/+32
* use vt100 to render the terminal data in the browser(!)Jesse Luehrs2019-11-222-39/+39
* parse the websocket message in the browserJesse Luehrs2019-11-222-35/+38
* improve some loggingJesse Luehrs2019-11-222-23/+24
* switch to the log crateJesse Luehrs2019-11-222-52/+61
* don't manually disconnect on disconnect eventsJesse Luehrs2019-11-222-19/+19
* make sure we close old websocket connectionsJesse Luehrs2019-11-222-30/+36
* thread through the id to the actual message eventsJesse Luehrs2019-11-222-22/+23
* connect to the teleterm server on watch requestsJesse Luehrs2019-11-222-28/+28
* refactorJesse Luehrs2019-11-222-54/+54
* implement listing and watching on the web sideJesse Luehrs2019-11-222-36/+143
* refactor a bitJesse Luehrs2019-11-222-9/+9
* start using seed on the web sideJesse Luehrs2019-11-223-26/+610
* optimize moreJesse Luehrs2019-11-212-3/+3
* optimize wasm fileJesse Luehrs2019-11-212-4/+4
* rename some stuffJesse Luehrs2019-11-212-5/+5
* move paths around a bitJesse Luehrs2019-11-153-0/+355