Historique des commits

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