Commit History

Author SHA1 Message Date
  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 5624ec3e87 Worked more on song merging 3 years ago
  Kristian Vos 997f5e20a0 Added button to delete orphaned genre playlists 3 years ago
  Jonathan aa8eaa5a07 feat(Playlists/Admin Page): added option to view playlists as admin 3 years ago
  Kristian Vos 16d46f70a1 Fixed backend build issues 3 years ago
  Kristian Vos 4e74c3a930 Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code 3 years ago
  Kristian Vos 2db76aa824 Fixed issue with party mode 3 years ago
  Kristian Vos b32dce822b Fixed messed up last commit, and improved performance due to looping through all songs every station skip 3 years ago
  Jonathan 4e66872b27 fix(Activities): when station/playlist is deleted, the ActivityItem shouldn't have a reference to it 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 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 e6dd4cb18e Added button to delete orphaned station playlists 3 years ago
  Jonathan 7c9fb22d7a fix(YouTube API): topicDetails Ids not being returned for some API keys 3 years ago
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 3 years ago
  Jonathan c791bb309c chore(Activities): moved ActivityItem to separate component 3 years ago
  Jonathan 3e97a8e9e4 feat(EditPlaylists): ability to remove songs from liked/disliked playlists 3 years ago
  Jonathan c28c1010c4 fix: eslint issue & socket events emitted properly when privacy updated of playlist 3 years ago
  Jonathan 3712506446 feat: allowed anyone to view public playlists on a user's profile 3 years ago
  Jonathan 813f3e5182 refactor: new design for Edit Playlist modal 3 years ago
  Jonathan 0f58c9803a feat(CreatePlaylist): privacy can now be specified when creating a playlist 3 years ago
  Jonathan fb55ee2aae Revert "Removed isUserModifiable playlist attribute" 3 years ago
  Owen Diffey 5be688577e Removed isUserModifiable playlist attribute 3 years ago
  Kristian Vos cd9aed3d91 Added genre playlists 3 years ago
  Kristian Vos 3849741f97 Added option for different playlist types 3 years ago
  Jonathan b0589101b0 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Kristian Vos 4323242651 Reverted webpack change and made rough playlists admin tab 3 years ago
  Jonathan 8c50a42799 fix(Playlists): fixed shuffle logic, removed unnecessary array sorting 3 years ago
  Jonathan 22c90b9d79 fix(Liked/Disliked Playlists): fixed repositioning of songs for non user-modifiable playlists 3 years ago