Историја ревизија

Аутор SHA1 Порука Датум
  Kristian Vos 688b29fd87 fix: attempted to fix ws issue where onConnect was sometimes called twice in a row пре 2 година
  Kristian Vos 601eed7d7f fix: socket onReady listener was added each socket close, without removing the old listener пре 2 година
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code пре 2 година
  Kristian Vos b7d2decdc4 fix(WS): fixed issue where frontend would send events to backend when the socket wasn't ready yet пре 2 година
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. пре 2 година
  Kristian Vos 4494376222 fix(ws): put ListenerHandler class in its own file to fix eslint issue пре 3 година
  Jonathan 23b56bb83f feat(Reports): improved design of ViewReport modal and Reports tab on admin page пре 3 година
  Jonathan eba2bde79f fix(WS): leaving a page doesn't clear listeners from old page e.g. switching stations пре 3 година
  Jonathan 4dd174ecbd fix(WS): when backend connection loss + regain, callbacks weren't being fired пре 3 година
  Jonathan 8a1602b9d7 feat(WS): when a modal is closed, socket listeners are now removed пре 3 година
  Jonathan e2d79629cb fix(WS): edge case for some socket listeners being called multiple times пре 3 година
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result пре 3 година
  Jonathan 4c95f81bd0 fix(ActivityItem): css issue caused by modularising thumbnails пре 3 година
  Jonathan 1e229dc3ad fix(frontend): if server connection is lost, toast is now persistent пре 3 година
  Jonathan 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s пре 3 година
  Jonathan ef15ce5fc3 fix(WS): dispatches recover on reconnection but prevented potential memory leak пре 3 година
  Kristian Vos 2b2820f325 Fixed issue with socket dispatches that didn't provide a callback пре 3 година
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain пре 3 година
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes пре 3 година