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
6517c498b9c93e805ead992cc4e5bafa18193fb3
noVNC
/
app
History
Samuel Mannehed
e0d4e5a1c0
Move css rules for vnc_lite to the html
...
Easier to get an overview if it's all in one file.
2018-08-21 11:34:28 +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 css rules for vnc_lite to the html
2018-08-21 11:34:28 +02: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
Revert "Handle if desktopName isn't set.."
2018-08-16 15:52:21 +02:00
webutil.js
Use fat arrow functions
const foo = () => { ... };
for callbacks
2018-07-12 19:06:57 +02:00