Commit History

Author SHA1 Message Date
  Kristian Vos 0e03cf99c6 Switched station to skip locally automatically instead of directly from the backend 3 years ago
  Owen Diffey 0b2d93aaa4 Verifying song now uses songId instead of youtubeId 3 years ago
  Kristian Vos 9de52b4d86 Added room for editsong modal 3 years ago
  Jonathan 9fdaaeb5a6 fix(Station Skipping): homepage doesn't automatically update when a song changes 3 years ago
  Jonathan bd159853f5 fix(Activities): songId should now be youtubeId when dealing with songs 3 years ago
  Kristian Vos 0eaee1e059 Added pagination to manage station playlist and musare song search 3 years ago
  Kristian Vos ebd272a5e4 Added logic for pagination for playlist and official song searching in manage station modal 3 years ago
  Kristian Vos d231712ffa Added official song searching to manage station modal 3 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 years ago
  Jonathan 19c43c9657 fix(Liking/Disliking): broken due to youtubeId changes 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 3 years ago
  Kristian Vos 2ca83547eb Fixed some issues with updating songs on admin pages 3 years ago
  Owen Diffey 0a22666ff1 Fixed new song in party mode status and requestedBy issue, and Travis issue 3 years ago
  Kristian Vos 574e7f2d82 Fixed issues with admin unverified/hidden songs events not working 3 years ago
  Kristian Vos 3fd3398c81 Updating playlists/stations when a song status changes 3 years ago
  Kristian Vos c2f185d7ea Added ability to hide/unhide unverified songs 3 years ago
  Kristian Vos 67d5330f09 Changed verified property to status. Removed ability to delete songs. Added hidden songs admin tab. 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 bb3fa16e7b Started working on song merging 3 years ago
  Jonathan 02eff38cb2 fix(backend): some functions were holding up the job queue 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 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
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 3 years ago
  Kristian Vos cd9aed3d91 Added genre playlists 3 years ago
  Kristian Vos a119e9350a Fixed issue with song rating restructuring 3 years ago
  Jonathan 2123f85fcf Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Jonathan b50f2c1ad1 refactor(liked/disliked songs): now using a playlist structure for like/disliked songs 3 years ago
  Kristian Vos 9790a7a694 Made EditSong modal independent 3 years ago