Commit History

Author SHA1 Message Date
  Jonathan fb46afcab6 feat(AccountRemoval): data removal request to admins, email sent to admins 3 years ago
  Jonathan 5a762270bb feat(AccountRemoval): added github_redirect to modal after relinking github 3 years ago
  Kristian Vos 32296fb869 Attempted to make station page more responsive 3 years ago
  Owen Diffey 49436e1fb0 Added confirmation to deselect blacklisted playlist 3 years ago
  Kristian Vos b9362cbdd1 Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing 3 years ago
  Kristian Vos 7aea73fd40 Fixed issue with station not updating after opening manage station 3 years ago
  Owen Diffey 3b7c296585 Added deselectPlaylist promise to station playlist sidebar 3 years ago
  Kristian Vos b191abdb3c Fixed issue where excluding playlist wouldn't wait for removing included playlist 3 years ago
  Kristian Vos 9ab2bf1f4a Fixed issues with admin songs not being removed from list upon removal 3 years ago
  Owen Diffey 076764fbc8 Possibly fixed songs not skipping locally in party stations 3 years ago
  Jonathan 988e774d4b fix(Station Queue): repositioning songs socket event not passed to both ManageStation modal and Station page 3 years ago
  Jonathan 9fdaaeb5a6 fix(Station Skipping): homepage doesn't automatically update when a song changes 3 years ago
  Jonathan 4dd174ecbd fix(WS): when backend connection loss + regain, callbacks weren't being fired 3 years ago
  Owen Diffey f7fee6e6f7 Merge pull request #72 from Musare/dependabot/npm_and_yarn/backend/redis-3.1.1 3 years ago
  dependabot[bot] 024577627d chore(deps): Bump redis from 2.8.0 to 3.1.1 in /backend 3 years ago
  Jonathan 8a1602b9d7 feat(WS): when a modal is closed, socket listeners are now removed 3 years ago
  Jonathan e2d79629cb fix(WS): edge case for some socket listeners being called multiple times 3 years ago
  Owen Diffey 3516a16a1e Minor tweaks and bug fixes 3 years ago
  Kristian Vos dc3e1cfbc1 Added manage station modal data update on events 3 years ago
  Kristian Vos be9f2171c2 Fixed issue with deleting a station fro manage station modal 3 years ago
  Kristian Vos 2702e11fb7 Fixed various issues with homepage not updating when stations updated 3 years ago
  Kristian Vos 7d1c7f591d Fixed issues with homepage updating with new stations and unlisted/private stations 3 years ago
  Jonathan 4d437208a2 fix(Station page): sometimes footer wouldn't be at the bottom on mobile 3 years ago
  Jonathan b008de5346 fix(News): removing a news item shouldn't require the entire news object 3 years ago
  Jonathan a71b19a9b2 feat(SortablePlaylists): removed unnecessary duplicate code 3 years ago
  Jonathan 9fe4a73675 fix(ManageStation): every time the modal is opened, 'settings' tab should be the default 3 years ago
  Jonathan 3dbf606516 fix(frontend): when navigating to a station by id, history should be replaced) 3 years ago
  Jonathan bd159853f5 fix(Activities): songId should now be youtubeId when dealing with songs 3 years ago
  Jonathan f51725955c fix(Station Queue): Add Song to Queue button should open Manage Station search tab 3 years ago
  Jonathan acfdb0b049 fix(Station Queue)#: repositionInQueue wasn't working 3 years ago