backnforth/js
type-two 55d1686d8d Support hosting behind a reverse proxy (https/subpath)
BLS.relayUrl() picks the relay endpoint: bundled server.py keeps
ws://host:8787; served over https or from a subpath it becomes same-origin
wss://host/<base>/ws. Patient/join links are now path-relative so subpath
hosting works. server.py gains --bind and --http-port for reverse-proxy
setups where 8000 is taken.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 15:01:09 +10:00
..
admin.js Support hosting behind a reverse proxy (https/subpath) 2026-07-07 15:01:09 +10:00
audio.js Safety, privacy, session security, bug fixes, zero-install server 2026-07-07 14:38:05 +10:00
bls.js Support hosting behind a reverse proxy (https/subpath) 2026-07-07 15:01:09 +10:00
controllers.js ui fix, many features added 2025-11-25 18:55:21 +10:00
patient.js Support hosting behind a reverse proxy (https/subpath) 2026-07-07 15:01:09 +10:00
recorder.js ui fix, many features added 2025-11-25 18:55:21 +10:00
recording-store.js ui fix, many features added 2025-11-25 18:55:21 +10:00
webrtc.js ui fix, many features added 2025-11-25 18:55:21 +10:00