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
e179dc714ba13f7f67c6a12d87770b9f29ced447
yourpart3
/
frontend
History
Torsten Schulz (local)
e179dc714b
All checks were successful
Deploy to production / deploy (push)
Successful in 1m57s
Details
feat(OAuth): add 'iss' parameter to OAuth exchange methods for improved provider handling
2026-05-15 14:58:38 +02:00
..
public
feat(Moderation): implement moderation reports feature
2026-04-27 14:52:19 +02:00
scripts
feat(i18n): update Cebuano localization for minigames and enhance UI text
2026-04-17 16:20:20 +02:00
src
feat(OAuth): add 'iss' parameter to OAuth exchange methods for improved provider handling
2026-05-15 14:58:38 +02:00
.env.local
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
.env.production
feat(Moderation): implement moderation reports feature
2026-04-27 14:52:19 +02:00
.env.server
feat(Moderation): implement moderation reports feature
2026-04-27 14:52:19 +02:00
dump.rdb
Director hiring added
2025-01-09 15:31:55 +01:00
index.html
feat(update-frontend): enhance environment file handling and add Google AdSense script
2026-04-27 16:36:38 +02:00
package-lock.json
feat(i18n): add French language support and enhance localization
2026-04-07 18:04:03 +02:00
package.json
feat(i18n): add French language support and enhance localization
2026-04-07 18:04:03 +02:00
README_MINIGAMES.md
Bereinigen und Entfernen von nicht mehr benötigten TinyMCE-Dateien und -Plugins; Aktualisierung der Internationalisierung für Deutsch und Englisch in den Falukant- und Navigationsmodulen; Verbesserung der Statusleiste und Router-Implementierung.
2025-08-21 16:10:21 +02:00
vite.config.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