Torsten Schulz (local)
|
baf6c59c0d
|
Enhance Vereinsmeisterschaften and Vorstand pages with image support for players and board members. Implement lightbox functionality for player images in Vereinsmeisterschaften. Update CSV handling to include image filenames for better data management. Refactor components to utilize PersonCard for board members, improving code readability and maintainability.
|
2025-12-18 13:37:03 +01:00 |
|
Torsten Schulz (local)
|
36400304a4
|
Update Hero component to dynamically display years since founding; enhance TermineVorschau component with improved date and time formatting, and add Uhrzeit column in the CMS for better event management. Refactor API to handle new fields and improve data handling in CSV exports.
|
2025-11-05 10:36:58 +01:00 |
|
Torsten Schulz (local)
|
9524a29b67
|
Implement PDF download functionality for membership applications; enhance application data handling in the API to support both encrypted and unencrypted formats. Update UI to display download button conditionally based on PDF generation status.
|
2025-10-23 15:21:39 +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)
|
ff138a3dc9
|
Fix PDF parser - use pdf-parse with proper CommonJS import
|
2025-10-22 14:42:56 +02:00 |
|
Torsten Schulz (local)
|
b56e5ebd40
|
Update Satzung content in config.json with proper structured content
|
2025-10-22 14:25:48 +02:00 |
|
Torsten Schulz (local)
|
32ba9e2760
|
Add member profile page with editable fields and password change
|
2025-10-21 14:29:52 +02:00 |
|
Torsten Schulz (local)
|
463418c6e2
|
Fix cookie secure flag for HTTP testing and add Pinia store
|
2025-10-21 14:25:07 +02:00 |
|
Torsten Schulz (local)
|
43071b45a9
|
Replace composable with Pinia store for persistent auth state
|
2025-10-21 14:19:30 +02:00 |
|
Torsten Schulz (local)
|
1015d37eb7
|
Add global auth state with composable for reactive login status
|
2025-10-21 14:12:01 +02:00 |
|
Torsten Schulz (local)
|
86f21537a8
|
Reset preview port to 3100
|
2025-10-21 11:42:05 +02:00 |
|
Torsten Schulz (local)
|
f058516a3d
|
Add registration page, fix auth paths, and improve navigation
|
2025-10-21 11:31:43 +02:00 |
|
Torsten Schulz (local)
|
2b249577a7
|
Add authentication system with login, password reset, and member area
|
2025-10-21 11:23:06 +02:00 |
|