Jonathan Graham
|
588c441b22
Merge pull request #67 from Musare/kris-station-playlists
|
4 年之前 |
Kristian Vos
|
cc691c20fd
Got the queue list on station pages working for official stations (not permanent)
|
4 年之前 |
Kristian Vos
|
743f4db81d
Added proper error handling when a genre playlist isn't found
|
4 年之前 |
Kristian Vos
|
cbd82f1914
Fixed issue where stations wouldn't automatically start playing after genres adding for example
|
4 年之前 |
Kristian Vos
|
c30a6185bf
Fixed issue with removing all genres from a station
|
4 年之前 |
Kristian Vos
|
9804a5e62b
Small improvement to migration2
|
4 年之前 |
Kristian Vos
|
844e36e192
Reverted some changes to get party mode functional again
|
4 年之前 |
Kristian Vos
|
ebb7502d60
Hopefully fixed some issues with stations and initializing
|
4 年之前 |
Kristian Vos
|
df5726bf67
Tried to fix weird issue with subdocuments in station documents
|
4 年之前 |
Kristian Vos
|
4fc51fe301
Added way to automatically create and get missing genre playlists, does this on backend start
|
4 年之前 |
Kristian Vos
|
5888698079
Clarified error when adding genres fails when creating stations
|
4 年之前 |
Kristian Vos
|
542818023b
Removed some left behind debug logs
|
4 年之前 |
Kristian Vos
|
4d3787651a
Fixed bugs from last commit and improved deleting orphaned station playlists
|
4 年之前 |
Kristian Vos
|
4de4191851
Fixed bug which stopped station module from loading
|
4 年之前 |
Kristian Vos
|
f721a4cc07
Fixed some more issues with migration2
|
4 年之前 |
Kristian Vos
|
01ed9c5f93
Fixed small issue with migration2
|
4 年之前 |
Kristian Vos
|
e6dd4cb18e
Added button to delete orphaned station playlists
|
4 年之前 |
Kristian Vos
|
77a72fc0ec
Forgot small detail in last commit
|
4 年之前 |
Kristian Vos
|
a255f6c625
Added migration2 code
|
4 年之前 |
Kristian Vos
|
edfbc07ac6
Station skip for official playlists now uses official playlists
|
4 年之前 |
Kristian Vos
|
17e08a0464
Station playlist now updates when a genre playlist updates
|
4 年之前 |
Kristian Vos
|
c3560bd839
Include/exclude genres/blacklisted genres to stations on station creation
|
4 年之前 |
Jonathan
|
a30de2e386
feat(PlaylistSongItem): you can now report or edit a song from in a playlist
|
4 年之前 |
Kristian Vos
|
fc96f8ce76
Forgot to commit this file last time
|
4 年之前 |
Jonathan
|
75556c57d4
feat: modals can now be easily stacked
|
4 年之前 |
Jonathan
|
d2b85c8a9d
feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page
|
4 年之前 |
Jonathan
|
36403e6ef2
fix(AddToPlaylistDropdown): sometimes song would fail to be removed locally
|
4 年之前 |
Jonathan
|
c46b4ad8dc
feat(AddToPlaylistDropdown): songs can be added to playlist from queue or within another playlist
|
4 年之前 |
Jonathan
|
c6efca5b75
feat(EditSong): modal now makes use of SaveButton mixin
|
4 年之前 |
Jonathan
|
3db17ed295
feat(EditStation): modal now makes use of SaveButton mixin
|
4 年之前 |