Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/harheimertc 2025-12-20 14:19:57 +01:00
e128e1a77c Enhance security by adding role-checking functions in ESLint configuration and updating Vue components to improve content sanitization comments, while refining error handling in API endpoints for better clarity.
torsten pushed to main at torsten/yourpart-daemon 2025-12-20 11:17:44 +01:00
4fca4b4d75 Enhance SQL queries and logging in TransportWorker and WeatherWorker: Update weather assignment logic to ensure unique weather types per region, improve distance calculations in transport queries, and refine logging for transport processing. Additionally, adjust notification insert queries to include character_id.
torsten pushed to main at torsten/harheimertc 2025-12-20 11:15:35 +01:00
19024cd87e Enhance security by adding DOMPurify comments in Vue components and updating path handling comments in server utilities to mitigate path traversal risks.
torsten pushed to main at torsten/yourpart3 2025-12-20 11:09:06 +01:00
e3df88bea0 Enhance getCumulativeTaxPercentWithExemptions function in FalukantService to first retrieve the character associated with the userId, ensuring accurate filtering of political offices by characterId for regional tax calculations.
torsten pushed to main at torsten/yourpart3 2025-12-20 11:04:24 +01:00
c69a414f78 Fix cumulative tax calculation in FalukantService by using falukantUser.id instead of user.id for accurate regional tax assessments.
torsten pushed to main at torsten/yourpart3 2025-12-20 10:55:10 +01:00
d08022ab94 Merge branch 'main' of ssh://tsschulz.de:2222/torsten/yourpart3
66e6fab663 Refactor getCumulativeTaxPercentWithExemptions function in falukantService.js to filter political offices by userId through the FalukantCharacter model. Update query structure to enhance clarity and ensure accurate data retrieval for regional tax calculations.
Compare 2 commits »
torsten pushed to main at torsten/harheimertc 2025-12-20 10:54:51 +01:00
968c749fe3 Enhance security by adding DOMPurify sanitization comments in newsletter and Vereins components, and update path handling comments in server utilities to address potential path traversal vulnerabilities.
torsten pushed to main at torsten/harheimertc 2025-12-20 10:49:21 +01:00
316cce1b26 Enhance content sanitization across various components by integrating 'dompurify' for improved security and update package dependencies in package.json and package-lock.json.
torsten pushed to main at torsten/harheimertc 2025-12-20 10:32:08 +01:00
acfa842131 Add SMTP credentials for tests and enhance user role handling in CMS and Galerie endpoints
torsten pushed to main at torsten/harheimertc 2025-12-20 10:25:18 +01:00
4f453f77bc Update package dependencies to vitest v4.0.16 and enhance role management in auth utilities with new role-checking functions in tests
torsten pushed to main at torsten/harheimertc 2025-12-20 10:19:33 +01:00
42b9a10437 Refactor error handling in various components to ignore modal display failures and improve code clarity
torsten pushed to main at torsten/harheimertc 2025-12-20 10:17:19 +01:00
b20b89d333 Update package-lock.json and package.json to include 'globals' dependency and improve code formatting in various components for better readability.
torsten pushed to main at torsten/harheimertc 2025-12-19 17:32:58 +01:00
861802b716 Update package dependencies to include eslint-plugin-vue and vue-eslint-parser for enhanced linting support
torsten pushed to main at torsten/harheimertc 2025-12-19 17:28:48 +01:00
164c5d9297 Update code analysis workflow to run on ubuntu-latest for improved compatibility
torsten closed issue torsten/harheimertc#4 2025-12-19 16:54:15 +01:00
Dependency Dashboard
torsten pushed to main at torsten/harheimertc 2025-12-19 16:53:12 +01:00
a323684f13 Update code analysis workflow to improve clarity and efficiency by renaming steps and simplifying Semgrep command execution.
torsten pushed to main at torsten/harheimertc 2025-12-19 16:38:32 +01:00
131edc0cb1 Add linting script to package.json for improved code quality
torsten deleted branch renovate/npm-run-all-replacement from torsten/yourpart3 2025-12-19 16:19:41 +01:00
torsten deleted branch renovate/nodemon-3.x-lockfile from torsten/yourpart3 2025-12-19 16:19:39 +01:00
torsten pushed to renovate/tokio-rustls-0.x at torsten/yourpart-daemon 2025-12-19 16:19:16 +01:00
86cb437294 Update Rust crate tokio-rustls to 0.26