- Admin-Login aus 3 Plugins (Soundboard, Streaming, Game Library) entfernt - Zentraler 🔒/🔓 Button im Header mit Login-Modal - isAdmin wird als Prop an alle Plugins weitergegeben - Settings-Buttons (Gear-Icons) nur sichtbar wenn eingeloggt - Alle Plugins nutzen weiterhin den shared admin-Cookie für Operationen - Login/Logout-Formulare und Buttons aus Plugin-Panels entfernt Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
546 B
HTML
14 lines
546 B
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Gaming Hub</title>
|
|
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎮</text></svg>" />
|
|
<script type="module" crossorigin src="/assets/index-BGKtt2gT.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-TtdZJHkE.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
|
|
</body>
|
|
</html>
|