Commit History

Author SHA1 Message Date
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 years ago
  Kristian Vos 4ff1c44301 fix: removed workaround, properly fixed issue with EditSong modal reopening when editing from ImportAlbum 2 years ago
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Owen Diffey 26fc4c3c61 Added dark mode styling to FloatingBox 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 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
  Kristian Vos 2b1af2fc55 Added request song button to song admin tabs 3 years ago
  Kristian Vos 8b7a1af5fb Merge branch 'kris-import-album' into polishing 3 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Kristian Vos bb4f0154a9 Merge remote-tracking branch 'upstream/polishing' into kris 3 years ago
  Kristian Vos 15cc7f900b Added local reports array in EditSong, and implemented tab system in EditSong 3 years ago
  Kristian Vos 3a074833df Various bug fixes 3 years ago
  Kristian Vos b4790146d8 Added ability to open import album button from editsong 3 years ago
  Jonathan e2f2458176 fix(Admin Song Tabs): on ws reconnection, songs were removed and not replaced 3 years ago
  Jonathan af74cc531b fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding 3 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Owen Diffey 0b2d93aaa4 Verifying song now uses songId instead of youtubeId 3 years ago
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 3 years ago
  Kristian Vos 9ab2bf1f4a Fixed issues with admin songs not being removed from list upon removal 3 years ago
  Owen Diffey 3516a16a1e Minor tweaks and bug fixes 3 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 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
  Owen Diffey 227319f87e Fixed double tooltip positioning issues in song item 3 years ago
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 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