Files
yourpart3/frontend/public/index.html
Torsten Schulz (local) a02fe1f008
All checks were successful
Deploy to production / deploy (push) Successful in 2m1s
feat(Moderation): implement moderation reports feature
- Added moderationRouter to handle moderation-related API routes.
- Introduced new methods in AdminController for fetching all regions, region types, and creating regions.
- Enhanced adminRouter with routes for moderation reports and status updates.
- Updated navigationController to include moderation reports in the admin menu.
- Implemented frontend components for reporting messages in the forum and managing moderation reports.
- Added internationalization support for moderation-related texts in multiple languages.
2026-04-27 14:52:19 +02:00

30 lines
1.8 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>YourPart Online-Community, Forum, Chat, Vokabeltrainer & Browsergames</title>
<meta name="description" content="Kostenlose Online-Community mit Forum, Chat, Blogs und Browsergames: Vokabeltrainer, Minispiele und Mittelalter-Aufbauspiel Falukant ohne Download. Beta-Plattform mit wachsender Produktwelt." />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://www.your-part.de/" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="YourPart" />
<meta property="og:title" content="YourPart Online-Community, Forum, Chat, Vokabeltrainer & Browsergames" />
<meta property="og:description" content="Forum, Chat, Blogs, kostenloser Vokabeltrainer und Browsergames inkl. Falukant gratis im Browser, ohne Download. Jetzt in der Beta testen." />
<meta property="og:url" content="https://www.your-part.de/" />
<meta property="og:locale" content="de_DE" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="YourPart Online-Community, Forum, Chat, Vokabeltrainer & Browsergames" />
<meta name="twitter:description" content="Forum, Chat, Blogs, kostenloser Vokabeltrainer und Browsergames inkl. Falukant gratis im Browser, ohne Download. Jetzt in der Beta testen." />
<meta name="theme-color" content="#F9A22C" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1104166651501135" crossorigin="anonymous"></script>
<script type="module" crossorigin src="/assets/index-B4fysdFj.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B7qXuEZt.css">
</head>
<body>
<div id="app"></div>
</body>
</html>