noVNC/app
Vitor Rodrigues b7ef484fbf
Prefix websocket path with server path
Fixes #1737 and it should work for all of the different scenarios where the relative assets also work.
This includes, for example:
   - /
   - /vnc.html
   - /vnc/
   - /vnc/vnc.html

It won't work for:
 - /vnc (but the assets don't work either, so it's consistent)
 - or /vnc.html/ (but this results in a 404 by default anyway)
2023-01-14 14:48:51 +01:00
..
images Use an ICO file for favicons 2022-12-23 09:05:12 +01:00
locale Add italian translation 2022-09-08 14:56:04 +02:00
sounds Support RFB bell 2016-09-22 11:15:42 +02:00
styles Fix positioning of checkbox checkmark 2023-01-02 14:46:33 +01:00
error-handler.js Make error handler's focus changes best-effort 2022-10-12 13:01:23 +02:00
localization.js Improve whitespace handling in translations 2022-12-27 15:39:11 +01:00
ui.js Prefix websocket path with server path 2023-01-14 14:48:51 +01:00
webutil.js Consistently use "first" indentation 2022-12-27 12:50:57 +01:00