Commit History

Author SHA1 Message Date
  Jonathan cf2048e21e fix(backend): removed some TODO js comments that are easy to resolve 3 years ago
  Jonathan 37ea2b619d migrate(Songs): changed acceptedAt -> verifiedAt and acceptedBy -> verifiedBy 3 years ago
  Jonathan e2f2458176 fix(Admin Song Tabs): on ws reconnection, songs were removed and not replaced 3 years ago
  Jonathan af74cc531b fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding 3 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Owen Diffey c73e1a68b8 News db migration 3 years ago
  Kristian Vos d6b189a5ba Improved memory with backend job system 3 years ago
  Kristian Vos 95711d9c88 Worked on delete song functionality, but disabled it for now 3 years ago
  Owen Diffey c32f68c516 Re-added remove song functionality 3 years ago
  Kristian Vos 10d014e54a Merge branch 'polishing' into kris-station-local-skipping 3 years ago
  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