Commit Graph

74 Commits

Author SHA1 Message Date
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)
af6aef6d8f Add 'Intern' menu for logged-in users with submenu navigation 2025-10-21 11:37:26 +02:00
Torsten Schulz (local)
96ff9e5d44 Add user management system with approval workflow and role assignment 2025-10-21 11:35:02 +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
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)
8d4e08ad1c Replace external image in About component with local image 2025-10-21 09:56:34 +02:00
Torsten Schulz (local)
98136d5569 Add locally hosted hero background image 2025-10-21 09:46:27 +02:00
Torsten Schulz (local)
43e6b05144 Replace external Unsplash image with CSS dot pattern 2025-10-21 09:20:20 +02:00
Torsten Schulz (local)
f6486fc27b Remove X-Content-Type-Options header from Apache config to fix MIME type issues 2025-10-21 09:18:26 +02:00
Torsten Schulz (local)
e5fa1232ba Simplify Apache config to proxy all requests to Nuxt server 2025-10-21 09:06:07 +02:00
Torsten Schulz (local)
96797909ae Add Nitro server configuration 2025-10-21 09:02:13 +02:00
Torsten Schulz (local)
065229106d Rename ecosystem config files to harheimertc 2025-10-21 08:56:50 +02:00
Torsten Schulz (local)
b25b704d9b Add debug logging to spielplaene API 2025-10-21 08:43:22 +02:00
Torsten Schulz (local)
cfa1ef10fe Add start script to package.json 2025-10-21 01:07:48 +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)
87c71b1382 Remove ecosystem configuration file for Harheimer TC, streamlining project structure. 2025-10-21 00:58:42 +02:00
Torsten Schulz (local)
94b5dc60fc Refactor event management code to streamline CSV processing and enhance error reporting. Improve team overview page layout for increased usability and performance. 2025-10-21 00:52:04 +02:00
Torsten Schulz (local)
75e5d90dc6 Enhance event management functionality by adding support for multiple CSV formats and improving error handling. Update team overview page for better performance and responsiveness. 2025-10-21 00:45:52 +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