Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
3 years ago |
Kristian Vos
|
41c663fdeb
Forgot to remove debug console.log
|
3 years ago |
Kristian Vos
|
231f4fbe41
Added button to clear and refill the station queue
|
3 years ago |
Kristian Vos
|
d265bc9ef7
Totally normal commit
|
3 years ago |
Kristian Vos
|
574e7f2d82
Fixed issues with admin unverified/hidden songs events not working
|
3 years ago |
Kristian Vos
|
ba44e7a0e8
Currentsong now also has requestedBy, and fixed station index bug
|
3 years ago |
Kristian Vos
|
67d5330f09
Changed verified property to status. Removed ability to delete songs. Added hidden songs admin tab.
|
3 years ago |
Kristian Vos
|
cc2363f041
Fixed issue with currently playing with queue songs
|
3 years ago |
Owen Diffey
|
de3cf99bbd
Now passing verified song attribute to queue and playlists
|
3 years ago |
Owen Diffey
|
14144e969c
Allowed all songs to be reported,edited and liked/disliked
|
3 years ago |
Kristian Vos
|
79a00ccc50
Added ability to request all songs not in the songs db yet but are in playlists, and added ability to clear all station queues
|
3 years ago |
Kristian Vos
|
997f5e20a0
Added button to delete orphaned genre playlists
|
3 years ago |
Kristian Vos
|
16d46f70a1
Fixed backend build issues
|
3 years ago |
Kristian Vos
|
fb1d1c8225
Fixed issue with sequential mode and empty station playlists
|
3 years ago |
Kristian Vos
|
4953b8c854
Fixed issue with party mode not working
|
3 years ago |
Kristian Vos
|
0494b2ddf1
Added play mode to station
|
3 years ago |
Kristian Vos
|
4e74c3a930
Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code
|
3 years ago |
Jonathan
|
a1295e22ae
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
0bb06d5252
Added temporary fix for Song not found error
|
3 years ago |
Kristian Vos
|
c4d7280ce1
Fixed issue with playlist mode
|
3 years ago |
Kristian Vos
|
ac0b3bec1f
Made more progress on the station queue
|
3 years ago |
Jonathan
|
9a1a9445b3
fix(Song Ratings): ratings now obtained for next song when a station is skipped
|
3 years ago |
Kristian Vos
|
6364b4914b
Worked on switching community stations playlist mode to new playlist system
|
3 years ago |
Kristian Vos
|
b32dce822b
Fixed messed up last commit, and improved performance due to looping through all songs every station skip
|
3 years ago |
Kristian Vos
|
e7cc54f815
Split SHUFFLE function to its intended use
|
3 years ago |
Kristian Vos
|
ff83661a14
Fixed some issues with child job unpausing completed jobs
|
3 years ago |
Jonathan
|
02eff38cb2
fix(backend): some functions were holding up the job queue
|
3 years ago |
Jonathan Graham
|
4ef0e02f70
Merge branch 'polishing' into refactor-websockets
|
3 years ago |
Jonathan Graham
|
588c441b22
Merge pull request #67 from Musare/kris-station-playlists
|
3 years ago |
Kristian Vos
|
844e36e192
Reverted some changes to get party mode functional again
|
3 years ago |