aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm-web/src/views/page.rs
Commit message (Expand)AuthorAgeFilesLines
* 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