aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src
Commit message (Expand)AuthorAgeFilesLines
...
* hyper knows about these headers tooJesse Luehrs2019-11-221-4/+5
* connect to the teleterm server on watch requestsJesse Luehrs2019-11-221-7/+74
* make it return jsonJesse Luehrs2019-11-213-14/+3
* add an endpoint that is able to list available streamsJesse Luehrs2019-11-213-1/+144
* rename some stuffJesse Luehrs2019-11-211-2/+2
* 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
* simplifyJesse Luehrs2019-11-212-32/+21
* 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-151-3/+3
* serve the teleterm-web contentJesse Luehrs2019-11-151-4/+33
* use workspacesJesse Luehrs2019-11-1525-0/+7978