summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/me2mom/choice.html
Commit message (Expand)AuthorAgeFilesLines
* Use 16x16 image for Chromoting's favicon.garykac@chromium.org2011-09-271-1/+1
* The webapp sends and receives IQ stanzas over WCS.simonmorris@chromium.org2011-09-161-0/+2
* Handle frame resize, updating centering & resize-to-fit accordingly.wez@chromium.org2011-09-111-0/+1
* Reimplement tool-bar stub using CSS and reduce active area.jamiewalch@google.com2011-08-311-1/+1
* Changed help URL.jamiewalch@google.com2011-08-311-1/+1
* Keep email address visible in host and client modes.jamiewalch@google.com2011-08-311-1/+3
* Trap errors when disconnecting in case the host plugin has crashed.jamiewalch@google.com2011-08-311-3/+1
* Use a split toggle button to reflect scaling state.jamiewalch@google.com2011-08-261-2/+4
* Updated strings following UX review.jamiewalch@google.com2011-08-251-1/+1
* Make client disconnect message endpoint-neutral and show it for host disconnect.jamiewalch@google.com2011-08-231-7/+13
* Replace debug button with Help. Add 'securely' to host description.jamiewalch@google.com2011-08-191-4/+2
* Fixed footer i18n so that 3 entries are no longer needed.jamiewalch@google.com2011-08-181-41/+38
* Made web-app bidi-compatible.jamiewalch@google.com2011-08-101-5/+5
* Rebrand to use Chromoting more consistently.jamiewalch@google.com2011-08-081-2/+2
* Add beforeUnload handler to confirm exit.jamiewalch@google.com2011-08-061-1/+2
* Fix header/footer line alignment.jamiewalch@google.com2011-08-041-3/+4
* Improve authentication UX.jamiewalch@google.com2011-08-031-39/+40
* Propagate connected user to web app.jamiewalch@google.com2011-08-031-1/+2
* Add i18n support to it2me web-app.jamiewalch@google.com2011-08-021-101/+72
* Show transitional UI on session disconnect.lambroslambrou@google.com2011-07-281-6/+14
* Cleaned up modal UI show/hide logic.jamiewalch@google.com2011-07-281-38/+45
* Improve client error logging consistency and UI.jamiewalch@google.com2011-07-271-12/+3
* Don't transition to in-session mode until the connection has been established.jamiewalch@google.com2011-07-261-1/+1
* Fixed id/class confusion.jamiewalch@chromium.org2011-07-221-1/+1
* Show Host as unsupported on ChromeOS.lambroslambrou@chromium.org2011-07-221-0/+5
* Reduce tool-bar font size and protrusion when hidden.jamiewalch@google.com2011-07-211-6/+7
* Implemented disconnect on click or unload.jamiewalch@google.com2011-07-201-2/+5
* Implement access code countdown timer (b/4987025).jamiewalch@google.com2011-07-191-0/+6
* Improve error handling when trying to connect to host.lambroslambrou@chromium.org2011-07-181-0/+3
* Replace in-session header with auto-hide tool-bar.jamiewalch@google.com2011-07-151-20/+41
* Fix issues in IT2Me webapp caused by r91658.sergeyu@chromium.org2011-07-071-1/+1
* Remove the background page, and majorly refactor Javascript + Webapp.ajwong@chromium.org2011-07-071-40/+54
* Use a trampoline to avoid copy/pasting OAuth2 grant code.ajwong@chromium.org2011-06-221-8/+4
* Retrieve e-mail programmatically based on OAuth2 token.ajwong@chromium.org2011-06-221-14/+5
* Reduced host secret to five digits. Removed hyphen from access code and displ...jamiewalch@google.com2011-06-211-1/+0
* Use spinner instead of throbber.jamiewalch@google.com2011-06-211-1/+1
* UI nits from Ken Moore:jamiewalch@google.com2011-06-211-28/+28
* Improve error/debug messaging for Chromoting host plugin:garykac@google.com2011-06-201-0/+12
* Generate zip file for the remoting it2me webapp, and use symlinks when possib...ajwong@chromium.org2011-06-161-0/+1
* Add basic debug log to host page.garykac@google.com2011-06-081-1/+12
* Replace <form> tags used for centering buttons with <div> tags. Also fix ente...ajwong@chromium.org2011-06-071-18/+18
* Hide divs until initialised to avoid flashing uninitialised state.jamiewalch@google.com2011-06-061-1/+6
* Use oninput to catch all changes to OAuth text field.jamiewalch@google.com2011-06-061-2/+1
* Fix up remoting UI to make it closer to specdmaclach@chromium.org2011-06-021-175/+176
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-251-2/+12
* Basic OAuth2 support using the native app flow.ajwong@chromium.org2011-05-201-21/+36
* Added client plug-in connection.jamiewalch@chromium.org2011-05-181-12/+0
* Implementation of id-to-jid logic.jamiewalch@chromium.org2011-05-131-7/+27
* Add in direct (if hacky) support for ClientLogin for the Remoting WebApp.ajwong@chromium.org2011-05-131-5/+20
* Mocks up the host plugin.dmaclach@chromium.org2011-05-121-2/+10