Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart3 2026-01-09 14:32:30 +01:00
c80cc8ec86 Enhance logging and error handling in FalukantService and FamilyView
torsten pushed to falukant-3d at torsten/yourpart3 2026-01-09 14:28:03 +01:00
1674086c73 Enhance partner search and gift loading functionality in FalukantService and FamilyView
torsten pushed to falukant-3d at torsten/yourpart3 2026-01-09 13:30:37 +01:00
5ddb099f5a Add 3D character model integration and update dependencies
torsten created branch falukant-3d in torsten/yourpart3 2026-01-09 13:30:36 +01:00
torsten pushed to main at torsten/yourpart3 2026-01-09 09:31:36 +01:00
3722bcf8c8 Enhance parameter extraction in MessagesDialog component for money and effect changes
torsten pushed to main at torsten/yourpart-daemon 2026-01-09 09:31:02 +01:00
b858f5c385 Adjust event probabilities in EventsWorker: Reduce the occurrence rates of various random events to 25% of their original values for better game balance. Update character health change effects to limit maximum health reduction based on user feedback. Enhance notification structure to include money change details for improved frontend access.
torsten pushed to main at torsten/harheimertc 2026-01-09 09:05:09 +01:00
01cf0e58cb Add support for multiple encryption keys in data handling
torsten pushed to main at torsten/harheimertc 2026-01-09 09:01:25 +01:00
dee760d51a Enhance newsletter subscription functionality with user profile integration
torsten pushed to main at torsten/harheimertc 2026-01-09 08:50:28 +01:00
333d5ad9bc Remove deprecated Passkey-related documentation and test files
torsten pushed to main at torsten/harheimertc 2026-01-09 08:43:33 +01:00
2800ac84fb Temporarily disable Passkey section in profil.vue for consistency with recent changes. This update comments out the Passkey management UI elements, aligning with the ongoing review of Passkey functionality across the application.
torsten pushed to main at torsten/harheimertc 2026-01-09 08:40:31 +01:00
d12380ee72 Temporarily disable Passkey functionality in login and registration components
torsten pushed to main at torsten/harheimertc 2026-01-09 08:30:42 +01:00
49a8d78b4f Refine Passkey registration logging and API options for local authenticators
torsten pushed to main at torsten/harheimertc 2026-01-09 08:10:16 +01:00
1ef5f7cc07 Enhance Cross-Device registration debugging and API options
torsten pushed to main at torsten/harheimertc 2026-01-09 08:04:53 +01:00
ea4c86f6b4 Enhance Cross-Device support and documentation for Passkey Registration
torsten pushed to main at torsten/harheimertc 2026-01-09 07:38:13 +01:00
04e4d2385d Enhance debug information for Passkey Registration in registrieren.vue
torsten pushed to main at torsten/harheimertc 2026-01-08 23:42:19 +01:00
e1c555e99f Enhance logging for mobile requests in log-requests middleware
torsten pushed to main at torsten/harheimertc 2026-01-08 23:33:06 +01:00
e0c41b76c3 Enhance debug logging for Passkey Registration requests
torsten pushed to main at torsten/harheimertc 2026-01-08 23:28:27 +01:00
eae2889f37 Update deployment script to ensure PM2 processes start with updated environment variables. This change improves the reliability of the process startup by incorporating the --update-env flag, enhancing deployment robustness.
torsten pushed to main at torsten/harheimertc 2026-01-08 23:27:14 +01:00
29ef644581 Enhance debug logging and Cross-Device support for Passkey Registration
torsten pushed to main at torsten/harheimertc 2026-01-08 17:10:17 +01:00
badf91afef Update Passkey Registration to comply with @simplewebauthn/browser v13+ API