feat(Moderation): implement moderation reports feature
All checks were successful
Deploy to production / deploy (push) Successful in 2m1s
All checks were successful
Deploy to production / deploy (push) Successful in 2m1s
- 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.
This commit is contained in:
30
docs/ADSENSE_PREAPPLY_REVIEW_2026-04-27.md
Normal file
30
docs/ADSENSE_PREAPPLY_REVIEW_2026-04-27.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# AdSense Pre-Apply Review (ohne Live-Verifizierung)
|
||||
|
||||
Datum: 2026-04-27
|
||||
|
||||
## Gepruefte Seiten (Content/SEO/Policy)
|
||||
|
||||
1. `/`
|
||||
2. `/blogs`
|
||||
3. `/blogs/:slug` (Route vorhanden, contentbasiert)
|
||||
4. `/vokabeltrainer`
|
||||
5. `/bisaya-lernen`
|
||||
6. `/deutsch-fuer-bisaya`
|
||||
7. `/falukant`
|
||||
8. `/minigames`
|
||||
9. Footer-Dialogpfade: Impressum
|
||||
10. Footer-Dialogpfade: Datenschutz
|
||||
11. Footer-Dialogpfade: Kontakt
|
||||
12. Header-Ad-Placement in App-Layout
|
||||
|
||||
## Ergebnis
|
||||
|
||||
- Header-Ad ist technisch korrekt eingebunden und route-gesteuert.
|
||||
- `ads.txt` ist im Build-Input vorhanden.
|
||||
- Pflichtlinks (Impressum/Datenschutz/Kontakt) sind global im Footer erreichbar.
|
||||
- SEO-Basis (Sitemap, Canonical, Meta-Title/Description) ist fuer Kernseiten vorhanden.
|
||||
- Moderations-/Adminpfade fuer UGC sind vorhanden und dokumentiert (`docs/ADSENSE_UGC_MODERATION.md`).
|
||||
|
||||
## Ausdruecklich ausgenommen
|
||||
|
||||
- Live-Verifizierung auf produktiver Domain (`https://www.your-part.de/ads.txt`) wurde bewusst nicht ausgefuehrt.
|
||||
Reference in New Issue
Block a user