Kristian Vos
|
46db35799b
refactor: fixed eslint issues
|
пре 2 година |
Kristian Vos
|
910940a91d
fix(WS): a socket could join the same room multiple times
|
пре 3 година |
Owen Diffey
|
a5634b7339
chore: Re-added debug_station to backend
|
пре 3 година |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
пре 3 година |
Kristian Vos
|
8ff2dc22a0
chore: updated backend packages and ran npm audit fix
|
пре 3 година |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
пре 3 година |
Kristian Vos
|
0d7b30de88
fix: sometimes there would be errors if a socket got destroyed before being fetched
|
пре 3 година |
Jonathan
|
1dc34474c2
fix(EditSong): events on song being (un)verified/(un)hid
|
пре 3 година |
Jonathan
|
8e70c6ac42
feat(WS): added backend function to emit to multiple rooms
|
пре 3 година |
Kristian Vos
|
39e5c7c2a3
Fixed CI issue
|
пре 3 година |
Owen Diffey
|
49436e1fb0
Added confirmation to deselect blacklisted playlist
|
пре 3 година |
Kristian Vos
|
7aea73fd40
Fixed issue with station not updating after opening manage station
|
пре 3 година |
Jonathan
|
2b5270e2dc
feat(Set/ResetPassword): autofill user's email if the user is logged in
|
пре 3 година |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
пре 3 година |
Jonathan
|
d55eab3406
fix(WS): room name wasn't passed when attempting to join a song room
|
пре 3 година |
Jonathan
|
69da354c4d
fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s
|
пре 3 година |
Kristian Vos
|
3fa08a5ed3
Fixed small issue with EMIT_TO_ROOM sometimes getting stuck
|
пре 3 година |
Jonathan
|
20a0c887f2
fix(WS): on socket reconnect, rooms should be rejoined
|
пре 3 година |
Jonathan
|
02eff38cb2
fix(backend): some functions were holding up the job queue
|
пре 3 година |
Jonathan
|
133dc7843c
style(WS): eslint issues from recent changes
|
пре 3 година |
Jonathan
|
3c0a43ff41
fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly
|
пре 3 година |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
пре 3 година |