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)
|
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)
|
57db75e48e
|
Implement proper PDF parser using pdfjs-dist library
|
2025-10-22 14:30:24 +02:00 |
|
Torsten Schulz (local)
|
d9519a10e8
|
Add PDF upload system for Satzung with text extraction
|
2025-10-22 11:48:43 +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)
|
2b249577a7
|
Add authentication system with login, password reset, and member area
|
2025-10-21 11:23:06 +02:00 |
|
Torsten Schulz (local)
|
4dc07b7b25
|
Update preview port in package.json and remove obsolete JavaScript files from output
|
2025-10-21 11:12:38 +02:00 |
|
Torsten Schulz (local)
|
f33990cf46
|
Update Apache configuration to include fallback for SPA routes and add start script in package.json for Nuxt server.
|
2025-10-21 01:05:11 +02:00 |
|
Torsten Schulz (local)
|
737c3064bd
|
Initial commit: Harheimer TC Website
- Vue 3 + Nuxt 3 Framework
- Tailwind CSS Styling
- Responsive Design mit schwarz-roten Vereinsfarben
- Dynamische Galerie mit Lightbox
- Event-Management über CSV-Dateien
- Mannschaftsübersicht mit dynamischen Seiten
- SMTP-Kontaktformular
- Google Maps Integration
- Mobile-optimierte Navigation mit Submenus
- Trainer-Übersicht
- Vereinsmeisterschaften, Spielsysteme, TT-Regeln
- Impressum mit Datenschutzerklärung
|
2025-10-21 00:41:12 +02:00 |
|