This website requires JavaScript.
Explore
Help
Register
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
edbf22ac5b519250a5242ca2b51359e129e1f949
yourpart3
/
backend
/
services
History
Torsten Schulz (local)
edbf22ac5b
All checks were successful
Deploy to production / deploy (push)
Successful in 2m54s
Details
extended admin tool for finished lessons
2026-04-02 13:32:13 +02:00
..
adminService.js
extended admin tool for finished lessons
2026-04-02 13:32:13 +02:00
authService.js
feat(localization): expand language support and enhance UI for user settings
2026-04-02 07:54:44 +02:00
BaseService.js
websockets implemented
2024-12-04 19:08:26 +01:00
blogService.js
feat: Implement blog and blog post models, routes, and services
2025-08-18 13:41:37 +02:00
calendarService.js
Add widget functionality for birthdays, upcoming events, and mini calendar: Implement new API endpoints in calendarController and calendarService to retrieve upcoming birthdays and events, as well as mini calendar data. Update calendarRouter to include widget routes and enhance DashboardWidget to dynamically render new widget components. This update improves user experience by providing quick access to important calendar information.
2026-01-30 15:14:37 +01:00
chatService.js
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
chatTcpBridge.js
Enhance backend configuration and error handling: Update CORS settings to allow dynamic origins, improve RabbitMQ connection handling in chat services, and adjust API server host configuration. Refactor environment variables for better flexibility and add fallback mechanisms for WebSocket and chat services. Update frontend environment files for consistent API and WebSocket URLs.
2026-03-18 22:45:22 +01:00
ContactService.js
Bugs in settings fixed, profile added
2024-09-21 00:25:42 +02:00
dashboardService.js
Refactor dashboard widget management: Update dashboardService to handle user-specific widget configurations with create and update logic. Enhance LoggedInView to support adding the same widget type and display error messages for save operations. Ensure effective endpoint handling for widgets and improve UI interactions.
2026-01-30 07:31:38 +01:00
emailService.js
feat(backend): Erweiterung der Authentifizierungsrouten und Anpassung der E-Mail-Dienste
2025-08-30 11:52:43 +02:00
falukantService.js
feat(falukant): implement score threshold logic and enhance UI feedback for certificate progression
2026-04-01 15:47:11 +02:00
forumService.js
Änderung: Anpassung der Berechtigungsverwaltung in ForumService und ForumAdminView
2025-09-15 08:53:23 +02:00
friendshipService.js
websockets implemented
2024-12-04 19:08:26 +01:00
match3Service.js
feat(match3): Verbesserung der Drag & Drop-Funktionalität und Hinzufügen von Soundeffekten
2025-08-25 21:33:20 +02:00
minigamesService.js
feat: Einführung von Umgebungsvariablen und Startskripten für die Backend-Anwendung
2025-08-23 22:27:19 +02:00
modelsProxyService.js
Refactor source directory handling in modelsProxyService.js
2026-01-22 15:50:46 +01:00
newsService.js
Refactor event handling in CalendarView: Simplify event update and creation logic by removing unnecessary response handling. Implement event reloading after save and delete operations to ensure a clean state. This enhancement improves the reliability of event management in the calendar.
2026-01-30 15:43:28 +01:00
npcCreationJobService.js
Add NPC creation status tracking and progress reporting in Admin module
2026-01-07 17:09:54 +01:00
settingsService.js
feat(user): enhance email handling with validation and normalization functions
2026-04-02 08:07:25 +02:00
socialnetworkService.js
feat(socialnetwork): enhance folder and video management with user visibility options
2026-03-27 16:56:45 +01:00
taxiHighscoreService.js
Änderung: Anpassung der TaxiHighscore-API und Verbesserung der Highscore-Anzeige im Taxi-Spiel
2025-10-05 12:42:37 +02:00
taxiMapService.js
Änderung: Hinzufügung der Ampel-Logik zur Taxi-Map
2025-09-18 18:48:36 +02:00
taxiService.js
Änderung: Hinzufügung des Taxi-Minispiels und zugehöriger Funktionen
2025-09-15 17:59:42 +02:00
vocabService.js
extended admin tool for finished lessons
2026-04-02 13:32:13 +02:00
webSocketService.js
Refactor backend CORS settings to include default origins and improve error handling in chat services: Introduce dynamic CORS origin handling, enhance RabbitMQ message sending with fallback mechanisms, and update WebSocket service to manage pending messages. Update UI components for better accessibility and responsiveness, including adjustments to dialog and navigation elements. Enhance styling for improved user experience across various components.
2026-03-19 14:44:04 +01:00