Historique des commits

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