Torsten Schulz (local)
|
a7e0fe1d97
|
Refactor code structure for improved readability and maintainability; optimize performance across multiple modules.
|
2026-07-21 09:08:15 +02:00 |
|
Torsten Schulz (local)
|
383dc20172
|
Update SQL scripts to include 'created_at' timestamp for exercise types: Modify insert statements in add_vocab_lesson_didactics.sql, create-vocab-courses.sql, and update-vocab-courses-existing.sql to add a 'created_at' column with the current timestamp, enhancing data tracking for vocabulary grammar exercise types.
|
2026-03-25 16:26:48 +01:00 |
|
Torsten Schulz (local)
|
6e36ff1a6f
|
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 |
|