Commit History

Author SHA1 Message Date
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 3 years ago
  Kristian Vos 382199ea2f fix(Station): skip votes would sometimes not load when skipping naturally 3 years ago
  Kristian Vos afafe95d73 fix(Station): skip votes and own song ratings would sometimes not load correctly 3 years ago
  Kristian Vos 9bc88f25f5 fix(EditPlaylist/Settings): isAdmin method wasn't defined 3 years ago
  Kristian Vos 9b511dc974 refactor(Station): changed the way likes/dislikes are loaded 3 years ago
  Kristian Vos e746124e8b fix(Station): included playlists showed as not-included in My Playlists tab 3 years ago
  Kristian Vos 3a11eedeab fix(Station): setCurrentSong would give error of currentSong was null, and cleared up some code for dealing with getQueue 3 years ago
  Kristian Vos febad102a5 fix(Station): container height was incorrect, causing the footer to be half shown on desktop 3 years ago
  Jonathan a59a2723ea feat(AddToPlaylist): create-playlist modal can be opened from dropdown 3 years ago
  Jonathan 49e5f647cb fix: merge conflicts 3 years ago
  Jonathan 8f7fcc7f97 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Jonathan dc18712aae feat(Reports): custom issues, functionality for 'report per issue' 3 years ago
  Kristian Vos 888b2500ec Fixed some issues where component unmounting didn't execute cleanup functions 3 years ago
  Jonathan 72e6296539 fix(ManageStation): removed reference to different versions of modal 3 years ago
  Jonathan f0bd467021 fix(Station page): likes/dislikes not included in songs in a station's queue 3 years ago
  Jonathan 2e74b8efd8 feat(Report): updated design of modal, info. can be provided for each issue 3 years ago
  Owen Diffey 76cce582da Removed my manage station modal 3 years ago
  Jonathan 89748306d7 fix(frontend): mostly css fixes due to vue 3.0 upgrade 3 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Kristian Vos f94c31af06 Changed some things to hopefully fix bug with skipDuration on station page 3 years ago
  Kristian Vos 14cf79d6cf Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX 3 years ago
  Kristian Vos 15cc7f900b Added local reports array in EditSong, and implemented tab system in EditSong 3 years ago
  Kristian Vos e4578d53dd Made EditSong not autoplay, and made station pause/resume based on the EditSong player being paused or not 3 years ago
  Kristian Vos ccb6b91d21 Made some changes to next song skipping in a station 3 years ago
  Kristian Vos a65f4d6fa7 Added option to switch between Kris and Owen version of ManageStation 3 years ago
  Jonathan b2c129e579 fix(Station page): styling of 404 page for Stations 3 years ago
  Jonathan 486c78daa8 feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size 3 years ago
  Jonathan 6bbc5c2828 feat(mobile): added toast on ios devices to promote clicking play manually 3 years ago
  Jonathan 73e4aa49a8 fix(mobile): incorrect way of using vuex when trying to updated localPaused 3 years ago
  Jonathan fd879113e1 fix(mobile): should fix issue with forced pausing on ios not notifying our localPaused variable 3 years ago