Commit History

Author SHA1 Message Date
  Owen Diffey 54930fb04d chore: Removed more commented code and re-added some 2 years ago
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 years ago
  Kristian Vos 6ac8800c0a feat(Admin/Playlists): added live updating of playlists 2 years ago
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict 2 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Kristian Vos 14cf79d6cf Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX 3 years ago
  Kristian Vos 15cc7f900b Added local reports array in EditSong, and implemented tab system in EditSong 3 years ago
  Kristian Vos 68856407d0 Added ability for admins to change genre playlist privacy 3 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Kristian Vos 42245ab6b5 Added buttons to clear and refill station and genre playlists 3 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 3 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 3 years ago
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components 3 years ago
  Owen Diffey 49b0ef2063 Added Song Item component 3 years ago
  Owen Diffey 379281a46c Replaced editingSongId with modal state for opening editSong modal 3 years ago
  Kristian Vos 79a00ccc50 Added ability to request all songs not in the songs db yet but are in playlists, and added ability to clear all station queues 3 years ago
  Kristian Vos 997f5e20a0 Added button to delete orphaned genre playlists 3 years ago
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 3 years ago
  Jonathan aa8eaa5a07 feat(Playlists/Admin Page): added option to view playlists as admin 3 years ago
  Kristian Vos 47037295b9 Fixed delete orphaned station playlists button not working 3 years ago
  Jonathan Graham 4ef0e02f70 Merge branch 'polishing' into refactor-websockets 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 3 years ago
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 3 years ago
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 3 years ago
  Kristian Vos e6dd4cb18e Added button to delete orphaned station playlists 3 years ago
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing 3 years ago
  Owen Diffey 1c1babf66c Removed global and colors scss files 3 years ago