From 769edcd1adcf0c6ea80b35e8946cc2b3fc34048c Mon Sep 17 00:00:00 2001 From: Maieul BOYER Date: Mon, 22 Dec 2025 11:33:17 +0100 Subject: [PATCH] feat(frontend): added little badge on top right to show current status This badge will either send you to the login page, or to the profile page --- frontend/index.html | 27 +++++++++++++++------------ frontend/src/auth.ts | 43 ++++++++++++++++++++++++++++++++++--------- 2 files changed, 49 insertions(+), 21 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 675d9f9..162f415 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -8,18 +8,23 @@ -
- -
-
+
+ +
+
+
+
+ +
- - -