Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart3 2026-04-07 15:52:18 +02:00
ae635b9c16 refactor(i18n): improve language handling and UI updates
torsten pushed to main at torsten/yourpart3 2026-04-07 15:43:18 +02:00
c5b8860605 feat(seo): enhance multilingual support and SEO handling
torsten pushed to main at torsten/singlechat 2026-04-07 15:37:51 +02:00
43a5e595d7 Add multilingual SEO support in routes-seo.js</message>
torsten pushed to main at torsten/yourpart-daemon 2026-04-07 15:24:14 +02:00
731c39dfa4 Implement daily political salary management: Introduced a new function run_daily_political_salary to calculate and distribute daily salaries for players with active political offices, utilizing configured values or fallback based on office rank. Updated SQL queries to support this functionality, including checks for the readiness of the necessary database column. Enhanced the PoliticsWorker to trigger daily salary processing, ensuring timely updates for users. Improved documentation for clarity on the new salary management features and their integration into the existing political benefits system.
torsten pushed to main at torsten/yourpart3 2026-04-07 14:32:47 +02:00
ebb2283646 refactor(exercises): standardize answer language handling across exercise scripts
torsten pushed to main at torsten/yourpart3 2026-04-07 11:32:15 +02:00
160c9dafb2 refactor(vocab): enhance token weight handling in VocabLessonView
torsten pushed to main at torsten/yourpart3 2026-04-07 11:22:24 +02:00
ee338c0e49 refactor(vocab): update vocabulary label handling in VocabLessonView
torsten pushed to main at torsten/yourpart3 2026-04-07 11:13:41 +02:00
fe9322c098 feat(vocab): attach language names to course data in VocabService
torsten pushed to main at torsten/yourpart3 2026-04-07 10:29:30 +02:00
3a1d83f20c feat(vocab): add course language name handling in VocabLessonView
torsten pushed to main at torsten/yourpart3 2026-04-07 10:22:39 +02:00
e649236e39 feat(vocab): refine vocabulary label logic in VocabLessonView
torsten pushed to main at torsten/yourpart3 2026-04-07 10:07:57 +02:00
8f6f06caf0 feat(vocab): enhance vocabulary label handling in VocabLessonView
torsten pushed to main at torsten/yourpart3 2026-04-07 09:58:36 +02:00
62503191d4 feat(vocab): improve vocabulary preparation logic in VocabLessonView
torsten pushed to main at torsten/yourpart3 2026-04-07 09:55:03 +02:00
86dfb0d859 feat(vocab): update course today plan localization and UI logic
torsten pushed to main at torsten/yourpart3 2026-04-07 09:47:47 +02:00
f504a5d597 feat(vocab): enhance feedback acknowledgment and localization in vocabulary lessons
torsten pushed to main at torsten/yourpart3 2026-04-07 09:38:04 +02:00
3cc5f63610 feat(vocab): add lesson review functionality and update navigation
torsten pushed to main at torsten/yourpart3 2026-04-07 09:09:46 +02:00
e17f0cdce0 feat(vocab): enhance vocabulary exercises and localization support
torsten pushed to main at torsten/yourpart3 2026-04-07 08:34:22 +02:00
d192bcae2d refactor(vocabService, VocabLessonView): unify answer language classification for multiple-choice questions
torsten pushed to main at torsten/yourpart3 2026-04-02 16:49:22 +02:00
07ab648143 feat(political-office): enhance political office benefits and salary computation
torsten pushed to main at torsten/yourpart3 2026-04-02 16:09:53 +02:00
e063df5cbe refactor(PoliticsView): enhance UI layout and styling for political information display
torsten pushed to main at torsten/yourpart3 2026-04-02 16:00:32 +02:00
56be4b76c0 feat(political-benefits): implement political powers and benefits system