Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart3 2026-01-15 13:11:51 +01:00
a7f23c5885 Refactor update-backend.sh script for improved .env file handling and backup process
torsten pushed to main at torsten/yourpart3 2026-01-15 09:28:04 +01:00
b706191a0e Refactor effect handling in enrichNotificationsWithCharacterNames to improve data parsing
torsten pushed to main at torsten/yourpart3 2026-01-15 08:16:06 +01:00
ba469ef900 Refactor notification handling in FalukantService to improve data processing
torsten pushed to main at torsten/yourpart3 2026-01-14 16:22:09 +01:00
e852346b94 Update mood handling in FalukantService and enhance Socket.io configuration in store
torsten pushed to main at torsten/yourpart3 2026-01-14 15:29:56 +01:00
02d24eccd8 Add 'sleep' status to Production model and update related components
torsten pushed to main at torsten/yourpart-daemon 2026-01-14 15:26:17 +01:00
f32c4b1456 Add sleep management for productions in ProduceWorker: Implement logic to set productions to sleep when storage capacity is insufficient. Introduce methods for processing and retrieving sleep productions, enhancing inventory management and production flow control.
torsten pushed to main at torsten/yourpart3 2026-01-14 14:59:11 +01:00
d1359ccc36 Refactor proposal mapping in FalukantService to handle null characters
torsten pushed to main at torsten/yourpart3 2026-01-14 14:38:49 +01:00
52c7f1c7ba Refactor sendMessageToConnection method to enhance user data validation and message handling
7a2749c405 Remove redundant exception handling in sendMessageToConnection method to streamline error logging and improve code clarity.
d71df901ed Refactor message sending logic in WebSocket server to improve direct transmission and error handling
1af4b6c2e4 Enhance logging and error handling in sendMessageToConnection method
2595cb8565 Enhance error handling and logging in WebSocket server message sending
Compare 55 commits »
torsten pushed to main at torsten/yourpart3 2026-01-14 14:30:54 +01:00
cd739fb52e Refactor server.js for improved WebSocket and API configurations
torsten pushed to main at torsten/trainingstagebuch 2026-01-14 14:27:31 +01:00
e21b50fc38 fix(accidentForm): update sorting logic to prioritize first name over last name
torsten pushed to main at torsten/trainingstagebuch 2026-01-14 14:10:53 +01:00
23caeddf9e fix(accidentForm): improve member sorting and add key for reactivity
torsten pushed to main at torsten/trainingstagebuch 2026-01-14 14:07:30 +01:00
663125670e fix(accidentForm): prevent reactivity issues by creating a new sorted array
torsten pushed to main at torsten/trainingstagebuch 2026-01-14 14:00:45 +01:00
515e04d1e3 feat(accident): update accident field type and enhance textarea styling
torsten pushed to main at torsten/trainingstagebuch 2026-01-14 13:56:21 +01:00
bf082ea995 chore(deps): update dependencies and remove unused files
torsten pushed to main at torsten/trainingstagebuch 2026-01-14 13:46:16 +01:00
67fc5d45e1 feat(accidentForm): enhance member selection and update handling
torsten pushed to main at torsten/trainingstagebuch 2026-01-14 13:42:57 +01:00
30e3f4f321 feat(accidentForm): sort filtered participants by last and first name
torsten pushed to main at torsten/trainingstagebuch 2026-01-14 13:41:52 +01:00
c4e237cfca fix(accidentForm): optimize participant filtering and update localAccident handling
torsten pushed to main at torsten/yourpart3 2026-01-14 13:10:36 +01:00
9e845843d8 Update WebSocket and API configurations in yourpart-websocket-fixed.conf and daemonServer.js
torsten pushed to main at torsten/yourpart3 2026-01-14 13:02:40 +01:00
0cc280ed55 Refactor WebSocket and API configurations in yourpart-https.conf and yourpart-websocket-fixed.conf
torsten pushed to main at torsten/yourpart3 2026-01-14 12:07:08 +01:00
b3707d21b2 Refactor yourpart-https.conf for enhanced WebSocket and API request handling