noVNC/app
Ryan Lovett 4b59e4523b
Prefix websocket path with server path
If noVNC is not served at the root path, prefix the websocket path with the server path. This makes the path to the websocket consistent with the path to all the other web assets. This is convenient so that users do not need to manually change the path setting, though they still can override it.

For example if the websockify server is at /some/sub/dir, with this patch noVNC will connect to /some/sub/dir/websockify rather than /websockify.
2018-04-19 12:41:36 -07:00
..
images Remove 512x512 icon 2017-02-23 16:29:16 +01:00
locale Clarify which Chinese translation we have 2018-04-03 14:51:12 +02: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 Only show error stack if it is not empty 2018-03-21 15:33:14 +01:00
localization.js Apply translations on input type submit 2018-01-24 13:00:48 +01:00
ui.js Prefix websocket path with server path 2018-04-19 12:41:36 -07:00
webutil.js Use localstorage only to initialize settings map 2018-02-13 10:22:21 -05:00