Torsten Schulz (local)
|
19024cd87e
|
Enhance security by adding DOMPurify comments in Vue components and updating path handling comments in server utilities to mitigate path traversal risks.
Code Analysis (JS/Vue) / analyze (push) Failing after 46s
|
2025-12-20 11:15:31 +01:00 |
|
Torsten Schulz (local)
|
316cce1b26
|
Enhance content sanitization across various components by integrating 'dompurify' for improved security and update package dependencies in package.json and package-lock.json.
Code Analysis (JS/Vue) / analyze (push) Failing after 4m56s
|
2025-12-20 10:49:20 +01:00 |
|
Torsten Schulz (local)
|
435e28fd55
|
Update dependencies to include TinyMCE and Quill, enhance Navigation component with a new Newsletter submenu, and implement role-based access control for CMS features. Refactor user role handling to support multiple roles and improve user management functionality across various API endpoints.
|
2025-12-19 09:51:28 +01:00 |
|
Torsten Schulz (local)
|
71ced31c1b
|
Refactor CSV loading and saving in 'vereinsmeisterschaften.vue' and 'save-csv.post.js' by removing extensive debugging logs to streamline code. Improve error handling during data fetching and file writing processes for enhanced reliability and maintainability.
|
2025-11-14 22:56:25 +01:00 |
|
Torsten Schulz (local)
|
1c8ccbb92c
|
Enhance CSV loading and saving functionality with detailed debugging logs in 'vereinsmeisterschaften.vue' and 'save-csv.post.js'. Implement cache-busting for fetching CSV data and improve error handling during file operations, ensuring better traceability and reliability in data management.
|
2025-11-14 22:31:55 +01:00 |
|
Torsten Schulz (local)
|
c6b66ad19c
|
Refactor CSV save functionality in CMS API to handle file paths dynamically for both development and production environments. Ensure correct directory structure is maintained for data storage.
|
2025-11-14 22:26:08 +01:00 |
|
Torsten Schulz (local)
|
3d6646cf31
|
Enhance authentication checks in CMS API endpoints; implement user role validation for admin and board access. Refactor Spielpläne API to remove unnecessary logging and improve error handling. Update tests to mock user authentication and ensure proper validation of file uploads.
|
2025-11-10 13:18:29 +01:00 |
|
Torsten Schulz (local)
|
bde1d32b14
|
Update dependencies in package.json and package-lock.json; add testing scripts for Vitest, and include new packages such as supertest and vitest. Refactor Navigation component to improve event handling and cleanup, ensuring better performance and user experience. Enhance error handling in various API endpoints for PDF uploads and CSV saves, ensuring robust error propagation. Update nodemailer transport configuration for consistency across API handlers.
|
2025-11-10 13:08:50 +01:00 |
|
Torsten Schulz (local)
|
7660f7cf7b
|
Add 'Spielplan' links to Navigation component; update index page to include 'Spielplan' section; enhance 'spielplaene' page with filtering, loading states, and error handling for improved user experience.
|
2025-10-24 00:55:04 +02:00 |
|
Torsten Schulz (local)
|
c6ce26773a
|
Add 'Vereinsmeisterschaften' link to Navigation component; update CSV header format and add new entry for 2025
|
2025-10-23 16:52:08 +02:00 |
|