Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/trainingstagebuch 2026-03-27 10:57:54 +01:00
ddb3025b84 feat(App): improve layout responsiveness and overflow handling
torsten pushed to main at torsten/yourpart3 2026-03-27 10:57:19 +01:00
0f0c102ded fix(admin): add 'adult_verification_request' to user parameter type filtering
torsten pushed to main at torsten/trainingstagebuch 2026-03-27 10:51:44 +01:00
85cf0d0ddc feat(ScheduleLayoutShell, ScheduleView): refine layout and responsiveness
torsten pushed to main at torsten/yourpart3 2026-03-27 10:50:30 +01:00
26eb7b8ce7 feat(admin): add document preview functionality to adult verification
torsten pushed to main at torsten/yourpart3 2026-03-27 10:43:47 +01:00
0dd2bce5d1 fix(settings): streamline settings type creation in settingsService and initialization
torsten pushed to main at torsten/yourpart3 2026-03-27 10:38:44 +01:00
cf6d72385e fix(settings): enhance user parameter handling and add special user parameter types
torsten pushed to main at torsten/trainingstagebuch 2026-03-27 10:23:59 +01:00
37f9ba83aa feat(ScheduleLayoutShell, ScheduleView): enhance layout and overflow handling
torsten pushed to main at torsten/yourpart3 2026-03-27 10:23:30 +01:00
1a86061680 fix(dependencies): update @gltf-transform packages and sequelize-cli version
torsten pushed to main at torsten/yourpart3 2026-03-27 09:52:26 +01:00
e13deb0720 fix(api): improve 404 handling for unknown API routes
torsten pushed to main at torsten/yourpart3 2026-03-27 09:49:57 +01:00
21072139f7 fix(cors): refine CORS handling for OPTIONS requests
torsten pushed to main at torsten/yourpart3 2026-03-27 09:39:54 +01:00
1878b2a8c7 fix(router): refine stock and inventory routes for improved clarity
torsten pushed to main at torsten/yourpart3 2026-03-27 09:24:08 +01:00
6563ca23c7 fix(router): update stock and inventory routes to support optional branchId parameter
torsten pushed to main at torsten/yourpart3 2026-03-27 09:20:39 +01:00
085333db29 fix(deploy): update package-lock.json for consistent npm ci deployments
17325a5263 fix(deploy): package-lock.json versionieren für npm ci
Compare 2 commits »
torsten pushed to main at torsten/yourpart3 2026-03-27 09:14:57 +01:00
3e6c09ab29 Add adult verification and erotic moderation features: Implement new routes and controller methods for managing adult verification requests, status updates, and document retrieval. Introduce erotic moderation actions and reports, enhancing administrative capabilities. Update chat and navigation controllers to support adult content filtering and access control. Enhance user parameter handling for adult verification status and requests, improving overall user experience and compliance.
torsten pushed to main at torsten/yourpart-daemon 2026-03-26 20:22:48 +01:00
1013af594d Enhance documentation for production cost calculation: Added clarifications on common misconceptions regarding the cost formula, including the role of certificates and product categories. Updated examples and detailed the calculation process to improve understanding of effective piece costs and headroom discounts.
torsten pushed to main at torsten/yourpart3 2026-03-26 20:21:51 +01:00
f93687c753 Update product sell costs in SQL and initialization script: Adjust sell costs for various products to improve game balance, ensuring consistency across the database and initialization logic.
torsten pushed to main at torsten/yourpart3 2026-03-26 20:19:52 +01:00
e0c3b472db Update product definitions and revenue calculations in Falukant: Adjust product sell costs and production times for better balance. Refactor revenue calculations to focus on profit per minute instead of revenue per minute. Enhance localization files to include new terms related to product unlocks and certificate levels in English, German, and Spanish, improving user experience across languages.
torsten pushed to main at torsten/yourpart-daemon 2026-03-26 19:42:28 +01:00
84b32d72aa Update production worth calculation in SQL and documentation: Refined the worth formula to focus on regional revenue per time unit, removing knowledge factors and old cost penalties. Enhanced documentation to clarify the new sorting criteria and its implications for production management.
torsten pushed to main at torsten/trainingstagebuch 2026-03-26 19:34:48 +01:00
32ba433008 feat(AutoFetchMatchResultsService, ScheduleView): enhance date and time parsing for match results
torsten pushed to main at torsten/trainingstagebuch 2026-03-25 18:43:55 +01:00
c7d51efb5d feat(MatchReportApiDialog): implement meeting details polling functionality