aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm-web/src/protocol.rs
Commit message (Collapse)AuthorAgeFilesLines
* simplifyJesse Luehrs2019-11-271-1/+1
|
* read the oauth method configs in the webfaceJesse Luehrs2019-11-261-0/+7
| | | | the oauth login link doesn't work yet, but the ui works at least
* make logins persistentJesse Luehrs2019-11-251-0/+5
| | | | so if the server knows we're logged in, don't show the login page
* restrict the api a bit moreJesse Luehrs2019-11-231-3/+3
|
* resize the browser terminal if the streamer terminal is resizedJesse Luehrs2019-11-221-1/+2
|
* more information on the list pageJesse Luehrs2019-11-221-0/+17
|
* handle streamer disconnectsJesse Luehrs2019-11-221-0/+1
|
* parse the websocket message in the browserJesse Luehrs2019-11-221-0/+7