Commit graph

6 commits

Author SHA1 Message Date
3de05f542c
refactor: subprojekte nach /modules/ verschoben und test-sound wiederhergestellt
- Alle Module nach /modules/ verschoben (dinos, plants, storymachine, test, _template)
- .htaccess transparentes Routing fuer /modules/ eingerichtet
- ModuleService Auto-Discovery auf /modules/ Verzeichnis angepasst
- Original Web Audio Synthese (playOrganicFart) und Furzkissen-UI in modules/test/index.php wiederhergestellt
- AGENTS.md Dokumentation aktualisiert
2026-09-13 00:33:01 +02:00
f393beb7ff
feat: inkubator-standard & modul-autodiscovery
- Dynamische Modulerkennung via module.json in ModuleService.php
- Kaskadierender Env-Loader fuer zentrale API-Keys (GEMINI_API_KEY)
- Graceful Auth fuer alle Subprojekte (dinos, plants, storymachine, test)
- Wiederverwendbares Starter-Template in _template/
- test-Modul auf philippurbschat.de Dark-Design modernisiert
2026-09-13 00:23:16 +02:00
46d9b0f4a0
fix(test): rename module to Test in overview and restore original web audio synth look 2026-09-12 23:29:01 +02:00
d970270d91
refactor(test): move web audio synth to /test with admin links, remove cooles-feature, and remove crt-overlay from admin 2026-09-12 23:23:57 +02:00
76640d8bbf
refactor(ui): remove admin-tools, strip emojis, and align design strictly with philippurbschat.de 2026-09-12 23:18:19 +02:00
2d42df53dd
feat(auth): implement user management, invite system, granular module permissions, and admin tools module 2026-09-12 23:08:40 +02:00