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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1165 from juanjoDiaz/throw_errors_instead_of_strings
Samuel Mannehed
2018-11-26
1
-8
/
+8
|
\
|
*
Throw Error instead of String
Juanjo Diaz
2018-11-24
1
-8
/
+8
*
|
Merge pull request #1166 from juanjoDiaz/simplify_EventTargetMixin
Samuel Mannehed
2018-11-26
1
-11
/
+6
|
\
\
|
*
|
Simplify EventTargetMixin
Juanjo Diaz
2018-11-25
1
-11
/
+6
|
|
/
*
|
Use `new` when constructing errors
Juanjo Diaz
2018-11-24
4
-10
/
+10
|
/
*
Change copyright header (#1138)
Solly Ross
2018-10-09
16
-22
/
+16
*
Fix cursor encoding handling from earlier merge
Pierre Ossman
2018-09-18
1
-6
/
+22
*
Merge branch 'style' of https://github.com/CendioOssman/noVNC
Pierre Ossman
2018-09-17
19
-88
/
+102
|
\
|
*
Enforce space after function name
Pierre Ossman
2018-09-06
5
-9
/
+9
|
*
Enforce space before code block
Pierre Ossman
2018-09-06
1
-2
/
+2
|
*
Enforce explicit semi-colons
Pierre Ossman
2018-09-06
2
-3
/
+3
|
*
Enforce curly braces for control statements
Pierre Ossman
2018-09-06
3
-10
/
+19
|
*
Enforce no trailing whitespace
Pierre Ossman
2018-09-06
1
-1
/
+1
|
*
Enforce object key spacing
Pierre Ossman
2018-09-06
6
-6
/
+10
|
*
Enforce comma spacing
Pierre Ossman
2018-09-06
3
-1
/
+5
|
*
Enforce indentation
Pierre Ossman
2018-09-06
3
-53
/
+53
|
*
Enforce brace style
Pierre Ossman
2018-09-06
1
-6
/
+3
*
|
Merge branch 'decoders' of https://github.com/CendioOssman/noVNC
Pierre Ossman
2018-09-17
7
-771
/
+782
|
\
\
|
*
|
Move decoders to separate classes
Pierre Ossman
2018-08-22
7
-548
/
+649
|
*
|
Handle pseudo encodings directly
Pierre Ossman
2018-08-22
1
-146
/
+150
|
*
|
Remove statistics tracking
Pierre Ossman
2018-08-22
1
-80
/
+2
|
*
|
Give proper int argument to encodingName()
Pierre Ossman
2018-08-22
1
-2
/
+2
|
|
/
*
|
Show dot when there is no visible cursor
Alexander E. Patrakov
2018-09-14
1
-12
/
+63
*
|
Moved the "pixels + mask -> RGBA" logic to rfb.js
Alexander E. Patrakov
2018-09-07
2
-23
/
+51
|
/
*
Merge branch 'hidpi_scale' of https://github.com/CendioOssman/noVNC
Pierre Ossman
2018-08-16
2
-5
/
+9
|
\
|
*
Handle fractional screen sizes
Pierre Ossman
2018-07-26
2
-5
/
+9
*
|
Move dragThreshold definition to util/
Samuel Mannehed
2018-08-10
2
-4
/
+7
|
/
*
Use fat arrow functions `const foo = () => { ... };` for callbacks
Juanjo Diaz
2018-07-12
7
-57
/
+46
*
Use ES6 classes
Juanjo Diaz
2018-07-12
11
-767
/
+769
*
Merge branch 'cursor' of https://github.com/CendioOssman/noVNC
Pierre Ossman
2018-07-11
3
-62
/
+240
|
\
|
*
Provide fallback cursor method
Pierre Ossman
2018-07-06
2
-9
/
+166
|
*
Separate out cursor handling
Pierre Ossman
2018-03-15
3
-60
/
+80
*
|
Sort vkeys table
Pierre Ossman
2018-07-04
1
-1
/
+1
*
|
Merge branch 'fix/ie11-numpad5-compatibility' of https://github.com/vlastoun/...
Pierre Ossman
2018-07-04
2
-1
/
+2
|
\
\
|
*
|
Fix: IE11 Numpad5 compatibility when numlock off
Vlastimil Sadilek
2018-05-16
2
-1
/
+2
|
*
|
Fix: undefined err, undefined Exception
Vlastimil Sadilek
2018-05-04
2
-2
/
+2
*
|
|
Avoid TypedArray.slice() because of IE11
Samuel Mannehed
2018-06-15
1
-2
/
+1
*
|
|
Use string assignment operator instead of concat()
Samuel Mannehed
2018-06-15
1
-1
/
+1
*
|
|
Use the correct slicing for rQshiftStr
Samuel Mannehed
2018-06-15
1
-1
/
+1
*
|
|
Avoid big strings on the stack
Samuel Mannehed
2018-06-14
1
-1
/
+7
*
|
|
Call rQshiftBytes to avoid code duplication
Samuel Mannehed
2018-06-14
1
-2
/
+1
*
|
|
Remove typedArrayToString
Samuel Mannehed
2018-06-14
1
-16
/
+1
*
|
|
Work around Siemens touch panel authentication bug
Pierre Ossman
2018-06-07
1
-0
/
+10
*
|
|
Add debug logging for Tight authentication
Pierre Ossman
2018-06-07
1
-0
/
+6
*
|
|
Prefer const/let over var
Juanjo Diaz
2018-05-24
16
-487
/
+459
*
|
|
Add eslint and fix reported issues
Juanjo Diaz
2018-05-24
13
-36
/
+28
*
|
|
Handle sending large clipboards
Samuel Mannehed
2018-05-07
1
-11
/
+32
|
/
/
*
|
Merge branches 'ffalt' and 'altgr' of https://github.com/CendioOssman/noVNC
Pierre Ossman
2018-03-13
1
-37
/
+55
|
\
\
|
*
|
Better detection of AltGr on Windows
Pierre Ossman
2018-03-09
1
-26
/
+48
|
*
|
Handle _keyDownList in _sendKeyEvent()
Pierre Ossman
2018-03-09
1
-14
/
+10
|
|
/
[next]