Historique des commits

Auteur SHA1 Message Date
  Owen Diffey cfad761483 Merge remote-tracking branch 'origin/polishing' into owen il y a 3 ans
  Kristian Vos 4ff1c44301 fix: removed workaround, properly fixed issue with EditSong modal reopening when editing from ImportAlbum il y a 3 ans
  Owen Diffey 8f2c1c9db2 Refactored song update events il y a 3 ans
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. il y a 4 ans
  Owen Diffey 26fc4c3c61 Added dark mode styling to FloatingBox il y a 4 ans
  Kristian Vos 6d47a96d9b refactor(admin/VerifiedSongs): made filters/searches case-insensitive il y a 4 ans
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict il y a 4 ans
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates il y a 4 ans
  Jonathan 0746ce6cb6 fix(User Preferences): preferences can now be updated individually il y a 4 ans
  Jonathan 1dc34474c2 fix(EditSong): events on song being (un)verified/(un)hid il y a 4 ans
  Jonathan 74b94eabad fix(ToolTips): on mobile Tooltips are only triggered on hold il y a 4 ans
  Kristian Vos 2b1af2fc55 Added request song button to song admin tabs il y a 4 ans
  Kristian Vos 8b7a1af5fb Merge branch 'kris-import-album' into polishing il y a 4 ans
  Kristian Vos 888b2500ec Fixed some issues where component unmounting didn't execute cleanup functions il y a 4 ans
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs il y a 4 ans
  Kristian Vos bb4f0154a9 Merge remote-tracking branch 'upstream/polishing' into kris il y a 4 ans
  Kristian Vos 15cc7f900b Added local reports array in EditSong, and implemented tab system in EditSong il y a 4 ans
  Kristian Vos e4578d53dd Made EditSong not autoplay, and made station pause/resume based on the EditSong player being paused or not il y a 4 ans
  Kristian Vos 254e0110a3 Improved EditSong shortcuts a little bit il y a 4 ans
  Kristian Vos 3a074833df Various bug fixes il y a 4 ans
  Kristian Vos 7558cf02c6 Added ImportAlbum modal il y a 4 ans
  Jonathan e2f2458176 fix(Admin Song Tabs): on ws reconnection, songs were removed and not replaced il y a 4 ans
  Jonathan af74cc531b fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding il y a 4 ans
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised il y a 4 ans
  Kristian Vos d6b189a5ba Improved memory with backend job system il y a 4 ans
  Kristian Vos 10d014e54a Merge branch 'polishing' into kris-station-local-skipping il y a 4 ans
  Kristian Vos 0e03cf99c6 Switched station to skip locally automatically instead of directly from the backend il y a 4 ans
  Owen Diffey 0b2d93aaa4 Verifying song now uses songId instead of youtubeId il y a 4 ans
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index il y a 4 ans
  Kristian Vos 9ab2bf1f4a Fixed issues with admin songs not being removed from list upon removal il y a 4 ans