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)
|
623a63c29f
|
Implement member management enhancements; add bulk import functionality and duplicate checking based on geburtsdatum. Update API to support new fields and improve error handling for member data submissions. Refactor member-related components for better user experience and data validation.
|
2025-11-05 14:34:31 +01:00 |
|
Torsten Schulz (local)
|
dd4691b462
|
Refactor authentication and data handling in API; implement encryption for user and member data storage. Update relevant components to utilize new encryption methods, ensuring secure data management across the application. Enhance error handling and streamline data writing processes for improved reliability.
|
2025-11-05 13:49:47 +01:00 |
|
Torsten Schulz (local)
|
344627f91f
|
Fix duplicated readUsers import by removing from members.js
|
2025-10-22 11:53:47 +02:00 |
|
Torsten Schulz (local)
|
f0b628d746
|
Replace timestamp-based IDs with UUIDs for guaranteed uniqueness and race condition safety
|
2025-10-21 15:23:48 +02:00 |
|
Torsten Schulz (local)
|
b024bfe884
|
Add smart member list with manual+login merge and duplicate detection
|
2025-10-21 14:35:21 +02:00 |
|