Owen Diffey
|
3f9a50d479
fix: Temporarily disabled eslint for moduleManager import
|
2 years ago |
Kristian Vos
|
4f4f233b4d
fix: some song like/dislike/playlist actions would add false-positive activity items
|
2 years ago |
Kristian Vos
|
7d4062efc6
fix: backend exception if an empty playlist updated
|
2 years ago |
Owen Diffey
|
dc49d6a7af
Merge tag 'v3.4.0' into v3.5.0
|
2 years ago |
Owen Diffey
|
354fa8a72a
refactor(Station): Continued adapting includedPlaylists/playMode into autofill
|
2 years ago |
Owen Diffey
|
1344fadaa8
refactor: Station excludedPlaylists now blacklist
|
2 years ago |
Kristian Vos
|
79854c085d
fix: invalid sessions could sometimes break some actions
|
2 years ago |
Owen Diffey
|
b276c2ae10
fix(Playlists): Add/remove song adds activity for genre and station playlists
|
2 years ago |
Kristian Vos
|
1835d71a15
fix: importing YouTube playlists with music filter returned extra undefined song
|
2 years ago |
Kristian Vos
|
645ee67833
fix: fixed small addSongToPlaylist action issue
|
2 years ago |
Owen Diffey
|
3b1f306c19
fix: Admins unable to add song or set to another users playlist
|
2 years ago |
Kristian Vos
|
4d561cb1ef
refactor: added ability for admins to reposition songs and delete songs from playlists
|
2 years ago |
Kristian Vos
|
61fedc8570
refactor: eslint fixes
|
2 years ago |
Kristian Vos
|
6b1cf17877
refactor: combined backend getData/GET_DATA into one db GET_DATA job
|
2 years ago |
Owen Diffey
|
8c67a02a1c
fix: eslint fixes
|
2 years ago |
Kristian Vos
|
66c29dc7db
fix: some playlist actions were missing checks to see if user was allowed to perform action
|
2 years ago |
Owen Diffey
|
6e0e3f0772
refactor: Station, user and playlist update events frontend & eslint fix
|
2 years ago |
Kristian Vos
|
dbd48744e7
refactor: added updated events for stations, users and playlists
|
2 years ago |
Owen Diffey
|
60eb611e94
feat(Admin): Continued integrating advanced table
|
2 years ago |
Owen Diffey
|
eb0cb3d0e1
feat(Admin): Started integrating advanced table into admin/playlists
|
2 years ago |
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
|
3 years ago |
Owen Diffey
|
d5de05b884
refactor(Playlists): Updated leftover liked/disliked checks
|
3 years ago |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
3 years ago |
Owen Diffey
|
e7677079e3
Merge branch 'v3.3.0' into staging
|
3 years ago |
Owen Diffey
|
cb09249e60
feat(Admin/Playlists): Create missing genre playlists button
|
3 years ago |
Owen Diffey
|
28db568115
fix: Various minor christmas fixes
|
3 years ago |
Kristian Vos
|
bff04b9751
feat: added featured playlists backend, implemented on frontend and added documentation for it
|
3 years ago |
Kristian Vos
|
d31c1e9fed
fix: admin removal of playlists wouldn't remove the playlist on the frontend for the owner
|
3 years ago |
Owen Diffey
|
4d6c949aa8
fix: Re-added cors.origin config option and eslint fix
|
3 years ago |