Commit History

Author SHA1 Message Date
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 3 years ago
  Kristian Vos a398d55483 fix(SortablePlaylists): playlists wouldn't update after dragging it to a new position 3 years ago
  Jonathan a59a2723ea feat(AddToPlaylist): create-playlist modal can be opened from dropdown 3 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Jonathan e2d79629cb fix(WS): edge case for some socket listeners being called multiple times 3 years ago
  Jonathan a71b19a9b2 feat(SortablePlaylists): removed unnecessary duplicate code 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Jonathan d558fafd2c feat(DraggableFavoriteStations): initial implementation on homepage 3 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 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
  Jonathan e149d1ca48 refactor(SortablePlaylists): no need for interval, vuedraggable has a 'change' event 3 years ago
  Jonathan 251a9c0111 feat(SortablePlaylists): added vue mixin to allow for sortable playlists in multiple places 3 years ago