Commit Verlauf

Autor SHA1 Nachricht Datum
  Kristian Vos c1ce912236 Fixed issue with frontend config vor 3 Jahren
  Jonathan 0aabd2e75b fix(WS): sometimes vue was incorrectly detecting a route change vor 3 Jahren
  Jonathan 6ca42ba997 fix(Tooltips): fixed overflow issues on Profile page vor 3 Jahren
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs vor 3 Jahren
  Kristian Vos a65f4d6fa7 Added option to switch between Kris and Owen version of ManageStation vor 4 Jahren
  Jonathan 4be7ab60dc fix(Tooltips): don't show on mobile unless explicitly specified e.g. song actions vor 4 Jahren
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised vor 4 Jahren
  Kristian Vos 4f88fa1d60 Improved debug window on station page vor 4 Jahren
  Jonathan 75b3a97663 feat(AccountRemoval): account removal message is now configurable vor 4 Jahren
  Jonathan 4dd174ecbd fix(WS): when backend connection loss + regain, callbacks weren't being fired vor 4 Jahren
  Jonathan e2d79629cb fix(WS): edge case for some socket listeners being called multiple times vor 4 Jahren
  Jonathan 2b5270e2dc feat(Set/ResetPassword): autofill user's email if the user is logged in vor 4 Jahren
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners vor 4 Jahren
  Kristian Vos 2246c3001a Added preference to request songs anonymously vor 4 Jahren
  Jonathan cc11ce2684 fix(Register/Login): routes should only be accessible by guests vor 4 Jahren
  Kristian Vos 28a571c5d2 Added preference for ActivityWatch integration vor 4 Jahren
  Kristian Vos 756a9a68d8 Initial commit for ActivityWatch integration vor 4 Jahren
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports vor 4 Jahren
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc vor 4 Jahren
  Jonathan 9b6b278989 fix(frontend): config version check should be before attempting a websocket connection vor 4 Jahren
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain vor 4 Jahren
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes vor 4 Jahren
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used vor 4 Jahren
  Jonathan 4787d6aa37 feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection vor 4 Jahren
  Jonathan 7729bfd5e8 fix(socket.io -> WS): 'song' rooms now work as expected vor 4 Jahren
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) vor 4 Jahren
  Kristian Vos 2b32b9fd42 Added document version checking, and option to disable config and document version checking vor 4 Jahren
  Kristian Vos 740ff0cb23 Added config versions and config version checking and alerting vor 4 Jahren
  Jonathan 60a2837089 feat(Activities): added preference whether to hide or show all activity vor 4 Jahren
  Jonathan c791bb309c chore(Activities): moved ActivityItem to separate component vor 4 Jahren