aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm-web/src/views
Commit message (Expand)AuthorAgeFilesLines
* read the oauth method configs in the webfaceJesse Luehrs2019-11-261-1/+35
* add a logout buttonJesse Luehrs2019-11-261-0/+4
* remove title from webconfigJesse Luehrs2019-11-261-1/+1
* styleJesse Luehrs2019-11-261-3/+1
* remove a format! callJesse Luehrs2019-11-251-1/+1
* move value extraction logic into the viewJesse Luehrs2019-11-251-2/+8
* make logins persistentJesse Luehrs2019-11-252-2/+12
* autofocus the username text boxJesse Luehrs2019-11-251-3/+5
* a bit more refactoringJesse Luehrs2019-11-251-2/+4
* add a basic login screenJesse Luehrs2019-11-241-1/+11
* start working on the login flowJesse Luehrs2019-11-232-1/+8
* pass configuration from the web server to the web appJesse Luehrs2019-11-231-2/+6
* add basic template rendering abilityJesse Luehrs2019-11-231-6/+2
* remove some flickeringJesse Luehrs2019-11-231-1/+5
* shuffle some of the view structure aroundJesse Luehrs2019-11-234-56/+62
* rename a variableJesse Luehrs2019-11-231-4/+4
* commentJesse Luehrs2019-11-231-0/+7
* also draw the cursorJesse Luehrs2019-11-221-3/+15
* add a button to stop watching the current streamJesse Luehrs2019-11-223-327/+335
* implement colors and text attributesJesse Luehrs2019-11-221-0/+299
* more web display improvementsJesse Luehrs2019-11-222-10/+16
* start working on watch displayJesse Luehrs2019-11-221-1/+18
* more information on the list pageJesse Luehrs2019-11-221-9/+49
* move views out into separate modulesJesse Luehrs2019-11-223-0/+36