Commit History

Author SHA1 Message Date
  Owen Diffey 54930fb04d chore: Removed more commented code and re-added some 2 years ago
  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
  Kristian Vos 6d47a96d9b refactor(admin/VerifiedSongs): made filters/searches case-insensitive 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 2 years ago
  Jonathan 0746ce6cb6 fix(User Preferences): preferences can now be updated individually 3 years ago
  Jonathan 1dc34474c2 fix(EditSong): events on song being (un)verified/(un)hid 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
  Kristian Vos 888b2500ec Fixed some issues where component unmounting didn't execute cleanup functions 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 e4578d53dd Made EditSong not autoplay, and made station pause/resume based on the EditSong player being paused or not 3 years ago
  Kristian Vos 254e0110a3 Improved EditSong shortcuts a little bit 3 years ago
  Kristian Vos 3a074833df Various bug fixes 3 years ago
  Kristian Vos 7558cf02c6 Added ImportAlbum modal 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
  Kristian Vos d6b189a5ba Improved memory with backend job system 3 years ago
  Kristian Vos 10d014e54a Merge branch 'polishing' into kris-station-local-skipping 3 years ago
  Kristian Vos 0e03cf99c6 Switched station to skip locally automatically instead of directly from the backend 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