Historial de Commits

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