Commit Graph

11 Commits

Author SHA1 Message Date
JSC
f6eb815240 feat: implement real-time updates for credits and sound play counts using custom events
Some checks failed
Frontend CI / lint (push) Failing after 5m5s
Frontend CI / build (push) Has been skipped
2025-07-16 13:56:02 +02:00
JSC
0e88eed4f8 refactor: comment out unused socket functionality in SoundboardPage component 2025-07-13 17:39:16 +02:00
JSC
3f19a4a090 feat: add global socket event listeners for error handling and credits notifications in SocketContext
Some checks failed
Frontend CI / lint (push) Failing after 5m15s
Frontend CI / build (push) Has been skipped
2025-07-13 01:47:02 +02:00
JSC
792442e3cf refactor: reorganize imports and improve code formatting in SoundboardPage component
Some checks failed
Frontend CI / lint (push) Failing after 5m35s
Frontend CI / build (push) Has been skipped
2025-07-13 00:00:18 +02:00
JSC
1f997daf24 refactor: remove unused imports and redundant code in MusicPlayer and AppLayout components
Some checks failed
Frontend CI / lint (push) Failing after 5m47s
Frontend CI / build (push) Has been skipped
2025-07-08 17:12:14 +02:00
JSC
9396510075 feat: enhance SoundboardPage with dynamic color themes and improved sound card display
Some checks failed
Frontend CI / lint (push) Failing after 5m9s
Frontend CI / build (push) Has been skipped
2025-07-08 16:34:37 +02:00
JSC
ed767485f2 feat: replace inline formatDuration function with imported utility for better code reuse
Some checks failed
Frontend CI / lint (push) Failing after 5m12s
Frontend CI / build (push) Has been skipped
2025-07-08 15:29:03 +02:00
JSC
3fad1d773e feat: add AddUrlDialog component and keyboard shortcut for adding URLs
Some checks failed
Frontend CI / lint (push) Failing after 5m6s
Frontend CI / build (push) Has been skipped
2025-07-06 16:57:41 +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
Some checks failed
Frontend CI / lint (push) Failing after 5m7s
Frontend CI / build (push) Has been skipped
2025-07-05 08:37:16 +02:00
JSC
0583ae2bb8 feat: add soundboard and admin sounds management pages with routing 2025-07-03 21:26:01 +02:00