Commit Graph

18 Commits

Author SHA1 Message Date
2beb5efdb4 feat: Implementiere Crash-Spiel-Logik mit WebSocket-Unterstützung und füge Crash-Seite hinzu 2025-11-23 13:01:58 +01:00
0ad33488dc feat: Add Admin and Game pages with stats, user management, and slot game functionality
- Implement AdminPage for managing user stats, transactions, and win chance settings.
- Create GamePage for slot game mechanics, including wallet management and leaderboard display.
- Update API to support new admin stats and transaction endpoints.
- Integrate React Router for navigation between pages.
- Enhance user experience with error handling and loading states.
2025-11-23 12:44:42 +01:00
f1c50dadcd Füge neue Route zur Benutzersuche nach Discord-Namen hinzu und implementiere Debounce-Logik im Admin-Bereich 2025-11-23 12:26:28 +01:00
0138861662 Füge Diagnose-Logs für den Set-Cookie-Header in der Discord-Callback-Route hinzu 2025-11-23 12:09:23 +01:00
193c044bb7 Füge umfassendes Logging für Benutzeranfragen und Fehlerbehandlung in der API hinzu 2025-11-23 11:29:10 +01:00
96ad025aa5 setze Cookie-Domain für komplexe Proxy-Setups 2025-11-22 21:27:54 +01:00
578407f1b2 Aktualisiere Proxy-Konfiguration für Express und bereinige Kommentare im Code 2025-11-22 21:19:30 +01:00
e697bcf38b Füge PostgreSQL Session Store hinzu und aktualisiere die Session-Konfiguration 2025-11-22 21:10:31 +01:00
f893e671ae Verbessere Authentifizierungs-Logging und Fehlerbehandlung für Discord-Integration 2025-11-22 21:04:11 +01:00
9329861a7e Füge Unterstützung für sichere Cookies hinzu und verwende den Wert aus der Konfiguration 2025-11-22 20:57:25 +01:00
8941b40a36 Erweitere Benutzerantwort um Wallet-Daten und aktualisiere Nginx-Konfiguration für Admin-Routen 2025-11-22 20:42:17 +01:00
8fe04c9026 Erweitere Wallet-Schnittstelle um optionale Felder für Freispiele und aktualisiere Datenbankabfragen 2025-11-22 14:22:38 +01:00
6e4a14411c Refactor Wallet interface and claim logic to simplify database interactions 2025-11-22 14:20:36 +01:00
02b58d12e9 fix loading issue 2025-11-22 14:02:39 +01:00
ca76138ba6 add admin-center 2025-11-22 13:51:40 +01:00
b30399678f add free spins 2025-11-22 13:26:06 +01:00
de1781df77 fix URLs + Claim bug 2025-11-22 11:17:55 +01:00
0ed2962a45 Version 1 2025-11-22 00:53:48 +01:00