index
:
delta/novnc.git
api
app
baserock/v0.5.1
binary
browser_test
bug/auth-errors-not-displayed
bug/dynamic-rq-resize
bug/fix-test-playback
bug/follow-symlinks-for-here
bug/gc-spikes
bug/ie11-tests-slice
bug/misc-fixes
bug/pako-issue
bug/throw-error-from-constructor
bug/tight-buffer-overread
combinemousewheel
compressionlevel
continuousupdates
disabledragwhilescale
docs/fix-copyright
dontgrabinviewonly
feature/ikvm-support
feature/local-pseudo-cursor
feature/more-perf-improvements
feature/new-zlib-impl
feature/realvnc5-version-number
gh-pages
html5-test
infra/fix-travis-sauce
infra/publish
issue-70
issue_templates
limitmouse
localStorage
master
mobile
nokeyboardviewonly
novnc-legacy
properdisconnections
refactor/es6-module-loader
refactor/modularized
refactor/remove-refs-to-jsunzip
removePasswordState
removexvpfromlite
resizeObserverScrollbars
restoregetcontext
sauce
saveimmediately
scrollbarsfortouch
separatestates
stable/v0.6
surfacetouch
test
tests/travis-container
tests/update-deps
tmp-branch/throw-error-on-error
touchdetect
travis
ui-cleanup
useRequireRename
visualhint
vnclitecleanup
wasm
xpra
github.com: kanaka/noVNC.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abstract RFB errors to avoid sending strings
Samuel Mannehed
2017-11-14
1
-4
/
+28
*
Replace updatestate event with connect
Samuel Mannehed
2017-11-14
1
-20
/
+7
*
Remove RFB.notification()
Samuel Mannehed
2017-11-11
1
-21
/
+0
*
Merge branch 'api' of https://github.com/CendioOssman/noVNC
Pierre Ossman
2017-11-10
2
-225
/
+520
|
\
|
*
Use standard EventTarget interface for events
Pierre Ossman
2017-11-09
1
-95
/
+74
|
*
Remove unused options argument in onnotification event handler
Pierre Ossman
2017-11-09
1
-3
/
+1
|
*
Integrate connect() in to constructor
Pierre Ossman
2017-11-09
1
-52
/
+36
|
*
Remove disconnectTimeout property
Pierre Ossman
2017-11-09
1
-4
/
+0
|
*
Remove "downscale only" mode
Pierre Ossman
2017-11-09
2
-5
/
+2
|
*
Remove local cursor setting
Pierre Ossman
2017-11-09
1
-4
/
+0
|
*
Improve naming for viewport properties
Pierre Ossman
2017-11-09
2
-16
/
+17
|
*
Change clippingDisplay() to a property
Pierre Ossman
2017-11-09
2
-20
/
+5
|
*
Follow MDN style in API documentation
Pierre Ossman
2017-11-09
1
-89
/
+478
|
*
Use standard JavaScript properties
Pierre Ossman
2017-11-09
2
-49
/
+16
|
*
Move cursor URI check to RFB object
Pierre Ossman
2017-11-09
1
-1
/
+0
|
*
Remove non-JavaScript render code
Pierre Ossman
2017-11-09
1
-1
/
+0
|
*
Remove render_mode property
Pierre Ossman
2017-11-09
1
-1
/
+0
|
*
Change some attributes to arguments
Pierre Ossman
2017-11-09
2
-10
/
+13
|
*
Remove wsProtocols setting
Pierre Ossman
2017-11-09
1
-1
/
+0
|
*
Switch to URL for connect()
Pierre Ossman
2017-11-09
1
-7
/
+6
|
*
Remove onFBU* callbacks
Pierre Ossman
2017-11-09
1
-22
/
+0
|
*
Add resize as a capability
Pierre Ossman
2017-11-09
1
-1
/
+1
|
*
Make power API generic
Pierre Ossman
2017-11-09
1
-5
/
+5
|
*
Allow other credentials than just password
Pierre Ossman
2017-11-09
1
-30
/
+43
|
*
Hide mouse object from RFB callers
Pierre Ossman
2017-10-27
1
-0
/
+1
|
*
Hide display object from RFB callers
Pierre Ossman
2017-10-27
1
-25
/
+30
|
*
Split out internal API
Pierre Ossman
2017-10-27
2
-161
/
+165
*
|
Improved focus handling on touch input field
Pierre Ossman
2017-11-02
1
-0
/
+1
|
/
*
Remove 'focusContainer' attribute from API documentation
Pierre Ossman
2017-10-18
1
-2
/
+1
*
Remove 'focused' attributes from API documentation
Pierre Ossman
2017-10-18
1
-3
/
+1
*
Update API since sendKey() has a new parameter
Samuel Mannehed
2017-10-12
1
-1
/
+1
*
Mouse and Keyboard are seperate files now
Samuel Mannehed
2017-10-12
1
-2
/
+2
*
Update link to Websock API page
Samuel Mannehed
2017-10-12
1
-1
/
+1
*
Add note clarifying the disconnected state
Samuel Mannehed
2017-10-12
1
-1
/
+3
*
Use markdown-style tables instead of <table>
Samuel Mannehed
2017-10-12
1
-433
/
+142
*
Remove trailing whitespace
Samuel Mannehed
2017-10-12
1
-1
/
+1
*
Use underscores for bold text intead of asterixes
Samuel Mannehed
2017-10-12
1
-5
/
+5
*
Add numbering for each header in the API doc
Samuel Mannehed
2017-10-12
1
-11
/
+12
*
Move API documentation from wiki to the repo
Samuel Mannehed
2017-10-12
1
-0
/
+545
*
[release] v1.0.0-testing.2
v1.0.0-testing.2
infra/publish
Solly Ross
2017-10-04
1
-1
/
+1
*
Enable noVNC to become Browserifiable
Solly Ross
2016-09-16
1
-1
/
+1
*
Release 0.6.1
v0.6.1
Solly Ross
2016-07-04
2
-10
/
+35
*
Release 0.6.0
v0.6.0
Solly Ross
2016-07-01
1
-1
/
+1
*
Make sure Pako always has enough room
bug/pako-issue
Solly Ross
2015-09-23
1
-1
/
+1
*
Use Typed Arrays for the Websock receive queue
Solly Ross
2015-08-06
1
-18
/
+0
*
WIP: Switch to Pako for zlib
Solly Ross
2015-08-06
2
-0
/
+27
*
Remove 'debian' directory
Solly Ross
2015-02-20
2
-24
/
+1
*
Remove references to wsproxy.
Joel Martin
2013-04-15
1
-1
/
+1
*
Converted to unix line endings
jalf
2013-01-31
1
-91
/
+91
*
Note that tcp-stream.js is Apache 2.0 LICENSE.
Joel Martin
2012-09-17
1
-0
/
+202
[next]