Commit Graph

3 Commits

Author SHA1 Message Date
JSC
05627c55c5 Refactor authentication and theme context usage
All checks were successful
Frontend CI / lint (push) Successful in 9m46s
Frontend CI / build (push) Successful in 10m7s
- Moved authentication hooks and context to a dedicated hooks directory.
- Updated imports in various components and pages to use the new hooks.
- Created AuthContext and ThemeContext for better state management.
- Refactored ThemeProvider to utilize the new ThemeContext.
- Cleaned up sidebar and button components for consistency and readability.
- Ensured all components are using the latest context and hooks for authentication and theme management.
2025-07-01 17:50:26 +02:00
JSC
75a76e33fe feat: enhance layout and sidebar functionality with new PageHeader and SidebarContext 2025-06-28 19:55:11 +02:00
JSC
59ae7d8bf7 feat: implement sidebar and random pages for test 2025-06-28 19:47:46 +02:00