aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src/cmd/web.rs
Commit message (Expand)AuthorAgeFilesLines
* calculate the redirect_url for web oauth tooJesse Luehrs2019-11-271-3/+14
* simplify oauth url handlingJesse Luehrs2019-11-261-1/+8
* pass oauth login urls along to the browserJesse Luehrs2019-11-261-0/+14
* allow configuring the allowed login methods for the web serverJesse Luehrs2019-11-261-0/+1
* stop hardcoding the list and watch urlsJesse Luehrs2019-11-231-0/+1
* move server address to configurationJesse Luehrs2019-11-231-1/+4
* start refactoring into a structJesse Luehrs2019-11-161-7/+1
* shorter namesJesse Luehrs2019-11-161-2/+1
* use workspacesJesse Luehrs2019-11-151-0/+46