This website requires JavaScript.
Explore
Help
Sign In
torsten
/
yourpart3
Watch
1
Star
0
Fork
0
You've already forked yourpart3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3b028669e0aef7a6d5b1356c2b708919b73b62e2
yourpart3
/
frontend
/
src
/
dialogues
History
Torsten Schulz (local)
b38858f1a5
feat: Füge Debug-Overlay und Alters-/Geschlechtsanpassungen für 3D-Charaktere hinzu
2026-05-21 09:55:11 +02:00
..
admin
Add adult verification and erotic moderation features: Implement new routes and controller methods for managing adult verification requests, status updates, and document retrieval. Introduce erotic moderation actions and reports, enhancing administrative capabilities. Update chat and navigation controllers to support adult content filtering and access control. Enhance user parameter handling for adult verification status and requests, improving overall user experience and compliance.
2026-03-27 09:14:54 +01:00
auth
feat(i18n): add French language support and enhance localization
2026-04-07 18:04:03 +02:00
chat
feat(RandomChatDialog): enhance chat reporting functionality
2026-04-27 15:23:48 +02:00
falukant
feat: Füge Debug-Overlay und Alters-/Geschlechtsanpassungen für 3D-Charaktere hinzu
2026-05-21 09:55:11 +02:00
socialnetwork
feat(VocabPracticeDialog, VocabCourseView): implement event dispatch for hard vocabulary changes
2026-05-07 13:52:49 +02:00
standard
Refactor feedback handling across components: Replace
alert
and
confirm
calls with centralized feedback functions for improved user experience. Update various components to utilize
showError
,
showSuccess
, and
confirmAction
for consistent messaging and confirmation dialogs. Enhance UI responsiveness and maintainability by streamlining feedback logic.
2026-03-19 16:18:51 +01:00