summaryrefslogtreecommitdiff
path: root/vnc_auto.html
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid updateState property of RFBMartin André2014-09-171-1/+1
* Implement XVP UI in HTMLMalcolm Scott2014-02-171-2/+40
* Keyboard Handling [6/8]: Update everything to include the new keyboard handli...jalf2013-12-051-1/+2
* Removed trailing white space terdsJohn Dewey2013-09-211-3/+3
* The https check should come firstJohn Dewey2013-09-211-4/+4
* Added Copyright information to all modified files.samhed2013-07-171-0/+1
* * On low resolution devices the status text is now justified to the leftsamhed2013-07-171-1/+3
* Detect port properly in vnc_auto.html when used on port 80 or 443.Will Rouesnel2013-04-131-0/+11
* Sync more header meta stuff from vnc.html:Peter Åstrand (astrand)2013-04-051-2/+15
* Tweak order/whitespace/style to match vnc.html more closely. NoPeter Åstrand (astrand)2013-04-031-11/+19
* Refactor dynamic script loading. Add util.js:load_scripts()Joel Martin2012-10-171-2/+6
* Change noVNC license to from LGPLv3 to MPL 2.0Joel Martin2012-10-151-1/+1
* include/vnc.js: dynamic load without document.write.Joel Martin2012-09-171-0/+1
* License clarification: HTML,CSS,images,fonts under permissive licenses.Joel Martin2012-06-241-3/+4
* UltraVNC repeaterID cleanup.Joel Martin2012-06-231-1/+1
* Update vnc_auto.html to use config option for repeaterIDWilliam Lightning2012-06-221-3/+3
* Add ultravnc_repeater.pl support to rfb.js and vnc_auto.htmlWilliam Lightning2012-06-061-2/+4
* Use page host:port as default for WebSocket host/port.Joel Martin2012-04-031-6/+3
* Simplify nova-novncproxy related logic.Anthony Young2012-04-031-8/+13
* Add nova-novncproxyAnthony Young2012-04-031-3/+10
* Make WebSocket encrypt setting default to page protocol.Joel Martin2012-02-021-1/+2
* Default path 'websockify' for Clojure Websockify.Joel Martin2012-01-271-1/+1
* Add View Only mode setting.Joel Martin2011-12-011-0/+1
* vnc_auto.html: sync with mobile changes.Joel Martin2011-09-271-16/+18
* Added support for native iOS and Android keyboards.Chris Gordon2011-09-081-1/+1
* add ability to set title from urlAnthony Young2011-06-261-0/+1
* API changes/cleanup.Joel Martin2011-05-111-24/+20
* Fix copyright year to 2011.Joel Martin2011-04-051-1/+1
* Add DOCTYPE. Misc cleanup.Joel Martin2011-01-301-0/+1
* Make compatible with jQuery. Slight API change.Joel Martin2010-12-101-6/+7
* Add Chrome Frame support. Close requests in web.py.Joel Martin2010-11-091-1/+2
* Expose VNC shared mode setting in UIs.Joel Martin2010-10-241-3/+4
* Split util into two file:Antoine Mercadal2010-09-301-6/+6
* License header cleanup.Joel Martin2010-09-081-0/+2
* JSLint.Joel Martin2010-09-081-6/+6
* Encrypt default to 'false' in vnc_auto.html also.Joel Martin2010-09-071-1/+1
* Remove psuedo-UTF8 encoding.Joel Martin2010-08-271-1/+0
* New API. Refactor Canvas and RFB objects.Joel Martin2010-08-021-23/+30
* Query string cleanup and move it to util.jsJoel Martin2010-07-221-8/+8
* API changes. Client cursor and settings menu.Joel Martin2010-07-211-5/+8
* Make black.css an alternate stylesheet.Joel Martin2010-07-151-1/+2
* State machine refactoring.Joel Martin2010-07-151-12/+20
* Opera works! Fix message event drops/reorders.Joel Martin2010-07-011-1/+5
* Disabled ctrlAltDel button when N/A.Joel Martin2010-06-151-2/+7
* Add CtrlAltDel send button to status bar.Joel Martin2010-06-151-6/+17
* Move vnc.js into include directory.Joel Martin2010-06-141-1/+1
* Direct example. Move all DOM code default_controls.js.Joel Martin2010-06-021-0/+73