This website requires JavaScript.
Explore
Help
Register
Sign In
RentAKloud
/
noVNC
Watch
8
Star
0
Fork
0
You've already forked noVNC
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
noVNC
/
app
History
Pierre Ossman
942a312779
Enforce object key spacing
2018-09-06 17:07:11 +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
Enforce function names
2018-09-06 16:53:40 +02:00
localization.js
Enforce indentation
2018-09-06 16:37:38 +02:00
ui.js
Enforce object key spacing
2018-09-06 17:07:11 +02:00
webutil.js
Use fat arrow functions
const foo = () => { ... };
for callbacks
2018-07-12 19:06:57 +02:00