JSC
44c9c204f6
feat: update background color in LoginPage and RegisterPage components
Frontend CI / lint (push) Failing after 5m8s
Frontend CI / build (push) Has been skipped
2025-07-05 17:52:14 +02:00
JSC
334ea9c391
feat: integrate sonner for toast notifications across multiple pages
2025-07-05 17:49:12 +02:00
JSC
06e0489923
feat: add sonner for notifications and update theme handling in Toaster component
Frontend CI / lint (push) Failing after 5m7s
Frontend CI / build (push) Has been skipped
2025-07-05 08:37:16 +02:00
JSC
b388646e65
feat: enhance ActivityPage with tab navigation for recent activity, user stats, and popular sounds
Frontend CI / lint (push) Failing after 5m7s
Frontend CI / build (push) Has been skipped
2025-07-03 21:50:08 +02:00
JSC
0583ae2bb8
feat: add soundboard and admin sounds management pages with routing
2025-07-03 21:26:01 +02:00
JSC
05627c55c5
Refactor authentication and theme context usage
...
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
5ad74d0b21
feat: unify API requests by introducing ApiService; update AuthService and AccountPage to use the new service for API calls; standardize ThemeProvider storageKey
2025-06-30 13:18:01 +02:00
JSC
e484251787
feat: implement Account page and ThemeProvider; refactor App component and sidebar navigation
2025-06-29 22:01:13 +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
JSC
293dcdd22a
refactor: migrate from react-router-dom to react-router
2025-06-28 19:27:40 +02:00
JSC
984334d948
auth, login + register
2025-06-28 19:20:15 +02:00