Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 0b2d93aaa4 Verifying song now uses songId instead of youtubeId il y a 4 ans
  Kristian Vos 9de52b4d86 Added room for editsong modal il y a 4 ans
  Owen Diffey 5ce47aa3ce editSong (un)verify and (un)hide buttons il y a 4 ans
  Kristian Vos 66812487a9 Adjusted thumbnail restrictions in editsong il y a 4 ans
  Kristian Vos 435c5173c4 Added checks to make sure thumbnail is square and not too big or small il y a 4 ans
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index il y a 4 ans
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore il y a 4 ans
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions il y a 4 ans
  Vos 42a5f9072c Merge pull request #71 from Musare/kris-youtube-id-migration il y a 4 ans
  Kristian Vos b1c71932f0 Replaced songId with youtubeId il y a 4 ans
  Jonathan ced9febf6c fix(frontend): use vue references instead of document.getElementById il y a 4 ans
  Owen Diffey fd520a274d Improved button layouts and other tweaks il y a 4 ans
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result il y a 4 ans
  Kristian Vos 5e9abcf93e Small tweak, flooring startDuration for ActivityWatch extension since it isn't very accurate il y a 4 ans
  Kristian Vos 756a9a68d8 Initial commit for ActivityWatch integration il y a 4 ans
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports il y a 4 ans
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components il y a 4 ans
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc il y a 4 ans
  Kristian Vos bb3fa16e7b Started working on song merging il y a 4 ans
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used il y a 4 ans
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) il y a 4 ans
  Jonathan d2b85c8a9d feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page il y a 4 ans
  Jonathan c6efca5b75 feat(EditSong): modal now makes use of SaveButton mixin il y a 4 ans
  Owen Diffey 1c1babf66c Removed global and colors scss files il y a 4 ans
  Owen Diffey b8316de6f8 Moved from scss to css variables il y a 4 ans
  Jonathan d663304022 chore: cleaned up lofig code il y a 4 ans
  Jonathan 813f3e5182 refactor: new design for Edit Playlist modal il y a 4 ans
  Jonathan 6d5d5bf355 chore: improved file structure of independent modals il y a 4 ans
  Owen Diffey 020ac58a23 EditSong modal on stations for current and queued songs il y a 4 ans
  Kristian Vos 9790a7a694 Made EditSong modal independent il y a 4 ans