Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to test/fix-viewmodels at torsten/harheimertc 2026-05-29 00:13:16 +02:00
125a00819d Refactor code structure for improved readability and maintainability
torsten pushed to test/fix-viewmodels at torsten/harheimertc 2026-05-29 00:11:44 +02:00
b4c31374c0 feat(android): sort CMS users, remove invite button, close CMS submenu on navigate
torsten pushed to main at torsten/trainingstagebuch 2026-05-28 18:03:13 +02:00
d6e51cd8d2 feat: Sort members by first name and then last name in member lists
torsten pushed to main at torsten/trainingstagebuch 2026-05-28 17:59:58 +02:00
7ba25b2572 feat: Sort members alphabetically by first and last name in player selection and friendly match dialogs
torsten pushed to main at torsten/trainingstagebuch 2026-05-28 17:40:49 +02:00
390d1a8897 feat: Update app version to 1.6.2 and increment version code to 17
torsten pushed to main at torsten/trainingstagebuch 2026-05-28 17:40:25 +02:00
7942e6108a feat: Add home/away game labels and participant count to friendly match schedule
torsten pushed to main at torsten/yourpart3 2026-05-28 15:04:17 +02:00
2c72dee43a feat: erweitere Platzhalter-Titel für Wiederholungs- und Übungslektionen im Bisaya-Kurs
torsten pushed to main at torsten/trainingstagebuch 2026-05-28 13:08:44 +02:00
211420444e feat: Enhance plan item display with visual representation and interaction options
torsten pushed to main at torsten/trainingstagebuch 2026-05-28 11:02:28 +02:00
4cf0ee2be8 feat: Update match display logic to correctly reflect player sets and outcomes
torsten created branch test/fix-viewmodels in torsten/harheimertc 2026-05-28 09:42:04 +02:00
torsten pushed to test/fix-viewmodels at torsten/harheimertc 2026-05-28 09:42:04 +02:00
c8b7f5ec2e test: fix ViewModel unit tests (Cms/Gallery) and enable ByteBuddy experimental flag
torsten pushed to dev at torsten/harheimertc 2026-05-28 08:33:30 +02:00
0528334eb4 feat: replace success modal with non-blocking toast notification
torsten pushed to dev at torsten/harheimertc 2026-05-28 08:01:38 +02:00
e033d716dd feat: Add CMS and Member Area screens with ViewModels
torsten pushed to main at torsten/trainingstagebuch 2026-05-27 23:54:04 +02:00
e57cdc6ad8 Refactor code structure for improved readability and maintainability
torsten pushed to dev at torsten/harheimertc 2026-05-27 20:45:39 +02:00
e195d5d189 chore(version): update version to 1.6.1
torsten pushed to dev at torsten/harheimertc 2026-05-27 20:34:31 +02:00
533e89c405 chore(ci): trigger analyze job after lint fixes
torsten pushed to dev at torsten/harheimertc 2026-05-27 20:33:11 +02:00
083244bc83 chore(lint): run eslint --fix; add safe global fallbacks and fix empty catches
torsten pushed to dev at torsten/harheimertc 2026-05-27 20:02:47 +02:00
9def0fdc32 chore(lint): add safe fallbacks for Nitro globals (getMethod/getRequestURL) in passkey and middleware handlers
torsten pushed to dev at torsten/harheimertc 2026-05-27 20:00:50 +02:00
512756cb48 chore(lint): manual fixes - remove redundant global declarations; add safe getMethod fallback; remove unused catch vars
torsten pushed to dev at torsten/harheimertc 2026-05-27 19:55:13 +02:00
19d2f21fc3 refactor(security): use centralized getServerDataPath in password-reset-log.js