Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/miriamgemeinde 2026-04-29 14:13:31 +02:00
4294dcb88b Enhance deploy script: Add functions to ensure required commands (node, npm, git) are available in the PATH, improving reliability in non-interactive SSH sessions. This includes bootstrapping Node.js environment using nvm if necessary.
torsten pushed to main at torsten/miriamgemeinde 2026-04-29 14:12:18 +02:00
6cccf3e1d6 Enhance deployment script: Implement conditional service restart logic for improved handling of non-root user deployments. Update CI workflow to ensure proper execution of deploy.sh after backup process.
torsten pushed to main at torsten/miriamgemeinde 2026-04-29 14:01:30 +02:00
c631f63d04 Update .gitignore: Add .codex to ignore list to prevent tracking of Codex files in the repository.
torsten pushed to main at torsten/miriamgemeinde 2026-04-29 13:53:25 +02:00
7a9444b468 Refactor EventRender component: Update image handling logic to improve visibility checks and enhance layout responsiveness. Introduce hasVisibleImage method and apply conditional class for grid layout based on media presence.
torsten pushed to main at torsten/miriamgemeinde 2026-04-29 13:36:37 +02:00
e44950d857 Add bulk image upload functionality: Implement new routes and methods for handling bulk image uploads in the imageController. Update ImageUpload component to support switching between single and bulk upload modes, including form handling for multiple images, base title, start number, and optional page association. Enhance user experience with improved form validation and reset functionality.
torsten pushed to main at torsten/miriamgemeinde 2026-04-29 13:12:00 +02:00
b47e832e45 Implement transaction handling in event deletion: Enhance deleteEvent function to manage foreign key constraints by removing associated EventContactPerson records before deleting the event. This ensures data integrity and improves error handling during the deletion process.
torsten pushed to main at torsten/trainingstagebuch 2026-04-29 09:35:05 +02:00
d84438f52c fix(TournamentGroupsTab): allow empty values in max group size input normalization
torsten pushed to main at torsten/trainingstagebuch 2026-04-29 09:29:56 +02:00
715980d49c feat(TournamentGroupsTab, TournamentTab): improve input normalization and event handling
torsten pushed to main at torsten/trainingstagebuch 2026-04-29 09:16:32 +02:00
cb7a027462 feat(TournamentGroupsTab, TournamentTab): enhance input handling and normalization
torsten pushed to main at torsten/trainingstagebuch 2026-04-28 16:58:00 +02:00
9d58f24201 feat(i18n): add 'billing' translation to multiple languages
torsten pushed to main at torsten/trainingstagebuch 2026-04-28 15:12:08 +02:00
a7f967a730 feat(MembersOverviewSection, i18n): add QTTR sorting option and localization support
torsten pushed to main at torsten/trainingstagebuch 2026-04-28 12:13:45 +02:00
87addd0c65 feat(MembersOverviewSection): add quick filter for training groups and improve layout
torsten pushed to dev at torsten/harheimertc 2026-04-27 16:52:16 +02:00
0fa19493c5 Refactor readPackageVersion function to support multiple candidate paths for package.json
torsten pushed to dev at torsten/harheimertc 2026-04-27 16:48:00 +02:00
c145a723ed Update package version to 1.1.4 in package.json and package-lock.json
torsten pushed to dev at torsten/harheimertc 2026-04-27 16:40:38 +02:00
d0b15f3e83 Update package version to 1.1.3 and postcss dependency to 8.5.12 in package.json and package-lock.json
torsten pushed to main at torsten/yourpart3 2026-04-27 16:36:40 +02:00
c6ffdd10f7 feat(update-frontend): enhance environment file handling and add Google AdSense script
torsten pushed to main at torsten/singlechat 2026-04-27 16:14:39 +02:00
2a4bb27271 Update HeaderAdBanner component styles and structure
torsten pushed to main at torsten/yourpart3 2026-04-27 15:57:03 +02:00
530855e26e feat(Moderation): enhance moderation reporting and user feedback
torsten pushed to main at torsten/yourpart3 2026-04-27 15:23:51 +02:00
e94ae4350d feat(RandomChatDialog): enhance chat reporting functionality
torsten pushed to main at torsten/trainingstagebuch 2026-04-27 15:12:52 +02:00
5ef7447200 feat(MemberTransferService, MemberTransferDialog): clarify member transfer process and enhance UI feedback