From 5e2a2e1de7474198673d6e7a0bb8bc33943f3205 Mon Sep 17 00:00:00 2001 From: James Magahern Date: Mon, 4 May 2026 20:33:14 -0700 Subject: [PATCH] adds favorites --- AGENTS.md | 13 +- README.md | 2 +- docker-compose-example.yml | 1 + public/app.js | 251 ++++++++++++++++++++++++++++++++++++- public/index.html | 32 ++++- public/styles.css | 186 +++++++++++++++++++++++++-- server/index.js | 137 +++++++++++++++++++- 7 files changed, 599 insertions(+), 23 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 8a4ab83..4088170 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -6,18 +6,18 @@ This project is a web video player for clients that can decode audio and still i The UI intentionally has only two screens: -- URL entry screen with a stream URL input, a `Next` button, and globally stored recently played URLs. +- URL entry screen with a stream URL input, a `Next` button, globally stored recently played URLs, and globally stored favorites. - Fullscreen player screen with JPEG frames drawn to a canvas and native audio playback through an `