Historial de Commits

Autor SHA1 Mensaje Fecha
  Kristian Vos 3d66c90f01 Fixed issue with EditSong duration setting hace 3 años
  Jonathan e29496244a fix(EditSong): (Some?) listeners don't get cleared after exiting the modal hace 4 años
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised hace 4 años
  Owen Diffey efef2b4547 Allowed verified songs to be hidden and vise versa hace 4 años
  Kristian Vos 3a43b2ec44 Fixed small bug in EditSong modal hace 4 años
  Kristian Vos d69d9240e7 Improved EditSong duration setting and fixed a few small bugs hace 4 años
  Kristian Vos 95711d9c88 Worked on delete song functionality, but disabled it for now hace 4 años
  Kristian Vos 03cfdc55e9 Added ability to change video's id while editing in EditSong modal hace 4 años
  Owen Diffey c32f68c516 Re-added remove song functionality hace 4 años
  Owen Diffey 0b2d93aaa4 Verifying song now uses songId instead of youtubeId hace 4 años
  Kristian Vos 9de52b4d86 Added room for editsong modal hace 4 años
  Owen Diffey 5ce47aa3ce editSong (un)verify and (un)hide buttons hace 4 años
  Kristian Vos 66812487a9 Adjusted thumbnail restrictions in editsong hace 4 años
  Kristian Vos 435c5173c4 Added checks to make sure thumbnail is square and not too big or small hace 4 años
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index hace 4 años
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore hace 4 años
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions hace 4 años
  Vos 42a5f9072c Merge pull request #71 from Musare/kris-youtube-id-migration hace 4 años
  Kristian Vos b1c71932f0 Replaced songId with youtubeId hace 4 años
  Jonathan ced9febf6c fix(frontend): use vue references instead of document.getElementById hace 4 años
  Owen Diffey fd520a274d Improved button layouts and other tweaks hace 4 años
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result hace 4 años
  Kristian Vos 5e9abcf93e Small tweak, flooring startDuration for ActivityWatch extension since it isn't very accurate hace 4 años
  Kristian Vos 756a9a68d8 Initial commit for ActivityWatch integration hace 4 años
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports hace 4 años
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components hace 4 años
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc hace 4 años
  Kristian Vos bb3fa16e7b Started working on song merging hace 4 años
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used hace 4 años
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) hace 4 años