Commit History

Author SHA1 Message Date
  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 4 years ago
  Owen Diffey cb14b73ed7 Manage Station minor improvements 4 years ago
  Owen Diffey b9d2db7d92 Merge branch 'polishing' into owen-manage-station 4 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 4 years ago
  Owen Diffey d2526a9851 Improved Manage Station & removed editStation & Add Song to Queue modals 4 years ago
  Owen Diffey db32a2c428 Merge branch 'polishing' into owen-manage-station 4 years ago
  Owen Diffey 51076092ed Added included/excluded playlists action and playlist items 4 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 4 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 4 years ago
  Jonathan ced9febf6c fix(frontend): use vue references instead of document.getElementById 4 years ago
  Owen Diffey 9f2b0ff390 Added component for confirmation of actions 4 years ago
  Owen Diffey d8963e7976 Added basic confirmation tooltips 4 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 4 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 4 years ago
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components 4 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 4 years ago
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 4 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 4 years ago
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 years ago
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 4 years ago
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 years ago
  Owen Diffey 1c1babf66c Removed global and colors scss files 4 years ago
  Owen Diffey b8316de6f8 Moved from scss to css variables 4 years ago
  Jonathan 6d5d5bf355 chore: improved file structure of independent modals 4 years ago
  Kristian Vos 04af3f8584 Made station modal independent 4 years ago
  Owen Diffey 2934db949d Station themes small bug fixes 4 years ago
  Jonathan fef12cded9 style(css): all night mode colors now use scss variables 4 years ago
  Jonathan 5ded59f38a chore(eslint): added vue/order-in-components as a rule for consistency 4 years ago
  Jonathan 52e5d94270 style(frontend): added strongly recommended eslint vue rules 4 years ago