summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/host_list.js
Commit message (Expand)AuthorAgeFilesLines
* 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