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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyright header (#1138)
Solly Ross
2018-10-09
4
-6
/
+4
*
Enforce space after function name
Pierre Ossman
2018-09-06
1
-1
/
+1
*
Enforce space before code block
Pierre Ossman
2018-09-06
1
-2
/
+2
*
Enforce explicit semi-colons
Pierre Ossman
2018-09-06
2
-7
/
+7
*
Enforce no trailing whitespace
Pierre Ossman
2018-09-06
1
-2
/
+2
*
Enforce keyword spacing
Pierre Ossman
2018-09-06
1
-1
/
+1
*
Enforce function names
Pierre Ossman
2018-09-06
2
-2
/
+2
*
Enforce indentation
Pierre Ossman
2018-09-06
3
-167
/
+167
*
Add a record flag to launch.sh
bug/fix-test-playback
Solly Ross
2018-07-30
1
-1
/
+5
*
Use fat arrow functions `const foo = () => { ... };` for callbacks
Juanjo Diaz
2018-07-12
3
-31
/
+26
*
Fixes #1075
Henry Vindin
2018-07-01
1
-5
/
+8
*
Prefer const/let over var
Juanjo Diaz
2018-05-24
3
-65
/
+65
*
Add transpilation for IE11 and skip linux tests
Juanjo Diaz
2018-05-24
1
-0
/
+1
*
Add eslint and fix reported issues
Juanjo Diaz
2018-05-24
4
-10
/
+19
*
Only use converted modules as legacy fallback for app
Pierre Ossman
2018-02-28
2
-28
/
+92
*
Don't include icons Makefile when packaging
Pierre Ossman
2018-01-05
1
-0
/
+1
*
Remove intermediate files when bundling
Pierre Ossman
2018-01-05
2
-1
/
+27
*
Convert use_require.js to use promises
Pierre Ossman
2018-01-05
2
-51
/
+117
*
[infra] fix vendor import paths on built files
Solly Ross
2017-10-03
1
-6
/
+6
*
[infra] option to clean on use_require.js
Solly Ross
2017-10-03
1
-0
/
+9
*
Adjust import of vendor/ modules in NPM package
Pierre Ossman
2017-07-04
1
-0
/
+7
*
Properly use babel opts
Pierre Ossman
2017-07-04
1
-1
/
+1
*
Merge branch 'keyboard' of https://github.com/CendioOssman/noVNC
Pierre Ossman
2017-05-04
2
-103
/
+128
|
\
|
*
Simplify keysymdef.js
Pierre Ossman
2017-03-24
1
-4
/
+24
|
*
Clean up keysymdef
Pierre Ossman
2017-03-24
1
-16
/
+39
|
*
Remove keysym names from keysymdef.js
Pierre Ossman
2017-03-24
1
-18
/
+3
|
*
Get parse.js in sync with generated code
Pierre Ossman
2017-03-24
1
-16
/
+13
*
|
Update url's
Samuel Mannehed
2017-04-19
2
-3
/
+3
|
/
*
Vendor in an IE11 polyfill for Promises
Solly Ross
2017-03-21
2
-17
/
+32
*
Move error handler into separate file
Solly Ross
2017-03-21
1
-3
/
+23
*
Optimize ES6 Module Loader Polyfill
Solly Ross
2017-03-21
1
-3
/
+5
*
Allow transforming to any format
Solly Ross
2017-03-07
3
-100
/
+136
*
Use Unicode keysym range as fallback
Pierre Ossman
2016-10-15
1
-1
/
+7
*
Merge pull request #603 from WardF/master
Solly Ross
2016-09-16
1
-3
/
+12
|
\
|
*
Tweaked message printed based on whether or not http is available.
Ward Fisher
2016-04-11
1
-1
/
+6
|
*
Added an '--ssl-only' option to noVNC launch script. This will pass through ...
Ward Fisher
2016-04-11
1
-2
/
+6
*
|
Move input-related files into core/input
Solly Ross
2016-09-16
1
-1
/
+2
*
|
Enable noVNC to become Browserifiable
Solly Ross
2016-09-16
3
-40
/
+145
*
|
Removing unused import (#642)
Trần Tuấn Anh
2016-08-26
1
-1
/
+1
*
|
Update launch.sh
nunojusto
2016-08-16
1
-1
/
+1
*
|
Clarify that utils/launch.sh is MPL-2.0
Joel Martin
2016-06-13
1
-0
/
+4
|
/
*
Fixed vnc_perf.html
Solly Ross
2016-01-06
1
-0
/
+17
*
Small typo in launch.sh
Sarrailh Rémi
2015-11-23
1
-1
/
+1
*
Make sure Pako always has enough room
bug/pako-issue
Solly Ross
2015-09-23
1
-3
/
+11
*
WIP: Switch to Pako for zlib
Solly Ross
2015-08-06
1
-0
/
+32
*
Follow symbolic links in launch.sh
bug/follow-symlinks-for-here
Solly Ross
2015-03-26
1
-1
/
+2
*
Remove last bits of websockify cruft
Solly Ross
2015-02-17
3
-66
/
+4
*
Make sure websockify is cloned to the correct dir
Solly Ross
2015-02-17
1
-2
/
+1
*
Actually remove the "websockify" file
Solly Ross
2015-02-17
1
-471
/
+0
*
Remove local copies of websockify
Solly Ross
2015-02-16
7
-1298
/
+34
[next]