From f182304c7e6529ce341bd40c24293f182cad6b58 Mon Sep 17 00:00:00 2001 From: Samidy Date: Mon, 12 Jan 2026 02:33:52 +0300 Subject: [PATCH] add recommended playlist songs, improvements, fixes & more --- index.html | 14 ++++- js/api.js | 86 +++++++++++++++++++++++++ js/app.js | 4 +- js/db.js | 43 +++++++++++-- js/downloads.js | 77 +++++++++++++++++++++-- js/events.js | 20 ++++++ js/firebase/sync.js | 2 +- js/ui.js | 150 +++++++++++++++++++++++++++++++++++--------- 8 files changed, 354 insertions(+), 42 deletions(-) diff --git a/index.html b/index.html index 13c2d42..d9fd39d 100644 --- a/index.html +++ b/index.html @@ -799,8 +799,18 @@ -
+
+ + +
@@ -1404,7 +1414,7 @@