Commit History

Author SHA1 Message Date
  Kristian Vos df5726bf67 Tried to fix weird issue with subdocuments in station documents 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago
  Jonathan 7729bfd5e8 fix(socket.io -> WS): 'song' rooms now work as expected 3 years ago
  Jonathan 18acc0043e fix(socket.io -> WS): 'SOCKETS_FROM_USER' job executes correctly 3 years ago
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 3 years ago
  Kristian Vos 4d3787651a Fixed bugs from last commit and improved deleting orphaned station playlists 3 years ago
  Kristian Vos 4de4191851 Fixed bug which stopped station module from loading 3 years ago
  Kristian Vos edfbc07ac6 Station skip for official playlists now uses official playlists 3 years ago
  Kristian Vos 17e08a0464 Station playlist now updates when a genre playlist updates 3 years ago
  Kristian Vos fff569a833 Updating blacklisted genres now excludes genre playlists, and edit station modal now shows included/excluded playlists as (blacklisted) genres 3 years ago
  Kristian Vos 5693693bd1 Updating genres now includes genre playlists for a station 3 years ago
  Jonathan 0834850ca8 feat(Activities): added links to playlist modal and station page for relevant activity items 3 years ago
  Kristian Vos 32691c64ca Added job to autofill a station playlist 3 years ago
  Kristian Vos 66c0442f09 Added ability to include/exclude playlists in a station 3 years ago
  Owen Diffey 020ac58a23 EditSong modal on stations for current and queued songs 3 years ago
  Jonathan 6b99371741 refactor(Stations): cleaned up favoriting/unfavoriting code 3 years ago
  Kristian Vos 793d055041 Fixed issue where homepage didn't update when station paused/resumed, privacy changed, name/displatname/description changed 3 years ago
  Jonathan 84d5dd3b3a fix(Station page): official stations now skip correctly, no difference in format of Date values 3 years ago
  Jonathan 6f83e0a320 feat(Station page): the request time of queue items are now properly displayed 3 years ago
  Jonathan f0fe3dbcb9 fix(Station page): queue items have correct thumbnails, songslist is cleared on leaving station 3 years ago
  Kristian Vos 938ff0c295 Fixed issues with updating genres and playlist calculating genre being case sensitive 3 years ago
  Kristian Vos e304e81dd0 Fixed some backend bugs with cache and stations 3 years ago
  Kristian Vos 02882a2fef Fixed and improved station users collector, turned it into a task 3 years ago
  Kristian Vos 4e3bfd5355 Fixed issue where songs vote-skipped would not remove song-skip timer 3 years ago
  Kristian Vos 18a33b69af Moved socket.io functions to the io module 3 years ago
  Kristian Vos bbbe2dba9c Fixed some lint issues 3 years ago
  Kristian Vos 662d49d85d Small addition to last commit 3 years ago
  Kristian Vos 2968e81a57 Fixed issue where station wouldn't always skip 3 years ago
  Kristian Vos 60a3d11a20 Fixed some issues in backend due to eslint 3 years ago
  Kristian Vos 1f1248e2fa Fixed more backend issues 3 years ago