Commit History

Author SHA1 Message Date
  Jonathan 0746ce6cb6 fix(User Preferences): preferences can now be updated individually 3 years ago
  Jonathan 74b94eabad fix(ToolTips): on mobile Tooltips are only triggered on hold 3 years ago
  Jonathan ed2d7c63cc Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Jonathan 1b1e7f2c92 feat(nightmode):use nightmode logged out, last known value saved locally, keyboard shortcut 3 years ago
  Kristian Vos c1ce912236 Fixed issue with frontend config 3 years ago
  Jonathan 0aabd2e75b fix(WS): sometimes vue was incorrectly detecting a route change 3 years ago
  Jonathan 6ca42ba997 fix(Tooltips): fixed overflow issues on Profile page 3 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Kristian Vos a65f4d6fa7 Added option to switch between Kris and Owen version of ManageStation 3 years ago
  Jonathan 4be7ab60dc fix(Tooltips): don't show on mobile unless explicitly specified e.g. song actions 3 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Kristian Vos 4f88fa1d60 Improved debug window on station page 3 years ago
  Jonathan 75b3a97663 feat(AccountRemoval): account removal message is now configurable 3 years ago
  Jonathan 4dd174ecbd fix(WS): when backend connection loss + regain, callbacks weren't being fired 3 years ago
  Jonathan e2d79629cb fix(WS): edge case for some socket listeners being called multiple times 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
  Kristian Vos 2246c3001a Added preference to request songs anonymously 3 years ago
  Jonathan cc11ce2684 fix(Register/Login): routes should only be accessible by guests 3 years ago
  Kristian Vos 28a571c5d2 Added preference for ActivityWatch integration 3 years ago
  Kristian Vos 756a9a68d8 Initial commit for ActivityWatch integration 3 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 3 years ago
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc 3 years ago
  Jonathan 9b6b278989 fix(frontend): config version check should be before attempting a websocket connection 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
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 3 years ago
  Jonathan 4787d6aa37 feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection 3 years ago
  Jonathan 7729bfd5e8 fix(socket.io -> WS): 'song' rooms now work as expected 3 years ago
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 3 years ago