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)
|
bc2f59bd1a
|
Update event management system by adding Uhrzeit to Termine; enhance data handling in API and CSV exports to accommodate new fields. Refactor Termine component for improved date and time formatting, ensuring accurate display of events. Clean up unused code in MannschaftenUebersicht and streamline layout in Mannschaften index page for better user experience.
|
2025-11-05 13:22:57 +01:00 |
|
Torsten Schulz (local)
|
e33e47e21e
|
Add real content to CMS pages and add CMS links to navigation
|
2025-10-22 12:05:29 +02:00 |
|
Torsten Schulz (local)
|
4af0b2a448
|
Add CMS dropdown in Intern submenu with termine editor
|
2025-10-21 16:00:53 +02:00 |
|
Torsten Schulz (local)
|
abec76a2d9
|
Restructure homepage: Hero, Termine, News, Actions in new order
|
2025-10-21 15:36:35 +02:00 |
|
Torsten Schulz (local)
|
72c1039aa3
|
Add public/private news system with homepage display
|
2025-10-21 15:26:28 +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)
|
55a70a1c98
|
Replace footer Mitglieder dropdown with direct Abmelden button when logged in
|
2025-10-21 14:48:09 +02:00 |
|
Torsten Schulz (local)
|
bd677c26ae
|
Add table view and split name into firstName/lastName fields
|
2025-10-21 14:38:41 +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 |
|
Torsten Schulz (local)
|
fa54e53820
|
Add missing getUserById and getUserByEmail exports to auth utils
|
2025-10-21 14:30:56 +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)
|
f058516a3d
|
Add registration page, fix auth paths, and improve navigation
|
2025-10-21 11:31:43 +02:00 |
|
Torsten Schulz (local)
|
8d4e08ad1c
|
Replace external image in About component with local image
|
2025-10-21 09:56:34 +02:00 |
|