aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm-web/src/views/page.rs
Commit message (Expand)AuthorAgeFilesLines
* add a logout buttonJesse Luehrs2019-11-261-0/+4
* remove title from webconfigJesse Luehrs2019-11-261-1/+1
* remove a format! callJesse Luehrs2019-11-251-1/+1
* make logins persistentJesse Luehrs2019-11-251-1/+11
* a bit more refactoringJesse Luehrs2019-11-251-2/+4
* start working on the login flowJesse Luehrs2019-11-231-1/+3
* 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
* add a button to stop watching the current streamJesse Luehrs2019-11-221-1/+1
* move views out into separate modulesJesse Luehrs2019-11-221-0/+13