Commit History

Author SHA1 Message Date
  Owen Diffey 85c856aba1 feat(Station): Started adding DJ role functionality 1 year ago
  Owen Diffey 882f0cc4ee Merge branch 'staging' into roles-and-permissions 1 year ago
  Kristian Vos 1d7c7f7320 fix: a few issues with banning a user loading to backend issues, a persistant reconnect, and a useless toast 1 year ago
  Owen Diffey 20339b39a8 refactor: Implemented hasPermission on frontend 1 year ago
  Kristian Vos 18dfe350b9 fix: fixed ImportAlbum import playlist functionality which broke due to changes 2 years ago
  Kristian Vos 0a83d3db28 feat: started working on long processes/actions with updates to the user 2 years ago
  Kristian Vos 46db35799b refactor: fixed eslint issues 2 years ago
  Kristian Vos 910940a91d fix(WS): a socket could join the same room multiple times 2 years ago
  Owen Diffey a5634b7339 chore: Re-added debug_station to backend 2 years ago
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 years ago
  Kristian Vos 8ff2dc22a0 chore: updated backend packages and ran npm audit fix 2 years ago
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Kristian Vos 0d7b30de88 fix: sometimes there would be errors if a socket got destroyed before being fetched 2 years ago
  Jonathan 1dc34474c2 fix(EditSong): events on song being (un)verified/(un)hid 3 years ago
  Jonathan 8e70c6ac42 feat(WS): added backend function to emit to multiple rooms 3 years ago
  Kristian Vos 39e5c7c2a3 Fixed CI issue 3 years ago
  Owen Diffey 49436e1fb0 Added confirmation to deselect blacklisted playlist 3 years ago
  Kristian Vos 7aea73fd40 Fixed issue with station not updating after opening manage station 3 years ago
  Jonathan 2b5270e2dc feat(Set/ResetPassword): autofill user's email if the user is logged in 3 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 years ago
  Jonathan d55eab3406 fix(WS): room name wasn't passed when attempting to join a song room 3 years ago
  Jonathan 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s 3 years ago
  Kristian Vos 3fa08a5ed3 Fixed small issue with EMIT_TO_ROOM sometimes getting stuck 3 years ago
  Jonathan 20a0c887f2 fix(WS): on socket reconnect, rooms should be rejoined 3 years ago
  Jonathan 02eff38cb2 fix(backend): some functions were holding up the job queue 3 years ago
  Jonathan 133dc7843c style(WS): eslint issues from recent changes 3 years ago
  Jonathan 3c0a43ff41 fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago