Commit History

Author SHA1 Message Date
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict 2 years ago
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 3 years ago
  Jonathan 72e6296539 fix(ManageStation): removed reference to different versions of modal 3 years ago
  Owen Diffey 76cce582da Removed my manage station modal 3 years ago
  Jonathan 2a66b8bfa3 fix(Tooltips): hiding tippy elements on song actions works again 3 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Kristian Vos 14cf79d6cf Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX 3 years ago
  Kristian Vos 15cc7f900b Added local reports array in EditSong, and implemented tab system in EditSong 3 years ago
  Kristian Vos a65f4d6fa7 Added option to switch between Kris and Owen version of ManageStation 3 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 3 years ago
  Owen Diffey cb14b73ed7 Manage Station minor improvements 3 years ago
  Owen Diffey b9d2db7d92 Merge branch 'polishing' into owen-manage-station 3 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 3 years ago
  Owen Diffey d2526a9851 Improved Manage Station & removed editStation & Add Song to Queue modals 3 years ago
  Owen Diffey db32a2c428 Merge branch 'polishing' into owen-manage-station 3 years ago
  Owen Diffey 51076092ed Added included/excluded playlists action and playlist items 3 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Jonathan ced9febf6c fix(frontend): use vue references instead of document.getElementById 3 years ago
  Owen Diffey 9f2b0ff390 Added component for confirmation of actions 3 years ago
  Owen Diffey d8963e7976 Added basic confirmation tooltips 3 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 3 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 3 years ago
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components 3 years ago
  Kristian Vos 79a00ccc50 Added ability to request all songs not in the songs db yet but are in playlists, and added ability to clear all station queues 3 years ago
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 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