]> git.proxmox.com Git - mirror_novnc.git/history - vnc_auto.html
Change server example
[mirror_novnc.git] / vnc_auto.html
2017-01-12 Solly RossUse textContent instead of innerHTML
2016-12-13 Samuel MannehedMerge pull request #699 from CendioOssman/double
2016-11-22 Samuel MannehedMerge pull request #718 from ossman/po
2016-11-17 Pierre OssmanUse gettext .po files for translations
2016-11-10 Samuel MannehedMerge pull request #689 from ossman/keysym
2016-11-08 Samuel MannehedMerge pull request #697 from CendioOssman/keyboard
2016-10-28 Samuel MannehedAdd translation support for strings in vnc_auto
2016-10-01 Samuel MannehedMerge pull request #651 from kanaka/separatestates
2016-09-30 Solly RossMerge pull request #665 from CendioOssman/bell
2016-09-30 Samuel MannehedRemove padding which isn't needed anymore
2016-09-30 Samuel MannehedRemove unnecessary substates of disconnected
2016-09-30 Samuel MannehedImprove the connection state names
2016-09-30 Samuel MannehedDon't abuse state change function for messages
2016-09-30 Samuel MannehedRemove special password state
2016-09-30 Samuel MannehedMerge branch 'CendioOssman-toolbar' into master
2016-09-30 Samuel MannehedMerge branch 'toolbar' of https://github.com/CendioOssm...
2016-09-19 Pierre OssmanCreate separate style sheet for vnc_auto.html
2016-09-16 Solly RossMerge pull request #603 from WardF/master
2016-09-16 Solly RossMerge pull request #496 from kanaka/refactor/modularized
2016-09-16 Solly RossMove input-related files into core/input
2016-09-16 Solly RossClean up Util
2016-09-16 Solly RossEnable noVNC to become Browserifiable
2016-08-29 Solly RossMerge pull request #596 from danielhb/master
2016-08-26 Daniel Henrique... QEMU RFB extension - new file xtscancodes.js
2016-08-26 samhedMerge branch 'continuousupdates' into noVNCmaster
2016-06-08 samhedUpdate vnc_auto after the screen namechange
2016-06-03 samhedMerge branch 'ui-cleanup' of https://github.com/kanaka...
2016-06-02 SamuelSplit the setDesktopSize function (#618)
2016-01-06 Solly RossMerge pull request #568 from kanaka/refactor/remove...
2016-01-06 Solly RossMerge branch 'feature/token-in-url'
2016-01-06 Miguel Xavier Penh... Pass token into the path variable
2016-01-06 Solly RossMerge pull request #547 from pigshell/hashargs
2015-10-23 Ganesh VaradarajanAdd hash fragment as an optional method to supply confi...
2015-08-14 SollyMerge pull request #488 from kanaka/feature/more-perf...
2015-08-06 Solly RossWIP: Switch to Pako for zlib
2015-06-12 SollyMerge pull request #497 from MOZGIII/MOZGIII-patch...
2015-06-12 MOZGIIIFixed incorrect UI usage and minor updateState params...
2015-04-07 SollyMerge pull request #415 from jimdigriz/fixes
2015-03-27 SollyMerge pull request #474 from kanaka/bug/throw-error...
2015-03-26 Solly RossThrow exceptions from RFB constructor
2015-02-17 SollyMerge pull request #432 from nbibler/getPositionUpdate
2015-02-17 Solly RossMerge branch 'bug/fix-input-html'
2015-02-10 SollyMerge pull request #444 from samhed/extdesktop
2015-02-10 samhedSupport automatic resize [Part 3/4]: ui.js
2014-11-29 SamuelMerge pull request #420 from julien-f/patch-1
2014-11-28 Julien FontanetLoads keysym.js
2014-09-19 SollyMerge pull request #391 from mandre/fix_invalid_property
2014-09-17 Martin AndréFix invalid updateState property of RFB
2014-02-17 SollyMerge pull request #242 from Medical-Insight/use-wss...
2014-02-17 Malcolm ScottImplement XVP UI in HTML
2013-12-05 jalfKeyboard Handling [6/8]: Update everything to include...
2013-10-11 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2013-10-11 samhedMerge branch 'master' of https://github.com/kanaka...
2013-10-10 SamuelMerge pull request #282 from samhed/framebufferupdate
2013-10-09 SamuelMerge pull request #304 from samhed/localcursor
2013-10-09 SamuelMerge pull request #303 from retr0h/https-first
2013-09-21 John DeweyRemoved trailing white space terds
2013-09-21 John DeweyThe https check should come first
2013-07-31 Joel MartinMerge pull request #269 from phildriscoll/master
2013-07-19 samhedMerge branch 'master' of https://github.com/kanaka...
2013-07-18 Joel MartinMerge pull request #276 from samhed/screenrealestate
2013-07-17 samhedAdded Copyright information to all modified files.
2013-07-17 samhed* On low resolution devices the status text is now...
2013-04-23 Joel MartinMerge pull request #245 from wrouesnel/vnc-auto-fix
2013-04-13 Will RouesnelDetect port properly in vnc_auto.html when used on...
2013-04-05 Joel MartinMerge pull request #241 from astrand/html-cleanup
2013-04-05 Peter Åstrand (ast... Sync more header meta stuff from vnc.html:
2013-04-04 Joel MartinMerge pull request #239 from astrand/html-cleanup
2013-04-03 Peter Åstrand (ast... Tweak order/whitespace/style to match vnc.html more...
2012-10-18 Joel MartinMerge remote branch 'Medical-Insight/non-square-cursor...
2012-10-17 Joel MartinMerge pull request #195 from moobyfr/keyboard-altgr
2012-10-17 Joel MartinRefactor dynamic script loading. Add util.js:load_scripts()
2012-10-16 Joel MartinMerge pull request #191 from takaha/altgr
2012-10-15 Joel MartinChange noVNC license to from LGPLv3 to MPL 2.0
2012-09-17 Joel Martininclude/vnc.js: dynamic load without document.write.
2012-06-24 Joel MartinLicense clarification: HTML,CSS,images,fonts under...
2012-06-23 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2012-06-23 Joel MartinUltraVNC repeaterID cleanup.
2012-06-23 Joel MartinMerge remote branch 'kassah/master'
2012-06-23 William LightningUpdate vnc_auto.html to use config option for repeaterID
2012-06-07 William LightningAdd ultravnc_repeater.pl support to rfb.js and vnc_auto...
2012-04-03 Joel MartinUse page host:port as default for WebSocket host/port.
2012-04-03 Anthony YoungSimplify nova-novncproxy related logic.
2012-04-03 Anthony YoungAdd nova-novncproxy
2012-03-11 Joel MartinMerge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
2012-02-02 Joel MartinMake WebSocket encrypt setting default to page protocol.
2012-01-27 Joel MartinDefault path 'websockify' for Clojure Websockify.
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2011-12-01 Joel MartinAdd View Only mode setting.
2011-09-27 Joel Martinvnc_auto.html: sync with mobile changes.
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-08 Joel MartinMerge remote branch 'kanaka/master' into mobile
2011-09-08 Chris GordonAdded support for native iOS and Android keyboards.
2011-06-26 Anthony Youngadd ability to set title from url
2011-05-11 Joel MartinAPI changes/cleanup.
2011-04-05 Joel MartinFix copyright year to 2011.
2011-01-31 Joel MartinAdd DOCTYPE. Misc cleanup.
2010-12-10 Joel MartinMake compatible with jQuery. Slight API change.
2010-11-09 Joel MartinAdd Chrome Frame support. Close requests in web.py.
next