From 66dcb4ee98a0c4b2756223773815bf59738fe00e Mon Sep 17 00:00:00 2001 From: dewanakl Date: Sat, 19 Oct 2024 12:52:04 +0700 Subject: [PATCH] feat: add offline alert --- dashboard.html | 12 ++- index.html | 9 +++ js/app.js | 2 + js/comment.js | 13 ++-- js/dashboard.js | 2 + js/guest.js | 7 +- js/offline.js | 70 +++++++++++++++++ js/progress.js | 2 +- js/request.js | 6 +- js/theme.js | 200 ++++++++++++++++++++++++++++-------------------- 10 files changed, 223 insertions(+), 100 deletions(-) create mode 100644 js/offline.js diff --git a/dashboard.html b/dashboard.html index 916e40b9..01862bb7 100644 --- a/dashboard.html +++ b/dashboard.html @@ -344,9 +344,6 @@

Project

-

- This project is built with by dewanakl -

If you want to support me, consider buying me a coffee

@@ -357,6 +354,15 @@
+ +
+
+
+ +
+
+
+ + +
+
+
+ +
+
+
+