This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
yourpart3
Watch
1
Star
0
Fork
0
You've already forked yourpart3
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6be816fe48fc806cbeda23a34b296c74d59ed859
yourpart3
/
backend
/
models
History
Torsten Schulz (local)
d50d3c4016
Add language assistant settings and related features: Introduce new routes and controller methods for managing language assistant settings, including retrieval and saving of LLM configurations. Update navigation structure to include language assistant options. Enhance vocab course model to support additional learning attributes such as learning goals and core patterns. Update SQL scripts to reflect new database schema changes for vocab courses. Improve localization for language assistant settings in German and English.
2026-03-25 15:53:49 +01:00
..
chat
Änderung: Erweiterung der Taxi-Map-Logik und Verbesserung der Benutzeroberfläche
2025-09-17 18:55:57 +02:00
community
Add language assistant settings and related features: Introduce new routes and controller methods for managing language assistant settings, including retrieval and saving of LLM configurations. Update navigation structure to include language assistant options. Enhance vocab course model to support additional learning attributes such as learning goals and core patterns. Update SQL scripts to reflect new database schema changes for vocab courses. Improve localization for language assistant settings in German and English.
2026-03-25 15:53:49 +01:00
falukant
Update environment configuration and enhance logging: Add support for loading a local .env file and improve logging behavior based on QUIET_ENV_LOGS settings. Introduce new diagnostic scripts in package.json for town worth and money flow analysis. Adjust production cost calculations in FalukantService to align with updated pricing logic and enhance product initialization parameters.
2026-03-25 13:23:51 +01:00
forum
Refactor multiple models to remove foreign key references while maintaining required fields, enhancing data integrity and simplifying model definitions.
2025-12-18 16:08:30 +01:00
logs
feat: Anpassung der Datenbankmodelle zur Unterstützung von snake_case und Einführung von freezeTableName
2025-08-23 06:04:23 +02:00
match3
Refactor multiple models to remove foreign key references while maintaining required fields, enhancing data integrity and simplifying model definitions.
2025-12-18 16:08:30 +01:00
minigames
Refactor multiple models to remove foreign key references while maintaining required fields, enhancing data integrity and simplifying model definitions.
2025-12-18 16:08:30 +01:00
service
feat: Einführung von Umgebungsvariablen und Startskripten für die Backend-Anwendung
2025-08-23 22:27:19 +02:00
taxi
Änderung: Hinzufügung der Ampel-Logik zur Taxi-Map
2025-09-18 18:48:36 +02:00
type
Add widget management functionality: Implement getAvailableWidgets method in dashboardService to retrieve widget types, and create corresponding API endpoint in dashboardRouter. Update LoggedInView to allow users to select and add widgets dynamically, enhancing dashboard customization options.
2026-01-29 16:57:12 +01:00
associations.js
Implement lover relationship management features: Add endpoints for creating, acknowledging, and managing lover relationships in the FalukantController. Enhance backend models with RelationshipState for tracking relationship statuses. Update frontend components to display and manage lover details, including marriage satisfaction and household tension. Improve localization for new features in multiple languages.
2026-03-20 11:37:46 +01:00
index.js
Implement lover relationship management features: Add endpoints for creating, acknowledging, and managing lover relationships in the FalukantController. Enhance backend models with RelationshipState for tracking relationship statuses. Update frontend components to display and manage lover details, including marriage satisfaction and household tension. Improve localization for new features in multiple languages.
2026-03-20 11:37:46 +01:00
trigger.js
Refactor trigger creation logic: Update the created_at and updated_at fields to use the election date instead of the current timestamp, ensuring accurate term end calculations. Enhance socket event handling in StatusBar component by implementing setup and teardown methods for improved event management and user notifications.
2026-02-02 07:48:53 +01:00