summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/host_list.js
Commit message (Expand)AuthorAgeFilesLines
* Fix remoting webapp to properly handle non supported platforms.sergeyu@chromium.org2014-02-261-2/+4
* Disable Me2Me host controls on unsupported Linux systems.sergeyu@chromium.org2014-02-151-1/+2
* Minor cleanups in UI code that gets host state when webapp is staredsergeyu@chromium.org2014-02-131-3/+2
* Download the host components when user tries to enable Me2Me host.sergeyu@chromium.org2014-02-031-1/+3
* Sort the host list alphabetically.jamiewalch@chromium.org2013-12-211-0/+6
* Add a Connect_Remote_Host test.weitaosu@chromium.org2013-10-051-0/+15
* Add a reload button to host list.jamiewalch@chromium.org2013-09-041-1/+21
* Deal with empty lists being omitted from the server's JSON response.rmsousa@chromium.org2013-08-031-0/+2
* Remove storage.js from Chromoting webapplambroslambrou@chromium.org2013-06-191-2/+2
* Don't display the 'start-host' UI if there was an error fetching the host list.jamiewalch@chromium.org2013-03-121-5/+14
* Use remoting.storage instead of overriding chrome.storage.jamiewalch@chromium.org2013-03-111-2/+2
* Don't show newly-enabled hosts as out-of-date.lambroslambrou@chromium.org2013-03-051-0/+3
* Improve host-list display in case of auth or network error.jamiewalch@chromium.org2013-03-021-22/+19
* Show a warning overlay and connection interstitial for out-of-date hosts.jamiewalch@chromium.org2013-02-281-8/+13
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-3/+3
* Apps v2 identity integration.jamiewalch@google.com2013-01-091-3/+3
* Mock chrome.storage (https://developer.chrome.com/extensions/storage.html) AP...jamiewalch@google.com2012-12-201-16/+34
* Remove remoting.HostController.state()sergeyu@chromium.org2012-11-291-1/+1
* Remove UI dependencies from remoting.HostController.sergeyu@chromium.org2012-11-151-30/+134
* [Chromoting] Make the webapp handle 502 errors like 503 errors.simonmorris@chromium.org2012-11-071-1/+1
* [Chromoting] Handle a response status 0 for a list-hosts request more helpfully.simonmorris@chromium.org2012-11-021-1/+3
* This CL cleans up error handling when fetching the user's email address. We d...jamiewalch@google.com2012-07-201-2/+2
* If an account with hosts registered is accessed on a machine on which those h...jamiewalch@google.com2012-07-111-4/+4
* Remove 'Enable' button on unsupported platforms. Added 'No hosts' message.jamiewalch@google.com2012-06-301-3/+13
* Remove bogus warnings at start-up.jamiewalch@google.com2012-06-281-15/+19
* Pass OAuth token refresh errors back to the caller.jamiewalch@google.com2012-06-251-34/+60
* [Chromoting] Use headers, not parameters, to carry the OAuth token when getti...simonmorris@chromium.org2012-06-051-4/+2
* Refactored innerText vs. innerHTML in l10n.js and removed other uses of inner...jamiewalch@google.com2012-06-021-1/+1
* Die, |that|, die!jamiewalch@google.com2012-05-291-20/+7
* Clear hosts and last error in refresh, not response.jamiewalch@google.com2012-05-031-2/+2
* Protect all uses of JSON.parse against exceptions.jamiewalch@google.com2012-04-281-10/+13
* Fixed callWithToken error handling.jamiewalch@google.com2012-04-251-28/+42
* Fix stop/start button state and host name.jamiewalch@google.com2012-04-101-0/+13
* Unregister host on stop.jamiewalch@google.com2012-04-041-2/+9
* Filter the local host id from the list.jamiewalch@google.com2012-04-031-7/+9
* Refactored host_table_entry.js to allow it to be used for static HTML content.jamiewalch@google.com2012-03-301-1/+1
* Added first-run infographic screens for IT2Me and Me2Me.jamiewalch@google.com2012-03-291-16/+0
* [Chromoting] Let the webapp handle a host with no JID correctly.simonmorris@chromium.org2012-03-221-2/+2
* [Chromoting] The webapp handles host renaming correctly.simonmorris@chromium.org2012-03-191-0/+9
* Sort host list to put on-line hosts first.jamiewalch@google.com2012-03-061-0/+13
* CSS clean-up.jamiewalch@google.com2012-03-051-11/+0
* To get the chromoting host list, pass the OAuth access token as a URL parameter,simonmorris@chromium.org2012-03-021-2/+4
* Replaced IT2Me and host list UI tables with flex-boxes.jamiewalch@google.com2012-02-281-0/+3
* Updated home screen to match new UI mocks.jamiewalch@google.com2012-02-221-2/+1
* Rename webapp_it2me to remoting_webapp and move it from webapp/me2mom to webapp/sergeyu@chromium.org2012-01-111-0/+273