Commit Graph

4 Commits

Author SHA1 Message Date
Van Leemput Dayron
46e6edcd9c feat: add profile setup, verification, and authentication context
- Implement ProfileSetup component for user profile creation with username validation.
- Create ProtectedRoute component to guard routes based on authentication status.
- Add VerifyAuthCode component for email verification with resend functionality.
- Establish AuthContext for managing user authentication state and actions.
- Enhance CookieContext for consent management with server-side verification.
- Set up Firebase configuration for authentication and analytics.
- Update styles for authentication components and header layout.
- Configure Vite proxy for API requests during development.
2026-02-24 08:25:37 +01:00
Van Leemput Dayron
70653b769b feat: Add HomeSync policies page and integrate legal section in HomeSync component 2026-02-13 14:00:34 +01:00
Van Leemput Dayron
45ddd93f12 Change to new cv 2026-01-26 00:50:39 +01:00
Van Leemput Dayron
6c11cf5213 feat: Initialize backend with Express and MySQL, and restructure frontend with new routing and language support. 2025-12-15 17:03:03 +01:00