Commit History

Author SHA1 Message Date
  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
  Jonathan 4f498292ca feat(Playlists): added drag and drop to songs 3 years ago
  Jonathan 251a9c0111 feat(SortablePlaylists): added vue mixin to allow for sortable playlists in multiple places 3 years ago
  Jonathan 7aa68bcf78 feat(Playlists): you can now easily re-order playlists, and syncs with backend 3 years ago
  Jonathan bd9d22362e fix(Profile): public playlists now shown to logged-out users viewing a profile 3 years ago
  Owen Diffey 9d852c5d67 Added station theme feature 3 years ago
  Jonathan c30875846e fix(Playlists): AddToPlaylist dropdown shouldn't allow adding to non user modifiable playlists 3 years ago
  Jonathan 9e760157fb fix(Playlists): prevent a user creating playlists with similar name to 'liked/disliked songs' 3 years ago