aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* make it return jsonJesse Luehrs2019-11-214-14/+4
* add an endpoint that is able to list available streamsJesse Luehrs2019-11-213-1/+144
* rename some stuffJesse Luehrs2019-11-213-7/+7
* move extracting term type out of the clientJesse Luehrs2019-11-213-7/+22
* pull connection stream out into a structJesse Luehrs2019-11-211-13/+64
* drop most default_features = false stuffJesse Luehrs2019-11-211-4/+4
* drop another unused depJesse Luehrs2019-11-211-1/+0
* simplifyJesse Luehrs2019-11-212-32/+21
* no longer need this depJesse Luehrs2019-11-201-1/+0
* start refactoring into a structJesse Luehrs2019-11-162-8/+43
* shorter namesJesse Luehrs2019-11-1616-72/+51
* use literal \r\n instead of *ln! macrosJesse Luehrs2019-11-161-11/+14
* refactorJesse Luehrs2019-11-161-4/+6
* stop translating crlf during watchJesse Luehrs2019-11-161-13/+0
* move paths around a bitJesse Luehrs2019-11-154-3/+358
* serve the teleterm-web contentJesse Luehrs2019-11-152-4/+34
* use workspacesJesse Luehrs2019-11-1526-0/+8036