aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm-web/src/views/login.rs
Commit message (Expand)AuthorAgeFilesLines
* read the oauth method configs in the webfaceJesse Luehrs2019-11-261-1/+35
* move value extraction logic into the viewJesse Luehrs2019-11-251-2/+8
* make logins persistentJesse Luehrs2019-11-251-1/+1
* autofocus the username text boxJesse Luehrs2019-11-251-3/+5
* add a basic login screenJesse Luehrs2019-11-241-1/+11
* start working on the login flowJesse Luehrs2019-11-231-0/+5