From 3d54d11164e9379cfeeb975b566830e7b8a06ea3 Mon Sep 17 00:00:00 2001 From: Ivan Date: Mon, 13 Apr 2026 17:36:57 -0500 Subject: [PATCH] feat(electron, frontend): update loading screens with new animations and styles; add JavaScript requirement notice in frontend HTML --- electron/loading.html | 211 ++++++++++++++++-------------- meshchatx/src/frontend/index.html | 23 ++++ 2 files changed, 133 insertions(+), 101 deletions(-) diff --git a/electron/loading.html b/electron/loading.html index a02fc88..cb11029 100644 --- a/electron/loading.html +++ b/electron/loading.html @@ -3,115 +3,95 @@ MeshChatX + - -
-
-
-
- -
-
+ +
+
-
-
-
- MeshChatX logo -
-
-
- MeshChatX -
-
Custom fork by Sudo-Ivan
-
+
+
+
+

MeshChatX

+

+ Starting… +

+
-
-
- - Preparing your app -
+
+
- - Starting services -
-
- -
-
- - - -
-
-
Loading services
-
- Waiting for the MeshChatX API to come online. -
-
-
- -
-
-
- Version -
-
- v0.0.0 -
-
+ class="meshchatx-bar h-full w-1/3 rounded-full bg-blue-600 dark:bg-blue-500" + aria-hidden="true" + >
+

+

v0.0.0