syncthing/gui/default
tomasz1986 b39985483d
gui: Filter scope ID out of IPv6 addresses in Remote GUI (fixes #8084) (#8559)
Currently, the link to remote GUI uses device addresses as they are
advertised from the router. Because of this, they may end up having a
scope ID attached to them. The problem is that browsers do not support
such addresses, leaving the user with a non-working URL.

Because of the above, use regex to simply filter out the scope ID from
the address before using it for Remote GUI.

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2022-09-27 19:57:48 +02:00
..
assets gui, man, authors: Update docs, translations, and contributors 2022-09-26 04:33:20 +00:00
syncthing gui: Filter scope ID out of IPv6 addresses in Remote GUI (fixes #8084) (#8559) 2022-09-27 19:57:48 +02:00
vendor all: Fix various user-facing and non-user-facing typos (#8509) 2022-08-23 15:44:11 +02:00
index.html gui: Replace JS select-on-click with CSS user-select (fixes #3868) (#8544) 2022-09-20 11:37:34 +02:00
modal.html gui: Update to Font Awesome v5 (#4889) 2018-05-24 19:59:32 +01:00