Jonathan
|
a7596013ad
fix(VotingToSkipSong): logged-in users with multiple sessions should only be counted as one unique user
|
il y a 3 ans |
Kristian Vos
|
16d46f70a1
Fixed backend build issues
|
il y a 3 ans |
Kristian Vos
|
0494b2ddf1
Added play mode to station
|
il y a 3 ans |
Kristian Vos
|
4e74c3a930
Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code
|
il y a 3 ans |
Owen Diffey
|
90e84b4d92
Songs can now be removed from queue on official stations
|
il y a 3 ans |
Kristian Vos
|
1dd4366a56
Now clearing the queue when toggling party mode
|
il y a 3 ans |
Kristian Vos
|
ac0b3bec1f
Made more progress on the station queue
|
il y a 3 ans |
Kristian Vos
|
6364b4914b
Worked on switching community stations playlist mode to new playlist system
|
il y a 3 ans |
Jonathan
|
79b6ecaa44
fix(Register): action now resolves properly (job queue hangup with getting random string)
|
il y a 3 ans |
Jonathan
|
4e66872b27
fix(Activities): when station/playlist is deleted, the ActivityItem shouldn't have a reference to it
|
il y a 3 ans |
Jonathan
|
02eff38cb2
fix(backend): some functions were holding up the job queue
|
il y a 3 ans |
Jonathan Graham
|
4ef0e02f70
Merge branch 'polishing' into refactor-websockets
|
il y a 3 ans |
Jonathan Graham
|
588c441b22
Merge pull request #67 from Musare/kris-station-playlists
|
il y a 3 ans |
Kristian Vos
|
cc691c20fd
Got the queue list on station pages working for official stations (not permanent)
|
il y a 3 ans |
Kristian Vos
|
743f4db81d
Added proper error handling when a genre playlist isn't found
|
il y a 3 ans |
Kristian Vos
|
844e36e192
Reverted some changes to get party mode functional again
|
il y a 3 ans |
Jonathan
|
3c0a43ff41
fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly
|
il y a 3 ans |
Kristian Vos
|
5888698079
Clarified error when adding genres fails when creating stations
|
il y a 3 ans |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
il y a 3 ans |
Jonathan
|
7729bfd5e8
fix(socket.io -> WS): 'song' rooms now work as expected
|
il y a 3 ans |
Jonathan
|
18acc0043e
fix(socket.io -> WS): 'SOCKETS_FROM_USER' job executes correctly
|
il y a 3 ans |
Jonathan
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
il y a 3 ans |
Kristian Vos
|
17e08a0464
Station playlist now updates when a genre playlist updates
|
il y a 3 ans |
Kristian Vos
|
c3560bd839
Include/exclude genres/blacklisted genres to stations on station creation
|
il y a 3 ans |
Kristian Vos
|
fff569a833
Updating blacklisted genres now excludes genre playlists, and edit station modal now shows included/excluded playlists as (blacklisted) genres
|
il y a 3 ans |
Kristian Vos
|
5693693bd1
Updating genres now includes genre playlists for a station
|
il y a 3 ans |
Jonathan
|
ce2142fb2d
fix(Activities): Profile page should refresh activities on mount
|
il y a 3 ans |
Jonathan
|
0834850ca8
feat(Activities): added links to playlist modal and station page for relevant activity items
|
il y a 3 ans |
Kristian Vos
|
0af0fcf901
Renamed station playlist if station is renamed, removed station playlist if station is deleted
|
il y a 3 ans |
Kristian Vos
|
dd7aa53641
Merge branch 'polishing' into kris-station-playlists
|
il y a 3 ans |