Commit History

Author SHA1 Message Date
  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
  Jonathan 64de22a943 feat(Playlists): prevent liked/disliked playlist from being user modifiable 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
  Owen Diffey 556a0b1e6f Playlist privacy setting 3 years ago
  Kristian Vos 9f6ddfac28 And for playlist YouTube importing too of course 3 years ago
  Kristian Vos cd2ff2a66d Improved job system concurrency, priorities, specifically for YouTube module 3 years ago
  Kristian Vos 1b74aa3005 Improved importing YouTube playlists 3 years ago
  Kristian Vos 8d75dfe4c8 Fixed some backend action issues due to last commit 3 years ago
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 3 years ago
  Kristian Vos 18a33b69af Moved socket.io functions to the io module 3 years ago
  Kristian Vos e6ade1a5fe Renamed modules in backend actions 3 years ago
  Kristian Vos 0c4577d7b0 Moved utils YouTUbe functions to its own YouTube module 3 years ago
  Jonathan e49432ddb0 feat(Station page): added tab for 'My Playlists', readded Playlists sidebar code 3 years ago