From a27be3162d0ea69a9c92425e3b1919a85541639e Mon Sep 17 00:00:00 2001 From: Samidy Date: Wed, 31 Dec 2025 12:26:05 +0300 Subject: [PATCH] Playlist Feature, Lyrics on Fullscreen & More --- index.html | 39 +++++- js/app.js | 122 ++++++++++++++++- js/db.js | 77 ++++++++++- js/events.js | 46 ++++++- js/firebase/sync.js | 38 +++++- js/lyrics.js | 115 ++++++++++++++++ js/router.js | 3 + js/ui.js | 322 ++++++++++++++++++++++++++++++++++---------- styles.css | 139 +++++++++++++++++++ 9 files changed, 814 insertions(+), 87 deletions(-) diff --git a/index.html b/index.html index 633008c..e12683d 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,7 @@
-