aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src/cmd
Commit message (Expand)AuthorAgeFilesLines
* move client id file manipulation out of oauthJesse Luehrs2019-12-162-2/+2
* pull auth_client out into its own fieldJesse Luehrs2019-11-272-5/+13
* calculate the redirect_url for web oauth tooJesse Luehrs2019-11-271-3/+14
* the server doesn't need to know about the web oauth configsJesse Luehrs2019-11-271-10/+13
* simplify oauth url handlingJesse Luehrs2019-11-261-1/+8
* pass oauth login urls along to the browserJesse Luehrs2019-11-261-0/+14
* allow multiple oauth configurations using the same auth typeJesse Luehrs2019-11-263-3/+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
* resize the browser terminal if the streamer terminal is resizedJesse Luehrs2019-11-221-0/+3
* make sure our terminal size is updated correctlyJesse Luehrs2019-11-221-0/+1
* move extracting term type out of the clientJesse Luehrs2019-11-212-2/+10
* start refactoring into a structJesse Luehrs2019-11-161-7/+1
* shorter namesJesse Luehrs2019-11-166-22/+14
* use literal \r\n instead of *ln! macrosJesse Luehrs2019-11-161-11/+14
* refactorJesse Luehrs2019-11-161-4/+6
* stop translating crlf during watchJesse Luehrs2019-11-161-13/+0
* use workspacesJesse Luehrs2019-11-156-0/+2553