Kristian Vos
|
0494b2ddf1
Added play mode to station
|
3 years ago |
Owen Diffey
|
4c80b5c60f
Added party mode playlist selection to My Playlist area
|
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 |
Owen Diffey
|
6f387be619
Merge pull request #68 from Musare/dependabot/npm_and_yarn/frontend/elliptic-6.5.4
|
3 years ago |
Owen Diffey
|
18efbe4fe2
Fixed next up not updating issues
|
3 years ago |
Owen Diffey
|
1d857687c9
Fixed next up container showing even if element is hidden
|
3 years ago |
Owen Diffey
|
90063f0a5d
Added Next Song element to station page
|
3 years ago |
Owen Diffey
|
90e84b4d92
Songs can now be removed from queue on official stations
|
3 years ago |
Jonathan
|
a1295e22ae
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
ef15ce5fc3
fix(WS): dispatches recover on reconnection but prevented potential memory leak
|
3 years ago |
Kristian Vos
|
0bb06d5252
Added temporary fix for Song not found error
|
3 years ago |
Kristian Vos
|
2db76aa824
Fixed issue with party mode
|
3 years ago |
Kristian Vos
|
1dd4366a56
Now clearing the queue when toggling party mode
|
3 years ago |
Kristian Vos
|
965b46838a
Fixed issue with removing songs from the queue
|
3 years ago |
Kristian Vos
|
52b301b864
Added temporary fix to update included playlists in playlist mode playlists sidebar
|
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 |
Jonathan
|
823340a96d
fix(Station page): there are no longer inconsistencies when handling song artists
|
3 years ago |
Jonathan
|
bd49247f02
fix(EditPlaylist): edit/report/addtoplaylist icons should only show if user is correctly authenticated
|
3 years ago |
Jonathan
|
f07b3104ed
fix(GitHub API): issues with using GitHub login/register fixed
|
3 years ago |
Kristian Vos
|
47037295b9
Fixed delete orphaned station playlists button not working
|
3 years ago |
Kristian Vos
|
2d0eea3430
Added extra check to see if playlist exists in GET_PLAYLIST
|
3 years ago |
Kristian Vos
|
ec506ddcce
Improved performance for GET_PLAYLIST job
|
3 years ago |
Kristian Vos
|
6364b4914b
Worked on switching community stations playlist mode to new playlist system
|
3 years ago |
Kristian Vos
|
2b2820f325
Fixed issue with socket dispatches that didn't provide a callback
|
3 years ago |
Kristian Vos
|
64e616a90a
Commented out some code that was causing issues, will fix later
|
3 years ago |
Kristian Vos
|
c205a8c786
Added rate limiter for YouTube
|
3 years ago |
Kristian Vos
|
3fa08a5ed3
Fixed small issue with EMIT_TO_ROOM sometimes getting stuck
|
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 |