Historique des commits

Auteur SHA1 Message Date
  Kristian Vos af078c3a07 refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code il y a 2 ans
  Kristian Vos dd9eccf92c refactor: cleaned up new modal system il y a 2 ans
  Kristian Vos 09048267b1 refactor(EditSong/EditSongs): migrated EditSong in EditSongs with the new modal system il y a 2 ans
  Kristian Vos 1d88543745 refactor(EditSong): migrated EditSong to the new modal system il y a 2 ans
  Kristian Vos a9caeaf6f0 refactor(Confirm): migrated confirm modal to new modal system il y a 2 ans
  Kristian Vos ba0ad2b086 refactor: to be safe, added trailing slash to URL startsWith check il y a 2 ans
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) il y a 2 ans
  Kristian Vos 085ca57df1 fix: deleting account wouldn't delete all sessions il y a 3 ans
  Kristian Vos 39efdcaa8b feat(EditSong): added back ability to hard stop a video il y a 3 ans
  Kristian Vos 43534d9e1b refactor(EditSong): implemented the logic for the warning of non-square thumbnails il y a 3 ans
  Kristian Vos 268484347f refactor(EditSong): unpause when clicking on the seekerbar il y a 3 ans
  Owen Diffey fd34ceba82 feat(EditSong): Non-square album art warning icon il y a 3 ans
  Kristian Vos 3abc18da3e refactor(EditSong): removed leftover unused property il y a 3 ans
  Kristian Vos df2a53b602 refactor(EditSong): show YouTube tab by default when creating a new song il y a 3 ans
  Owen Diffey 1b9bd09313 refactor(CreateSong): Set title and thumbnail on youtube video selection il y a 3 ans
  Owen Diffey 459aa6d344 fix(EditSong): Playback rate button not contained within tippy component il y a 3 ans
  Kristian Vos 3134f053be refactor(EditSong): when a song is deleted that you're editing, show that the song was deleted il y a 3 ans
  Owen Diffey 62272b65a3 fix: Volume slider has 0 webkit border-radius il y a 3 ans
  Owen Diffey f45c60e9a4 refactor(EditSong): Separate player playback rate button il y a 3 ans
  Kristian Vos 9fe2fa707f fix(EditSong): player would sometimes show as playing when it was actually paused/stopped il y a 3 ans
  Kristian Vos b0cd1deb5f refactor: allow having 0 genres or artists when saving unverified songs in EditSong modal il y a 3 ans
  Owen Diffey 13cc6493a3 fix: Leftover old volume calculations il y a 3 ans
  Owen Diffey 274eb602ee refactor: Volume slider sensitivity fix and styling improvements il y a 3 ans
  Kristian Vos 409ddfb84d fix: volume on station and EditSong would sometimes be parsed as int instead of float il y a 3 ans
  Kristian Vos c609c1a0f8 refactor: combined verify/unverify functionality in song update logic, added verified switch in EditSong il y a 3 ans
  Owen Diffey a09124f429 refactor(EditSong): Remove leftover playerTrack elements il y a 3 ans
  Owen Diffey 871405b3fa fix(EditSong): getReportsForSong not being passed songId il y a 3 ans
  Owen Diffey 29fb80a32d feat(EditSong): Added player playback rate dropdown il y a 3 ans
  Owen Diffey 38e2f55387 refactor(EditSong): Removed skip to last 10 seconds button il y a 3 ans
  Owen Diffey 5efc7fb223 feat(EditSong): Added basic select player track position functionality il y a 3 ans