Commit History

Author SHA1 Message Date
  Kristian Vos e88dcc8668 refactor(Station): changed local skipping to only be used when the backend is disconnected 4 years ago
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict 4 years ago
  Jonathan Graham 40aa4e9432 fix(MacOS): playback rates shouldn't be modified on-the-fly on Safari 4 years ago
  Kristian Vos 7d868d1735 fix(Station): hopefully fixed issues with song desyncing 4 years ago
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 4 years ago
  Kristian Vos 382199ea2f fix(Station): skip votes would sometimes not load when skipping naturally 4 years ago
  Kristian Vos afafe95d73 fix(Station): skip votes and own song ratings would sometimes not load correctly 4 years ago
  Kristian Vos 9bc88f25f5 fix(EditPlaylist/Settings): isAdmin method wasn't defined 4 years ago
  Kristian Vos 9b511dc974 refactor(Station): changed the way likes/dislikes are loaded 4 years ago
  Kristian Vos e746124e8b fix(Station): included playlists showed as not-included in My Playlists tab 4 years ago
  Kristian Vos 3a11eedeab fix(Station): setCurrentSong would give error of currentSong was null, and cleared up some code for dealing with getQueue 4 years ago
  Kristian Vos febad102a5 fix(Station): container height was incorrect, causing the footer to be half shown on desktop 4 years ago
  Jonathan a59a2723ea feat(AddToPlaylist): create-playlist modal can be opened from dropdown 4 years ago
  Jonathan 49e5f647cb fix: merge conflicts 4 years ago
  Jonathan 8f7fcc7f97 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 4 years ago
  Jonathan dc18712aae feat(Reports): custom issues, functionality for 'report per issue' 4 years ago
  Kristian Vos 888b2500ec Fixed some issues where component unmounting didn't execute cleanup functions 4 years ago
  Jonathan 72e6296539 fix(ManageStation): removed reference to different versions of modal 4 years ago
  Jonathan f0bd467021 fix(Station page): likes/dislikes not included in songs in a station's queue 4 years ago
  Jonathan 2e74b8efd8 feat(Report): updated design of modal, info. can be provided for each issue 4 years ago
  Owen Diffey 76cce582da Removed my manage station modal 4 years ago
  Jonathan 89748306d7 fix(frontend): mostly css fixes due to vue 3.0 upgrade 4 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 4 years ago
  Kristian Vos f94c31af06 Changed some things to hopefully fix bug with skipDuration on station page 4 years ago
  Kristian Vos 14cf79d6cf Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX 4 years ago
  Kristian Vos 15cc7f900b Added local reports array in EditSong, and implemented tab system in EditSong 4 years ago
  Kristian Vos e4578d53dd Made EditSong not autoplay, and made station pause/resume based on the EditSong player being paused or not 4 years ago
  Kristian Vos ccb6b91d21 Made some changes to next song skipping in a station 4 years ago
  Kristian Vos a65f4d6fa7 Added option to switch between Kris and Owen version of ManageStation 4 years ago
  Jonathan b2c129e579 fix(Station page): styling of 404 page for Stations 4 years ago