Commit History

Author SHA1 Message Date
  Kristian Vos 02a499a9cb refactor: disabled adding songs to user-liked if already in user-disliked and vice versa 2 years ago
  Kristian Vos 677cd89787 refactor: re-added shuffle code 2 years ago
  Owen Diffey d5de05b884 refactor(Playlists): Updated leftover liked/disliked checks 2 years ago
  Owen Diffey 004602b310 refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists 2 years ago
  Owen Diffey e7677079e3 Merge branch 'v3.3.0' into staging 2 years ago
  Owen Diffey cb09249e60 feat(Admin/Playlists): Create missing genre playlists button 2 years ago
  Owen Diffey 28db568115 fix: Various minor christmas fixes 2 years ago
  Kristian Vos bff04b9751 feat: added featured playlists backend, implemented on frontend and added documentation for it 2 years ago
  Kristian Vos d31c1e9fed fix: admin removal of playlists wouldn't remove the playlist on the frontend for the owner 2 years ago
  Owen Diffey 4d6c949aa8 fix: Re-added cors.origin config option and eslint fix 2 years ago
  Kristian Vos 0deddb39f5 feat: added ability for admins to delete modifiable user playlists 2 years ago
  Kristian Vos 24e39809c2 fix: removing user playlists didn't check if user was the owner 2 years ago
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 years ago
  Kristian Vos 6ac8800c0a feat(Admin/Playlists): added live updating of playlists 2 years ago
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Kristian Vos 9cf1dcc23e refactor(EditPlaylist): expanded update privacy functionality with more error checking and allowing admins to update genre playlist privacy 2 years ago
  Jonathan Graham f7fe6080cb fix(Activities): content changes of private playlists doesn't create activities (until we add individual settings for activity privacy) 2 years ago
  Kristian Vos 14cf79d6cf Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX 3 years ago
  Jonathan 5e545d0e5b refactor(Sortable Songs In Playlists): revisited efficiency of solution 3 years ago
  Jonathan e36cec1219 fix(AddToPlaylistDropdown): 'PLAYLIST_INDEX_FOR_ME' job was called way too many times 3 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Jonathan 9fdaaeb5a6 fix(Station Skipping): homepage doesn't automatically update when a song changes 3 years ago
  Jonathan a71b19a9b2 feat(SortablePlaylists): removed unnecessary duplicate code 3 years ago
  Jonathan ded0c6deae fix(Playlists): when displaying a user's playlists, station playlists should not be shown 3 years ago
  Jonathan 1c84ec04c1 feat(Activities): added activity reference clean-up (for songs, playlists & stations) 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 491bd2f40d Added action to get a station playlist 3 years ago
  Owen Diffey 5ae61e49fe Added playlist search results to manage station modal 3 years ago
  Kristian Vos b7eb16ee3f Added logic for searching for playlists in manage station modal 3 years ago