Commit History

Author SHA1 Message Date
  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
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 3 years ago
  Kristian Vos cacd6e8ef6 Added config option to hide automatically requested songs 3 years ago
  Kristian Vos 2246c3001a Added preference to request songs anonymously 3 years ago
  Kristian Vos 42245ab6b5 Added buttons to clear and refill station and genre playlists 3 years ago