Commit History

Author SHA1 Message Date
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 years ago
  Kristian Vos b7d2decdc4 fix(WS): fixed issue where frontend would send events to backend when the socket wasn't ready yet 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 4494376222 fix(ws): put ListenerHandler class in its own file to fix eslint issue 2 years ago
  Jonathan 23b56bb83f feat(Reports): improved design of ViewReport modal and Reports tab on admin page 3 years ago
  Jonathan eba2bde79f fix(WS): leaving a page doesn't clear listeners from old page e.g. switching stations 3 years ago
  Jonathan 4dd174ecbd fix(WS): when backend connection loss + regain, callbacks weren't being fired 3 years ago
  Jonathan 8a1602b9d7 feat(WS): when a modal is closed, socket listeners are now removed 3 years ago
  Jonathan e2d79629cb fix(WS): edge case for some socket listeners being called multiple times 3 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 3 years ago
  Jonathan 4c95f81bd0 fix(ActivityItem): css issue caused by modularising thumbnails 3 years ago
  Jonathan 1e229dc3ad fix(frontend): if server connection is lost, toast is now persistent 3 years ago
  Jonathan 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s 3 years ago
  Jonathan ef15ce5fc3 fix(WS): dispatches recover on reconnection but prevented potential memory leak 3 years ago
  Kristian Vos 2b2820f325 Fixed issue with socket dispatches that didn't provide a callback 3 years ago
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago