Torsten Schulz (local)
|
a004ffba9b
|
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)
|
10499e0249
|
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)
|
4b017453b2
|
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)
|
680629e1f8
|
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)
|
b6f39f83a8
|
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)
|
e029154a8c
|
membership: refactor form filling, add smoke tests and debug-guard fallback; fix mappings
|
2025-10-23 14:21:05 +02:00 |
|
Torsten Schulz (local)
|
f14597006e
|
Refactor code structure for improved readability and maintainability
|
2025-10-23 09:15:46 +02:00 |
|
Torsten Schulz (local)
|
ed25373b1c
|
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)
|
7cd39bb452
|
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)
|
f058516a3d
|
Add registration page, fix auth paths, and improve navigation
|
2025-10-21 11:31:43 +02:00 |
|