From 456374bb869945c772b8a749193e12f3b8318ab0 Mon Sep 17 00:00:00 2001 From: FragginWagon Date: Thu, 29 Jan 2026 21:21:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Enhance=20authentication=20UI=20?= =?UTF-8?q?with=20provider-specific=20status=20indicators=20and=20dynamic?= =?UTF-8?q?=20connection=20checks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pokedex.online/src/views/Home.vue | 80 ++++++++++++++++++- 1 file changed, 78 insertions(+), 2 deletions(-) diff --git a/code/websites/pokedex.online/src/views/Home.vue b/code/websites/pokedex.online/src/views/Home.vue index fbeac5b..47503eb 100644 --- a/code/websites/pokedex.online/src/views/Home.vue +++ b/code/websites/pokedex.online/src/views/Home.vue @@ -21,7 +21,16 @@

Manage authentication for Challonge, Discord, and other platforms

- Active +
+
+ 🏆 + +
+
+ 🎮 + +
+
@@ -65,11 +74,31 @@