Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 18b93889a0 refactor(EditSong): Positioning tweaks il y a 2 ans
  Owen Diffey a82e51c071 feat(EditSong): Prefill youtube title button il y a 2 ans
  Owen Diffey cdccb97303 refactor(EditSong): Use song thumbnail component and clarify thumbnail naming il y a 2 ans
  Kristian Vos 3ac4d75302 fix(EditSong): turn duration int into double with three decimals for unsaved changed prompt il y a 3 ans
  Kristian Vos 9aab322024 fix(EditSong): song duration would sometimes be reset when the video changed state il y a 3 ans
  Kristian Vos 4e6b13e0b3 feat(EditSong): button to reset thumbnail to YouTube thumbnail il y a 3 ans
  Kristian Vos af078c3a07 refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code il y a 3 ans
  Kristian Vos dd9eccf92c refactor: cleaned up new modal system il y a 3 ans
  Kristian Vos 09048267b1 refactor(EditSong/EditSongs): migrated EditSong in EditSongs with the new modal system il y a 3 ans
  Kristian Vos 1d88543745 refactor(EditSong): migrated EditSong to the new modal system il y a 3 ans
  Kristian Vos a9caeaf6f0 refactor(Confirm): migrated confirm modal to new modal system il y a 3 ans
  Kristian Vos ba0ad2b086 refactor: to be safe, added trailing slash to URL startsWith check il y a 3 ans
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) il y a 3 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