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 |
Kristian Vos
|
e7cc54f815
Split SHUFFLE function to its intended use
|
3 years ago |
dependabot[bot]
|
de9f88e2b9
chore(deps): Bump elliptic from 6.5.3 to 6.5.4 in /frontend
|
3 years ago |
Kristian Vos
|
ff83661a14
Fixed some issues with child job unpausing completed jobs
|
3 years ago |
Jonathan
|
9b6b278989
fix(frontend): config version check should be before attempting a websocket connection
|
3 years ago |
Jonathan Graham
|
4c6f5bb1ba
Merge pull request #66 from Musare/refactor-websockets
|
3 years ago |
Jonathan
|
79b6ecaa44
fix(Register): action now resolves properly (job queue hangup with getting random string)
|
3 years ago |
Jonathan
|
461dd7fc33
fix(Profile page): recent-activity tab on profile now gets user's username correctly
|
3 years ago |
Jonathan
|
20a0c887f2
fix(WS): on socket reconnect, rooms should be rejoined
|
3 years ago |
Jonathan
|
4e66872b27
fix(Activities): when station/playlist is deleted, the ActivityItem shouldn't have a reference to it
|
3 years ago |
Jonathan
|
02eff38cb2
fix(backend): some functions were holding up the job queue
|
3 years ago |
Jonathan
|
6302bf40a8
style: eslint issues from the resolved merge conflicts
|
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
|
cc691c20fd
Got the queue list on station pages working for official stations (not permanent)
|
3 years ago |
Kristian Vos
|
743f4db81d
Added proper error handling when a genre playlist isn't found
|
3 years ago |
Kristian Vos
|
cbd82f1914
Fixed issue where stations wouldn't automatically start playing after genres adding for example
|
3 years ago |
Kristian Vos
|
c30a6185bf
Fixed issue with removing all genres from a station
|
3 years ago |
Kristian Vos
|
9804a5e62b
Small improvement to migration2
|
3 years ago |
Kristian Vos
|
844e36e192
Reverted some changes to get party mode functional again
|
3 years ago |
Kristian Vos
|
ebb7502d60
Hopefully fixed some issues with stations and initializing
|
3 years ago |
Jonathan
|
133dc7843c
style(WS): eslint issues from recent changes
|
3 years ago |
Jonathan
|
3c0a43ff41
fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly
|
3 years ago |