Torsten Schulz (local)
|
8bb02b6e4a
|
Füge dotenv-Konfiguration zum Skript hinzu, um Umgebungsvariablen zu laden
Code Analysis (JS/Vue) / analyze (push) Failing after 50s
|
2026-02-14 02:00:39 +01:00 |
|
Torsten Schulz (local)
|
7a20af2772
|
Füge active-Feld zu Mitgliedsdaten hinzu und implementiere Skript zum Aktivieren aller Mitglieder
Code Analysis (JS/Vue) / analyze (push) Failing after 52s
|
2026-02-14 01:54:39 +01:00 |
|
Torsten Schulz (local)
|
485b21c13e
|
Füge Diagnose-Skript hinzu, um Mitglieder aus members.json mit Status und Sichtbarkeit anzuzeigen
Code Analysis (JS/Vue) / analyze (push) Failing after 46s
|
2026-02-14 01:43:18 +01:00 |
|
Torsten Schulz (local)
|
08b1edc354
|
Füge Skript zum Re-Encryptieren von Klartext-Mitgliedsanträgen hinzu; implementiere Backup-Funktion und Fehlerbehandlung
Code Analysis (JS/Vue) / analyze (push) Failing after 47s
|
2026-02-14 01:37:42 +01:00 |
|
Torsten Schulz (local)
|
af3c0164ef
|
Füge Sichtbarkeitsoptionen für Mitglieder und registrierte Benutzer hinzu; aktualisiere die Sichtbarkeitseinstellungen basierend auf Benutzerpräferenzen in der Mitgliederabfrage und dem Sichtbarkeits-Skript.
Code Analysis (JS/Vue) / analyze (push) Failing after 50s
|
2026-02-11 14:25:49 +01:00 |
|
Torsten Schulz (local)
|
0d533710cd
|
Refactor file handling to prioritize internal data directories for backups and uploads; enhance error handling and logging for metadata and CSV operations.
Code Analysis (JS/Vue) / analyze (push) Failing after 47s
|
2026-02-11 11:42:24 +01:00 |
|
Torsten Schulz (local)
|
9c1bcba713
|
Refactor Galerie component to use image IDs for keys and update image loading logic; add new scripts for generating previews and migrating public gallery to metadata with authentication checks.
|
2026-02-09 14:31:46 +01:00 |
|
Torsten Schulz (local)
|
3e956ac46b
|
Update path handling comments across multiple files to enhance security against path traversal vulnerabilities, ensuring consistent use of nosemgrep annotations for better code analysis.
|
2025-12-20 14:49:57 +01:00 |
|
Torsten Schulz (local)
|
db0b0c390a
|
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.
|
2025-12-20 14:19:55 +01:00 |
|
Torsten Schulz (local)
|
fbdb6f6b6f
|
Enhance security by adding DOMPurify comments in Vue components and updating path handling comments in server utilities to mitigate path traversal risks.
|
2025-12-20 11:15:31 +01:00 |
|
Torsten Schulz (local)
|
8fcb71b946
|
Enhance content sanitization across various components by integrating 'dompurify' for improved security and update package dependencies in package.json and package-lock.json.
|
2025-12-20 10:49:20 +01:00 |
|
Torsten Schulz (local)
|
52c1730869
|
Implement checks for existing encryption with the new key in re-encryption scripts. Add functionality to skip re-encryption if data is already encrypted, enhancing efficiency and preventing redundant operations.
|
2025-12-18 13:12:02 +01:00 |
|
Torsten Schulz (local)
|
6573332dd9
|
Enhance set-admin-password script to handle decryption errors by prompting for recreation of users.json file. Implement backup creation before overwriting and update README with usage instructions for the new functionality.
|
2025-12-18 12:45:53 +01:00 |
|
Torsten Schulz (local)
|
c9fbc55c01
|
Update AUTH_README.md to clarify admin password setup process and provide usage instructions for the set-admin-password script. Change file permissions for deploy.sh, production-setup.sh, and fetch-template.sh to make them executable.
|
2025-12-18 12:39:22 +01:00 |
|
Torsten Schulz (local)
|
2dc0bc7d67
|
Add dotenv package for environment variable management and refactor SMTP credential handling in email services. Enhance error handling for missing SMTP credentials across various API endpoints to improve reliability and maintainability.
|
2025-12-18 12:19:23 +01:00 |
|
Torsten Schulz (local)
|
570dc61f55
|
Remove 'fill-sample-template.js' script to streamline the project and eliminate unused functionality. Update 'smoke-test.js' to reflect this change by removing the call to the deleted script.
|
2025-11-18 16:24:59 +01:00 |
|
Torsten Schulz (local)
|
4b2b587541
|
membership: refactor form filling, add smoke tests and debug-guard fallback; fix mappings
|
2025-10-23 14:21:05 +02:00 |
|
Torsten Schulz (local)
|
c607e0a139
|
Refactor code structure for improved readability and maintainability
|
2025-10-23 09:15:46 +02:00 |
|
Torsten Schulz (local)
|
1f3ee67fd3
|
Add consent paragraphs and formatting to fillable PDF; update signature section and save new version
|
2025-10-23 01:41:37 +02:00 |
|
Torsten Schulz (local)
|
30f788c227
|
Refactor environment configuration for local development; update SMTP settings and add JWT secret, encryption key, and debug options. Enhance Nuxt configuration for development server and runtime settings. Introduce new membership application form with validation and PDF generation functionality. Update footer and navigation components to include new membership links. Revise user and session data in JSON files.
|
2025-10-23 01:31:45 +02:00 |
|
Torsten Schulz (local)
|
96b11e5bf5
|
Add registration page, fix auth paths, and improve navigation
|
2025-10-21 11:31:43 +02:00 |
|