Commit History

作者 SHA1 備註 提交日期
  Owen Diffey c31e2d0f72 fix: Table styling missing on lightmode 3 年之前
  Owen Diffey eef6625230 style(Admin Area): search-songs class no longer needed 3 年之前
  Kristian Vos c5ccda6150 refactor: improved admin songs tabs content above the table 3 年之前
  Owen Diffey 1f38385b85 fix(Admin Area): Minor styling improvements 3 年之前
  Kristian Vos 6d54887842 fix: report modal wouldn't always show when activating from EditSong Musare search item report button 3 年之前
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 3 年之前
  Kristian Vos 4ff1c44301 fix: removed workaround, properly fixed issue with EditSong modal reopening when editing from ImportAlbum 3 年之前
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 3 年之前
  Owen Diffey 26fc4c3c61 Added dark mode styling to FloatingBox 3 年之前
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict 3 年之前
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 3 年之前
  Jonathan 0746ce6cb6 fix(User Preferences): preferences can now be updated individually 3 年之前
  Jonathan 74b94eabad fix(ToolTips): on mobile Tooltips are only triggered on hold 3 年之前
  Kristian Vos 2b1af2fc55 Added request song button to song admin tabs 3 年之前
  Kristian Vos 8b7a1af5fb Merge branch 'kris-import-album' into polishing 3 年之前
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 年之前
  Kristian Vos bb4f0154a9 Merge remote-tracking branch 'upstream/polishing' into kris 3 年之前
  Kristian Vos 15cc7f900b Added local reports array in EditSong, and implemented tab system in EditSong 3 年之前
  Kristian Vos 3a074833df Various bug fixes 3 年之前
  Kristian Vos b4790146d8 Added ability to open import album button from editsong 3 年之前
  Jonathan e2f2458176 fix(Admin Song Tabs): on ws reconnection, songs were removed and not replaced 3 年之前
  Jonathan af74cc531b fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding 3 年之前
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 年之前
  Owen Diffey 0b2d93aaa4 Verifying song now uses songId instead of youtubeId 4 年之前
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 4 年之前
  Kristian Vos 9ab2bf1f4a Fixed issues with admin songs not being removed from list upon removal 4 年之前
  Owen Diffey 3516a16a1e Minor tweaks and bug fixes 4 年之前
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 4 年之前
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 4 年之前
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 4 年之前