aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src/protocol.rs
Commit message (Expand)AuthorAgeFilesLines
* store more information about the login stateJesse Luehrs2019-11-261-1/+3
* pass oauth login urls along to the browserJesse Luehrs2019-11-261-0/+20
* allow multiple oauth configurations using the same auth typeJesse Luehrs2019-11-261-9/+87
* allow configuring the allowed login methods for the web serverJesse Luehrs2019-11-261-1/+1
* send terminal output messages back to the web pageJesse Luehrs2019-11-221-2/+2
* make it return jsonJesse Luehrs2019-11-211-1/+1
* shorter namesJesse Luehrs2019-11-161-6/+4
* use workspacesJesse Luehrs2019-11-151-0/+947