aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm-web/src/config.rs
Commit message (Collapse)AuthorAgeFilesLines
* read the oauth method configs in the webfaceJesse Luehrs2019-11-261-0/+4
| | | | the oauth login link doesn't work yet, but the ui works at least
* remove title from webconfigJesse Luehrs2019-11-261-1/+0
| | | | this was only temporary to prove the webconfig stuff worked
* make logins persistentJesse Luehrs2019-11-251-0/+1
| | | | so if the server knows we're logged in, don't show the login page
* stop hardcoding the list and watch urlsJesse Luehrs2019-11-231-0/+1
|
* pass configuration from the web server to the web appJesse Luehrs2019-11-231-0/+18