Kristian Vos
|
524a44c28d
feat: added admin playlist type
|
2 years ago |
Kristian Vos
|
e8c0504cf5
fix: adding/removing song from liked/disliked playlist wouldn't send proper events
|
2 years ago |
Owen Diffey
|
000791b67f
Merge tag 'v3.7.0-rc2' into v3.8.0
|
2 years ago |
Kristian Vos
|
aadca463dc
refactor: enabled channel importing into playlists
|
2 years ago |
Owen Diffey
|
1f540c964b
refactor: Grouped and renamed permissions
|
2 years ago |
Owen Diffey
|
20339b39a8
refactor: Implemented hasPermission on frontend
|
2 years ago |
Owen Diffey
|
7a64ca3636
refactor: Replaced remaining backend admin checks with hasPermission
|
2 years ago |
Owen Diffey
|
c4a8404ad2
refactor: Moved hooks from logic/actions/hooks to logic/hooks
|
2 years ago |
Owen Diffey
|
29d6c97e0f
refactor: Replaced adminRequired with hasPermission hook
|
2 years ago |
Owen Diffey
|
e180739887
refactor: Integrated long jobs
|
2 years ago |
Owen Diffey
|
530b9902d9
refactor: Renamed ratings module to media module and included ENSURE_SONG_EXISTS_BY_YOUTUBE_ID as GET_MEDIA
|
2 years ago |
Owen Diffey
|
41b497b1aa
refactor: Continued youtube video removal handling improvements
|
2 years ago |
Owen Diffey
|
508ba549f7
refactor: Split song ratings off into new module for added youtube video support
|
2 years ago |
Owen Diffey
|
26ab23063f
refactor: Continue on Youtube videos and surrounding areas
|
2 years ago |
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 |