]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2012-05-10 Joel MartinMerge pull request #162 from toddfreese/master
2012-05-10 Todd FreeseAdded support for RealVNC Mac.
2012-05-10 Joel MartinPull from websockify.
2012-04-30 Joel MartinMerge pull request #158 from cloudbuilders/fix_rpc_backend
2012-04-30 Anthony YoungUse explicit check for rpc.register_opts
2012-04-30 Anthony YoungUpdate to fix trunk nova issue with rpc library
2012-04-26 Joel MartinComment out duplicates in unicodeTable.
2012-04-26 Joel MartinDon't treat onerror as a close.
2012-04-25 Joel MartinUpdate websockify to pull in close code/reason fixes.
2012-04-13 Joel MartinAdd code/reason to close event messages. Remove useless...
2012-04-10 Joel MartinMerge pull request #149 from ohadlevy/patch-1
2012-04-10 Ohad LevyUpdate README.md
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-23 Joel MartinSupport Apple Remote Desktop.
2012-03-16 Joel MartinAdd jsunzip.js to debian install list.
2012-03-14 Joel MartinRelease down/pressed keys when window loses focus.
2012-03-14 Joel MartinSquelch noisy debug logs.
2012-03-12 Joel MartinMerge tight/tightPNG routine.
2012-03-12 Joel MartinUse standard citing format for contributors.
2012-03-11 Joel MartinFlesh out authors/contributors and licenses.
2012-03-11 Joel MartinGeneral code formatting and cleanliness.
2012-03-11 Joel MartinStats: count pixels instead of just FBU.rects.
2012-03-11 Joel MartinCleanup vnc.js includes.
2012-03-11 Joel MartinMerge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
2012-03-09 Mike Tinglofadd some documentation; default to existing websocket...
2012-02-20 Joel MartinDon't swallow SSL EOF errors.
2012-02-20 Joel MartinBetter base64 illegal character output.
2012-02-20 Joel MartinCorrection: Version 0.2
2012-02-20 Joel MartinVersion 0.1
2012-02-20 Joel MartinAdd images subdirectory to deb build.
2012-02-15 Joel MartinAdd message panel when hosted at kanaka.github.com.
2012-02-14 Joel MartinSet $D on window directly.
2012-02-14 Joel MartinAdd array map function for IE9.
2012-02-02 Joel MartinMake WebSocket encrypt setting default to page protocol.
2012-01-31 Joel MartinDefault path to 'websockify' in include/ui.js
2012-01-31 Mike Tinglofadd tight zlib stream reset; add error if tight encodin...
2012-01-30 Mike Tinglofcomment out per-decompress checksum and logging
2012-01-30 Mike Tinglofadd last rect special encoding; fix tight fill subencod...
2012-01-29 Mike Tinglofdon't need to copy palette data until we have all data...
2012-01-29 Mike Tinglofimplement tight indexed rectangle; remove some debug...
2012-01-28 Mike Tingloffix handling of min compression size
2012-01-28 Mike Tinglofre-enable history buffer (used as sliding window for...
2012-01-27 Joel MartinDefault path 'websockify' for Clojure Websockify.
2012-01-26 Mike Tingloffix issue with parsing distance of more then 8 bits...
2012-01-25 Mike Tinglofadded rgb image drawing, some zlib changes (huffman...
2012-01-25 Mike Tinglofkeep zlib history so we can decode as a stream
2012-01-24 Mike Tbasic framing for tight is working (decode not complete)
2012-01-24 Mikeadd javascript zlib
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2012-01-12 Joel MartinFix Intel AMT KVM: disable true color.
2012-01-12 Joel MartinLinting.
2012-01-05 Joel MartinAdd websockify.py symlink for Windows.
2011-12-15 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2011-12-15 Joel Martinwebsockify: better multi-python version support.
2011-12-15 Joel MartinFix python3 wss (TLS/SSL) connection detection.
2011-12-15 Joel MartinShow close code and reason.
2011-12-01 Joel MartinAdd View Only mode setting.
2011-11-19 Joel MartinTypo in Opera 11.60 fix.
2011-11-19 Joel MartinFix issue #102 - Opera 11.60 doesn't work.
2011-11-17 Joel MartinLibVNCServer capitalization.
2011-11-17 Joel MartinAdd libvncserver as project including noVNC.
2011-11-07 Joel MartinAdd Brightbox to user list.
2011-10-31 Joel Martindebian/ - Update CSS file names.
2011-10-29 Joel MartinREADME: feature section and minor rearranging.
2011-10-28 Joel MartinAdd Intel MeshCentral.
2011-10-28 Joel MartinAdd Amahi as a project using noVNC.
2011-10-08 Joel MartinUpdate description. Remove Sentry reference.
2011-10-08 Joel MartinUpdate requirements. Note WS added to libvncserver.
2011-09-29 Joel Martinwebsockify --run-once, --timeout, numpy fallback
2011-09-29 Joel MartinFix README screenshot src.
2011-09-29 Joel MartinUpdate README screenshots.
2011-09-29 Joel MartinRe-organize CSS. Remove broken IE filter statement.
2011-09-29 Joel MartinFormatting. Image renames/cleanup.
2011-09-29 Chris GordonMobile icons.
2011-09-28 Joel MartinLICENSE.txt, docs/TODO: bring up to date.
2011-09-27 Joel MartinAdd local copy of Orbitron font.
2011-09-27 Joel Martinvnc_auto.html: sync with mobile changes.
2011-09-27 Joel MartinAdd WebSocket URL path to UI settings.
2011-09-26 Joel MartinMove viewport functions.
2011-09-26 Joel MartinRemove support for non-HTML5 browsers.
2011-09-26 Joel Martininclude/ui.js: remove console.log debug.
2011-09-26 Joel MartinMake tests/vnc_perf.html work again.
2011-09-23 Joel MartinFixing iOS clipping, keyboard issues.
2011-09-23 Joel MartinOnly show move/drag button when clipping. Cleanup.
2011-09-22 Joel MartinViewport clip/drag for mobile/touchscreen devices.
2011-09-14 Joel MartinFix fbUpdateRequest undefined parameter logic.
2011-09-14 Joel MartinSome CSS style and DOM id/class cleanup.
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-13 Joel MartinFramebuffer requests based on clean/dirty areas.
2011-09-13 Joel MartinFix window/document sizing in firefox.
2011-09-13 Joel MartinFirefox offset bug: use margin instead of padding.
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-13 Joel MartinViewport handling in include/display.js
2011-09-10 Joel MartinPull websockify: python3 numpy buffer/string fix.
2011-09-08 Joel MartinFix setBarPosotion runtime errors.
2011-09-08 Joel MartinHTML, CSS and Javascript indent/formatting.
2011-09-08 Joel MartinDisable static canvas logo.
2011-09-08 Joel MartinMerge remote branch 'kanaka/master' into mobile
next