Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to accident at torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten created branch accident in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten pushed to DiaryIncreasing at torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten created branch DiaryIncreasing in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten pushed to main at torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
dd0f29124c feat(tournament): add player details dialog and enhance player name interactions
dc084806ab feat(tournament): add group match creation and enhance match handling
4b4c48a50f feat(tournament): refine external participant handling in match assignments
65acc9e0d5 feat(tournament): enhance validation of tournament members and external participants
13cd55c051 feat(tournament): validate tournament members and load external participants
Compare 10 commits »
torsten created branch main in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten created repository torsten/trainingstagebuch 2025-12-19 14:37:05 +01:00
torsten pushed to main at torsten/stechuhr3 2025-12-19 14:36:27 +01:00
6cc8903e06 Enhance frontend components by importing API_BASE_URL for consistent API endpoint usage. This update improves code maintainability and prepares the components for future API integrations.
e71988e0b7 Enhance TimeEntryService with additional debug logging for better traceability of work time calculations. Added logs for netWorkTime and currentlyWorked to provide clearer insights into overtime and weekly totals, improving the debugging process while maintaining existing functionality.
a1b5e191f3 Refactor StatusBox component to improve end time calculations using server data. Update logic to handle elapsed time accurately, including pause states, and enhance display of currently worked hours. Adjust formatting for time outputs to ensure clarity in the user interface.
1eff170a7b Remove debug logging from TimeEntryService to streamline code and enhance performance. This update improves readability by eliminating unnecessary console outputs while maintaining the functionality of time calculations.
dfd169c78d Enhance TimeEntryService to incorporate timefix corrections for start and end times of work and pauses. Update logic to ensure accurate time calculations by integrating timefix data, improving the reliability of time entries. Add debug logging for better traceability of time calculations.
Compare 10 commits »
torsten created branch main in torsten/stechuhr3 2025-12-19 14:36:27 +01:00
torsten created repository torsten/stechuhr3 2025-12-19 14:34:59 +01:00
torsten pushed to main at torsten/singlechat 2025-12-19 14:34:56 +01:00
283880dc7d Add visual feedback for unread messages in the menu. Implement a pulsing animation and color change for the inbox button when there are unread chats. Also, add sound notification for new messages received, enhancing user experience.
38f7eecfd7 Update menu button styles in CSS to enforce consistent appearance with !important rules. Adjust padding, margin, and display properties for improved layout and responsiveness.
240316a063 Add styles for menu button in CSS to enhance visual appearance. Set text color to white, background to transparent, and remove border for a cleaner look.
daffaacea7 Enhance session management in image upload route by initializing req.session to ensure cookie setting. Implement fallback logic to retrieve the most recently active client if the initial client lookup fails, improving user authentication robustness during uploads.
c998e32825 Enhance session ID handling in image upload route by refining extraction logic to prioritize cookie-based session IDs and fall back to req.sessionID when necessary. Improve logging for better debugging and client lookup, ensuring a more robust user authentication process during uploads.
Compare 10 commits »
torsten created branch main in torsten/singlechat 2025-12-19 14:34:56 +01:00
torsten created repository torsten/singlechat 2025-12-19 14:34:29 +01:00
torsten pushed to main at torsten/renpy-translator 2025-12-19 14:31:58 +01:00
2d03c47d33 Some bug fixes and enhancements
c9bf7db38c Fixed search
b90d26d886 added config save
be65be47de Ein paar Fehler behoben
963c46e909 Renpy translation helper
torsten created branch main in torsten/renpy-translator 2025-12-19 14:31:58 +01:00
torsten created repository torsten/renpy-translator 2025-12-19 14:31:52 +01:00
torsten pushed to backend-overwork at torsten/miriamgemeinde 2025-12-19 14:30:51 +01:00
68760ef22f Aktualisiere die Build- und Serverkonfiguration: Ändere den Port in der AuthService-URL auf 3003, passe die copy-dist-Skriptlogik in package.json an, um vorherige Dateien zu löschen, und füge die Bereitstellung statischer Dateien in server.js hinzu. Optimiere die Menüdatenverarbeitung im Store und verbessere die Fehlerbehandlung in RenderContentComponent.vue und NavbarComponent.vue.
7861b9cffb Merge-Konflikt aufgelöst: AuthService und ErrorHandler wiederhergestellt
Compare 2 commits »
torsten created branch backend-overwork in torsten/miriamgemeinde 2025-12-19 14:30:51 +01:00
torsten pushed to main at torsten/miriamgemeinde 2025-12-19 14:30:51 +01:00
c390228ed9 Update database configuration and improve WorshipRender component: Change database connection details to use 'miriamgemeinde' and 'localhost', and enhance conditional rendering in WorshipRender.vue for better handling of event place information.
9c924071f4 Update package-lock.json and configuration files: Upgrade lockfile version to 3, update @vue/cli-plugin-babel and @vue/cli-plugin-eslint to version 5.0.0, and change database connection details to use 'miriam_user' and host 'tsschulz.de' with the new password.
2d1ed43312 Refactor babel.config.js: Simplify Babel preset configuration by using the package name instead of a direct path for improved readability and maintainability.
11cf961ed8 Update package.json: Upgrade @vue/cli-plugin-babel and @vue/cli-plugin-eslint to version 5.0.0, removing the previous version 3.12.1 for better compatibility.
cd9e645941 Update babel.config.js: Use direct path for Babel preset to ensure reliable resolution across different Node/npm versions.
Compare 10 commits »
torsten created branch main in torsten/miriamgemeinde 2025-12-19 14:30:51 +01:00