From ca8a118702ae48df42801cae23ce474c6aa5a695 Mon Sep 17 00:00:00 2001 From: Akhil Gupta Date: Sun, 7 Feb 2021 19:24:52 +0530 Subject: [PATCH] ability to bookmark episodes --- client/commoncss.html | 1 + client/episodes.html | 51 +++++++++++++++++++++++++++++++++++- controllers/podcast.go | 18 +++++++++++++ db/podcast.go | 2 ++ main.go | 5 ++++ service/podcastService.go | 14 ++++++++++ webassets/fa/regular.min.css | 5 ++++ 7 files changed, 95 insertions(+), 1 deletion(-) create mode 100644 webassets/fa/regular.min.css diff --git a/client/commoncss.html b/client/commoncss.html index 95992d4..7723449 100644 --- a/client/commoncss.html +++ b/client/commoncss.html @@ -7,6 +7,7 @@ /> + {{if .setting.DarkMode}}