Historial de Commits

Autor SHA1 Mensaje Fecha
  Owen Diffey 28a70d2cb7 Added ability to overwrite keyboard shortcuts in frontend config hace 3 años
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict hace 3 años
  Jonathan 0746ce6cb6 fix(User Preferences): preferences can now be updated individually hace 3 años
  Jonathan 74b94eabad fix(ToolTips): on mobile Tooltips are only triggered on hold hace 3 años
  Jonathan ed2d7c63cc Merge branch 'polishing' of github.com:Musare/MusareNode into polishing hace 3 años
  Jonathan 1b1e7f2c92 feat(nightmode):use nightmode logged out, last known value saved locally, keyboard shortcut hace 3 años
  Kristian Vos c1ce912236 Fixed issue with frontend config hace 3 años
  Jonathan 0aabd2e75b fix(WS): sometimes vue was incorrectly detecting a route change hace 3 años
  Jonathan 6ca42ba997 fix(Tooltips): fixed overflow issues on Profile page hace 3 años
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs hace 3 años
  Kristian Vos a65f4d6fa7 Added option to switch between Kris and Owen version of ManageStation hace 3 años
  Jonathan 4be7ab60dc fix(Tooltips): don't show on mobile unless explicitly specified e.g. song actions hace 3 años
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised hace 3 años
  Kristian Vos 4f88fa1d60 Improved debug window on station page hace 3 años
  Jonathan 75b3a97663 feat(AccountRemoval): account removal message is now configurable hace 3 años
  Jonathan 4dd174ecbd fix(WS): when backend connection loss + regain, callbacks weren't being fired hace 3 años
  Jonathan e2d79629cb fix(WS): edge case for some socket listeners being called multiple times hace 3 años
  Jonathan 2b5270e2dc feat(Set/ResetPassword): autofill user's email if the user is logged in hace 3 años
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners hace 3 años
  Kristian Vos 2246c3001a Added preference to request songs anonymously hace 3 años
  Jonathan cc11ce2684 fix(Register/Login): routes should only be accessible by guests hace 3 años
  Kristian Vos 28a571c5d2 Added preference for ActivityWatch integration hace 3 años
  Kristian Vos 756a9a68d8 Initial commit for ActivityWatch integration hace 3 años
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports hace 3 años
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc hace 3 años
  Jonathan 9b6b278989 fix(frontend): config version check should be before attempting a websocket connection hace 3 años
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain hace 3 años
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes hace 3 años
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used hace 3 años
  Jonathan 4787d6aa37 feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection hace 3 años