Torsten Schulz torsten
  • Joined on 2025-12-19
torsten created branch main in torsten/yourchat2 2026-03-04 17:15:04 +01:00
torsten pushed to main at torsten/harheimertc 2026-03-04 16:05:37 +01:00
6230c96bc9 Refactor links section to use dynamic rendering with computed properties, enhancing maintainability and scalability. Add new 'Links' tab in CMS for better navigation.
torsten pushed to main at torsten/harheimertc 2026-03-04 14:53:14 +01:00
3fb40bd87d Erweitere die Navigation um einen neuen Link zu "Links" und aktualisiere die Logik zur Bestimmung des aktuellen Submenüs, um die neue Route zu berücksichtigen.
torsten pushed to main at torsten/trainingstagebuch 2026-03-04 14:26:30 +01:00
27665a45df feat(myTischtennis): implement session restoration for browser automation login
torsten pushed to main at torsten/trainingstagebuch 2026-03-04 08:39:17 +01:00
637bacf70f fix(myTischtennis): improve consent dialog handling during login flow
torsten pushed to main at torsten/trainingstagebuch 2026-03-04 08:29:21 +01:00
d5fe531664 fix(myTischtennis): enhance consent dialog handling during login process
torsten pushed to main at torsten/trainingstagebuch 2026-03-02 13:32:59 +01:00
3df8f6fd81 feat(myTischtennis): implement asynchronous team data fetching and job status tracking
torsten pushed to main at torsten/trainingstagebuch 2026-03-02 11:55:18 +01:00
e26bc22e19 fix(myTischtennis): ensure login intent handling and improve form submission logic
torsten pushed to main at torsten/trainingstagebuch 2026-03-02 11:46:21 +01:00
985c9074bd fix(myTischtennis): add detailed diagnostics for login failures
torsten pushed to main at torsten/trainingstagebuch 2026-03-02 11:40:51 +01:00
d33e9a94cf fix(myTischtennis): improve error detection during login process
torsten pushed to main at torsten/trainingstagebuch 2026-03-02 11:17:29 +01:00
6ab6319256 fix(myTischtennis): refine CAPTCHA readiness checks and improve interaction flow
torsten pushed to main at torsten/trainingstagebuch 2026-03-02 10:40:53 +01:00
e1e8b5f4a4 fix(myTischtennis): enhance CAPTCHA handling and login reliability
torsten pushed to main at torsten/trainingstagebuch 2026-03-02 09:05:46 +01:00
cf8cf17dc7 feat(myTischtennis): enhance CAPTCHA handling and refactor controller logic
torsten pushed to main at torsten/yourpart3 2026-03-02 00:36:46 +01:00
a2652c983f Füge neue Funktionen zur Verwaltung von Erben hinzu: Implementiere die API-Endpunkte zum Abrufen potenzieller Erben und zum Auswählen eines Erben. Ergänze die Logik in FalukantService zur Verarbeitung dieser Funktionen.
torsten pushed to main at torsten/yourpart-daemon 2026-03-02 00:36:23 +01:00
5d0dd41c3f Refactor event handling for character death: Updated the EventsWorker to ensure only player characters are notified of sudden child deaths, while NPCs are excluded. Adjusted health update logic to prevent player characters from reaching zero health due to accidents or illnesses. Enhanced SQL queries to filter characters based on user ID, improving clarity and functionality.
torsten pushed to main at torsten/trainingstagebuch 2026-02-27 17:23:06 +01:00
12bba26ff1 fix(myTischtennis): improve error handling for Playwright login and account verification
torsten pushed to main at torsten/trainingstagebuch 2026-02-27 17:18:21 +01:00
4e81a1c4a7 feat(myTischtennis): integrate Playwright for CAPTCHA handling and enhance login form functionality
torsten pushed to mytischtennis-cron at torsten/trainingstagebuch 2026-02-27 17:15:21 +01:00
4e81a1c4a7 feat(myTischtennis): integrate Playwright for CAPTCHA handling and enhance login form functionality
torsten pushed to mytischtennis-cron at torsten/trainingstagebuch 2026-02-27 12:29:57 +01:00
b2017b7365 fix(matchService): handle missing match after update with HttpError
b3bbca3887 feat(socket): implement match report submission and schedule update events
0ee9e486b5 feat(match-report): enhance score input validation and parsing in MatchReportApiDialog
00e058a665 feat(match-report): add clear button functionality to floating keyboard in MatchReportApiDialog
e5a0dfdddc feat(match-report): update MatchReportApiDialog with enhanced keyboard input and styling
Compare 302 commits »
torsten pushed to main at torsten/trainingstagebuch 2026-02-27 12:00:25 +01:00
b2017b7365 fix(matchService): handle missing match after update with HttpError