aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm-web/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* bump seedJesse Luehrs2019-12-071-1/+1
* bump depsJesse Luehrs2019-12-071-1/+1
* strip out most logging in release buildsJesse Luehrs2019-11-231-1/+1
* remove unicode-normalization from the wasm buildJesse Luehrs2019-11-231-1/+1
* i don't think rlib is necessary?Jesse Luehrs2019-11-231-1/+1
* more web display improvementsJesse Luehrs2019-11-221-0/+1
* use vt100 to render the terminal data in the browser(!)Jesse Luehrs2019-11-221-0/+1
* switch to the log crateJesse Luehrs2019-11-221-0/+2
* implement listing and watching on the web sideJesse Luehrs2019-11-221-0/+3
* start using seed on the web sideJesse Luehrs2019-11-221-0/+2
* formattingJesse Luehrs2019-11-161-2/+1
* don't publish teleterm-webJesse Luehrs2019-11-151-0/+3
* add basic websocket clientJesse Luehrs2019-11-151-0/+13