Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 4f46ec6c25 refactor: Put station history, soundcloud and spotify behind experimental config il y a 1 an
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env il y a 1 an
  Kristian Vos 1d7c7f7320 fix: a few issues with banning a user loading to backend issues, a persistant reconnect, and a useless toast il y a 1 an
  Kristian Vos 18dfe350b9 fix: fixed ImportAlbum import playlist functionality which broke due to changes il y a 2 ans
  Kristian Vos 0a83d3db28 feat: started working on long processes/actions with updates to the user il y a 2 ans
  Kristian Vos 46db35799b refactor: fixed eslint issues il y a 2 ans
  Kristian Vos 910940a91d fix(WS): a socket could join the same room multiple times il y a 2 ans
  Owen Diffey a5634b7339 chore: Re-added debug_station to backend il y a 2 ans
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code il y a 2 ans
  Kristian Vos 8ff2dc22a0 chore: updated backend packages and ran npm audit fix il y a 2 ans
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. il y a 2 ans
  Kristian Vos 0d7b30de88 fix: sometimes there would be errors if a socket got destroyed before being fetched il y a 2 ans
  Jonathan 1dc34474c2 fix(EditSong): events on song being (un)verified/(un)hid il y a 3 ans
  Jonathan 8e70c6ac42 feat(WS): added backend function to emit to multiple rooms il y a 3 ans
  Kristian Vos 39e5c7c2a3 Fixed CI issue il y a 3 ans
  Owen Diffey 49436e1fb0 Added confirmation to deselect blacklisted playlist il y a 3 ans
  Kristian Vos 7aea73fd40 Fixed issue with station not updating after opening manage station il y a 3 ans
  Jonathan 2b5270e2dc feat(Set/ResetPassword): autofill user's email if the user is logged in il y a 3 ans
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners il y a 3 ans
  Jonathan d55eab3406 fix(WS): room name wasn't passed when attempting to join a song room il y a 3 ans
  Jonathan 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s il y a 3 ans
  Kristian Vos 3fa08a5ed3 Fixed small issue with EMIT_TO_ROOM sometimes getting stuck il y a 3 ans
  Jonathan 20a0c887f2 fix(WS): on socket reconnect, rooms should be rejoined il y a 3 ans
  Jonathan 02eff38cb2 fix(backend): some functions were holding up the job queue il y a 3 ans
  Jonathan 133dc7843c style(WS): eslint issues from recent changes 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
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes il y a 3 ans