JSC
f7523e15b6
refactor: reorder imports for better organization in App and AppSidebar components
Frontend CI / lint (push) Failing after 25m33s
Frontend CI / build (push) Has been skipped
2025-07-12 22:18:53 +02:00
JSC
28ad6d12a7
refactor: remove unused pages and components, streamline Admin and Dashboard functionality
Frontend CI / lint (push) Failing after 13m42s
Frontend CI / build (push) Has been skipped
2025-07-12 22:00:16 +02:00
JSC
8012a53235
feat: implement MusicPlayer component with volume control and playlist management
2025-07-07 16:10:06 +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
3f0fc13a12
feat: add SocketProvider and integrate real-time credits updates in NavPlan component
2025-07-04 20:19:06 +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
JSC
e23e4bca2e
vite react, router, tailwind, shadcn
2025-06-28 18:38:11 +02:00