Kristian Vos
|
6364b4914b
Worked on switching community stations playlist mode to new playlist system
|
3 years ago |
Jonathan
|
79b6ecaa44
fix(Register): action now resolves properly (job queue hangup with getting random string)
|
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 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
|
844e36e192
Reverted some changes to get party mode functional again
|
3 years ago |
Jonathan
|
3c0a43ff41
fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly
|
3 years ago |
Kristian Vos
|
5888698079
Clarified error when adding genres fails when creating stations
|
3 years ago |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
3 years ago |
Jonathan
|
7729bfd5e8
fix(socket.io -> WS): 'song' rooms now work as expected
|
3 years ago |
Jonathan
|
18acc0043e
fix(socket.io -> WS): 'SOCKETS_FROM_USER' job executes correctly
|
3 years ago |
Jonathan
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
3 years ago |
Kristian Vos
|
17e08a0464
Station playlist now updates when a genre playlist updates
|
3 years ago |
Kristian Vos
|
c3560bd839
Include/exclude genres/blacklisted genres to stations on station creation
|
3 years ago |
Kristian Vos
|
fff569a833
Updating blacklisted genres now excludes genre playlists, and edit station modal now shows included/excluded playlists as (blacklisted) genres
|
3 years ago |
Kristian Vos
|
5693693bd1
Updating genres now includes genre playlists for a station
|
3 years ago |
Jonathan
|
ce2142fb2d
fix(Activities): Profile page should refresh activities on mount
|
3 years ago |
Jonathan
|
0834850ca8
feat(Activities): added links to playlist modal and station page for relevant activity items
|
3 years ago |
Kristian Vos
|
0af0fcf901
Renamed station playlist if station is renamed, removed station playlist if station is deleted
|
3 years ago |
Kristian Vos
|
dd7aa53641
Merge branch 'polishing' into kris-station-playlists
|
3 years ago |
Jonathan
|
bb1e2c8ae5
feat(Activities): added option to remove all activities for user
|
3 years ago |
Jonathan
|
cf43951423
feat(Activities): added initial rollout of activity types, updated design of ActivityItem
|
3 years ago |
Jonathan
|
331523b675
fix(Station page): updating station name does not move users to new url
|
3 years ago |
Kristian Vos
|
86ca55f18c
Started work on station playlists. WIP
|
3 years ago |
Jonathan
|
f673d11289
feat(User List): non-logged in users must be only be counted once per IP
|
3 years ago |
Jonathan
|
aabe5202ee
fix(User List): fixed, only emits when required, user only ever counts as 1
|
3 years ago |
Kristian Vos
|
04af3f8584
Made station modal independent
|
3 years ago |