From a78d332080c77a5dd0d8e20cd59ec4561c2b0dda Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 5 May 2026 11:13:17 +0300 Subject: Add frontend podcast support: API wrappers, episode cards, feed manager modal --- web/index.html | 27 +++++++++++++ web/js/api.js | 8 ++++ web/js/podcasts.js | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 152 insertions(+) create mode 100644 web/js/podcasts.js diff --git a/web/index.html b/web/index.html index 00300f0..f3e37a1 100644 --- a/web/index.html +++ b/web/index.html @@ -232,9 +232,36 @@
+
+ + + +