Kristian Vos
|
79854c085d
fix: invalid sessions could sometimes break some actions
|
2 년 전 |
Owen Diffey
|
b276c2ae10
fix(Playlists): Add/remove song adds activity for genre and station playlists
|
2 년 전 |
Kristian Vos
|
1835d71a15
fix: importing YouTube playlists with music filter returned extra undefined song
|
2 년 전 |
Kristian Vos
|
645ee67833
fix: fixed small addSongToPlaylist action issue
|
2 년 전 |
Owen Diffey
|
3b1f306c19
fix: Admins unable to add song or set to another users playlist
|
2 년 전 |
Kristian Vos
|
4d561cb1ef
refactor: added ability for admins to reposition songs and delete songs from playlists
|
2 년 전 |
Kristian Vos
|
61fedc8570
refactor: eslint fixes
|
2 년 전 |
Kristian Vos
|
6b1cf17877
refactor: combined backend getData/GET_DATA into one db GET_DATA job
|
2 년 전 |
Owen Diffey
|
8c67a02a1c
fix: eslint fixes
|
2 년 전 |
Kristian Vos
|
66c29dc7db
fix: some playlist actions were missing checks to see if user was allowed to perform action
|
2 년 전 |
Owen Diffey
|
6e0e3f0772
refactor: Station, user and playlist update events frontend & eslint fix
|
2 년 전 |
Kristian Vos
|
dbd48744e7
refactor: added updated events for stations, users and playlists
|
2 년 전 |
Owen Diffey
|
60eb611e94
feat(Admin): Continued integrating advanced table
|
2 년 전 |
Owen Diffey
|
eb0cb3d0e1
feat(Admin): Started integrating advanced table into admin/playlists
|
2 년 전 |
Kristian Vos
|
02a499a9cb
refactor: disabled adding songs to user-liked if already in user-disliked and vice versa
|
2 년 전 |
Kristian Vos
|
677cd89787
refactor: re-added shuffle code
|
2 년 전 |
Owen Diffey
|
d5de05b884
refactor(Playlists): Updated leftover liked/disliked checks
|
2 년 전 |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
2 년 전 |
Owen Diffey
|
e7677079e3
Merge branch 'v3.3.0' into staging
|
2 년 전 |
Owen Diffey
|
cb09249e60
feat(Admin/Playlists): Create missing genre playlists button
|
2 년 전 |
Owen Diffey
|
28db568115
fix: Various minor christmas fixes
|
2 년 전 |
Kristian Vos
|
bff04b9751
feat: added featured playlists backend, implemented on frontend and added documentation for it
|
2 년 전 |
Kristian Vos
|
d31c1e9fed
fix: admin removal of playlists wouldn't remove the playlist on the frontend for the owner
|
3 년 전 |
Owen Diffey
|
4d6c949aa8
fix: Re-added cors.origin config option and eslint fix
|
3 년 전 |
Kristian Vos
|
0deddb39f5
feat: added ability for admins to delete modifiable user playlists
|
3 년 전 |
Kristian Vos
|
24e39809c2
fix: removing user playlists didn't check if user was the owner
|
3 년 전 |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 년 전 |
Kristian Vos
|
6ac8800c0a
feat(Admin/Playlists): added live updating of playlists
|
3 년 전 |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 년 전 |
Kristian Vos
|
9cf1dcc23e
refactor(EditPlaylist): expanded update privacy functionality with more error checking and allowing admins to update genre playlist privacy
|
3 년 전 |