aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src/client.rs
Commit message (Expand)AuthorAgeFilesLines
* move client id file manipulation out of oauthJesse Luehrs2019-12-161-2/+39
* pull auth_client out into its own fieldJesse Luehrs2019-11-271-2/+12
* rethink how oauth logins need to workJesse Luehrs2019-11-271-2/+2
* split oauth_response into two different messagesJesse Luehrs2019-11-271-1/+1
* allow creating raw clients that don't handle the login processJesse Luehrs2019-11-261-37/+77
* move extracting term type out of the clientJesse Luehrs2019-11-211-5/+12
* shorter namesJesse Luehrs2019-11-161-10/+8
* use workspacesJesse Luehrs2019-11-151-0/+595