aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src/web
Commit message (Expand)AuthorAgeFilesLines
* pull auth_client out into its own fieldJesse Luehrs2019-11-273-4/+18
* add oauth endpointJesse Luehrs2019-11-271-0/+56
* simplifyJesse Luehrs2019-11-271-17/+3
* make the web client use raw clients for everythingJesse Luehrs2019-11-272-22/+20
* make plain logins also hit the serverJesse Luehrs2019-11-261-5/+129
* store more information about the login stateJesse Luehrs2019-11-263-5/+8
* rename this structJesse Luehrs2019-11-261-5/+5
* add a logout buttonJesse Luehrs2019-11-261-0/+13
* use the correct username to log in on the server sideJesse Luehrs2019-11-252-10/+11
* make logins persistentJesse Luehrs2019-11-251-2/+12
* start working on the login flowJesse Luehrs2019-11-234-0/+151
* refactor a bitJesse Luehrs2019-11-232-0/+403
* pass configuration from the web server to the web appJesse Luehrs2019-11-231-0/+37
* hyper knows about these headers tooJesse Luehrs2019-11-221-4/+5
* shorter namesJesse Luehrs2019-11-161-1/+1
* use workspacesJesse Luehrs2019-11-151-0/+61