aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/static/teleterm_web_bg.wasm
Commit message (Expand)AuthorAgeFilesLines
* bump seedJesse Luehrs2019-12-071-0/+0
* bump depsJesse Luehrs2019-12-071-0/+0
* simplifyJesse Luehrs2019-11-271-0/+0
* read the oauth method configs in the webfaceJesse Luehrs2019-11-261-0/+0
* add a logout buttonJesse Luehrs2019-11-261-0/+0
* remove title from webconfigJesse Luehrs2019-11-261-0/+0
* also build the wasm with -OzJesse Luehrs2019-11-251-0/+0
* remove a format! callJesse Luehrs2019-11-251-0/+0
* move value extraction logic into the viewJesse Luehrs2019-11-251-0/+0
* make logins persistentJesse Luehrs2019-11-251-0/+0
* autofocus the username text boxJesse Luehrs2019-11-251-0/+0
* a bit more refactoringJesse Luehrs2019-11-251-0/+0
* add a basic login screenJesse Luehrs2019-11-241-0/+0
* simplify the update logic a bitJesse Luehrs2019-11-241-0/+0
* refactorJesse Luehrs2019-11-241-0/+0
* start working on the login flowJesse Luehrs2019-11-231-0/+0
* strip out most logging in release buildsJesse Luehrs2019-11-231-0/+0
* remove unicode-normalization from the wasm buildJesse Luehrs2019-11-231-0/+0
* stop hardcoding the list and watch urlsJesse Luehrs2019-11-231-0/+0
* move server address to configurationJesse Luehrs2019-11-231-0/+0
* pass configuration from the web server to the web appJesse Luehrs2019-11-231-0/+0
* add basic template rendering abilityJesse Luehrs2019-11-231-0/+0
* remove some flickeringJesse Luehrs2019-11-231-0/+0
* enable lto for release buildsJesse Luehrs2019-11-231-0/+0
* i don't think rlib is necessary?Jesse Luehrs2019-11-231-0/+0
* shuffle some of the view structure aroundJesse Luehrs2019-11-231-0/+0
* restrict the api a bit moreJesse Luehrs2019-11-231-0/+0
* move some things aroundJesse Luehrs2019-11-231-0/+0
* also draw the cursorJesse Luehrs2019-11-221-0/+0
* resize the browser terminal if the streamer terminal is resizedJesse Luehrs2019-11-221-0/+0
* add a button to stop watching the current streamJesse Luehrs2019-11-221-0/+0
* implement colors and text attributesJesse Luehrs2019-11-221-0/+0
* more web display improvementsJesse Luehrs2019-11-221-0/+0
* start working on watch displayJesse Luehrs2019-11-221-0/+0
* more information on the list pageJesse Luehrs2019-11-221-0/+0
* handle streamer disconnectsJesse Luehrs2019-11-221-0/+0
* move views out into separate modulesJesse Luehrs2019-11-221-0/+0
* use vt100 to render the terminal data in the browser(!)Jesse Luehrs2019-11-221-0/+0
* parse the websocket message in the browserJesse Luehrs2019-11-221-0/+0
* improve some loggingJesse Luehrs2019-11-221-0/+0
* switch to the log crateJesse Luehrs2019-11-221-0/+0
* don't manually disconnect on disconnect eventsJesse Luehrs2019-11-221-0/+0
* make sure we close old websocket connectionsJesse Luehrs2019-11-221-0/+0
* thread through the id to the actual message eventsJesse Luehrs2019-11-221-0/+0
* connect to the teleterm server on watch requestsJesse Luehrs2019-11-221-0/+0
* refactorJesse Luehrs2019-11-221-0/+0
* implement listing and watching on the web sideJesse Luehrs2019-11-221-0/+0
* refactor a bitJesse Luehrs2019-11-221-0/+0
* start using seed on the web sideJesse Luehrs2019-11-221-0/+0
* optimize moreJesse Luehrs2019-11-211-0/+0