This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
noVNC
Watch
1
Star
0
Fork
0
You've already forked noVNC
mirror of
https://github.com/novnc/noVNC.git
synced
2026-05-26 23:19:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bbd15ccaf6e1cfa6dbfb8088e9f35f27a0f3e16
noVNC
/
app
History
Samuel Mannehed
2bbd15ccaf
Remove setViewDrag function
...
Unnecessary function only used in the toggle function above.
2018-07-30 10:46:41 +02:00
..
images
Remove 512x512 icon
2017-02-23 16:29:16 +01:00
locale
Update the noVNC translation part
2018-04-24 02:29:51 +08:00
sounds
Support RFB bell
2016-09-22 11:15:42 +02:00
styles
Move resize handling in to RFB object
2017-12-06 11:29:57 +01:00
error-handler.js
Use fat arrow functions
const foo = () => { ... };
for callbacks
2018-07-12 19:06:57 +02:00
localization.js
Use ES6 classes
2018-07-12 19:06:57 +02:00
ui.js
Remove setViewDrag function
2018-07-30 10:46:41 +02:00
webutil.js
Use fat arrow functions
const foo = () => { ... };
for callbacks
2018-07-12 19:06:57 +02:00