radieo/stream
Pierre-Olivier Mercier 8054c98dd1 stream: split radio.liq into pipeline, web and ingest-proxy parts
Extract the HTTP surface out of radio.liq into two included files: web.liq
(static assets, PWA, local player API) and ingest_proxy.liq (relays to the
ingest daemon). radio.liq keeps only the streaming pipeline and ends with the
%include directives, evaluated after the pipeline so the handlers see radio,
now_playing, history, etc.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 16:11:56 +08:00
..
apple-touch-icon.png stream: make the web player installable as a PWA 2026-07-04 16:09:08 +08:00
Dockerfile stream: split radio.liq into pipeline, web and ingest-proxy parts 2026-07-04 16:11:56 +08:00
favicon.svg stream: add a synthwave favicon 2026-07-03 18:42:51 +08:00
icon-192.png stream: make the web player installable as a PWA 2026-07-04 16:09:08 +08:00
icon-512.png stream: make the web player installable as a PWA 2026-07-04 16:09:08 +08:00
icon-maskable-512.png stream: make the web player installable as a PWA 2026-07-04 16:09:08 +08:00
icon-maskable.svg stream: make the web player installable as a PWA 2026-07-04 16:09:08 +08:00
index.html stream: make the web player installable as a PWA 2026-07-04 16:09:08 +08:00
ingest_proxy.liq stream: split radio.liq into pipeline, web and ingest-proxy parts 2026-07-04 16:11:56 +08:00
manifest.webmanifest stream: make the web player installable as a PWA 2026-07-04 16:09:08 +08:00
radio.liq stream: split radio.liq into pipeline, web and ingest-proxy parts 2026-07-04 16:11:56 +08:00
sw.js stream: make the web player installable as a PWA 2026-07-04 16:09:08 +08:00
web.liq stream: split radio.liq into pipeline, web and ingest-proxy parts 2026-07-04 16:11:56 +08:00