Commit History

Author SHA1 Message Date
  Owen Diffey d81535e94d User option to toggle auto-skipping of disliked songs 3 years ago
  Jonathan 3a0f38fe04 feat(Playlists): functionality to deselect private playlists from queue 3 years ago
  Jonathan a3e9041d9f fix(ResetPassword): when new code requested, the email that is used is displayed in step 2 3 years ago
  Kristian Vos 265e3a1b66 Fixed issue with playlists events not working on station page 3 years ago
  Kristian Vos ec25ded888 Fixed issue with EditSong YouTube video duration decimal length 3 years ago
  Kristian Vos af00e8aacb Added YouTube request timeout and increased max sockets hoping to fix timeout issue 3 years ago
  Kristian Vos 9f6ddfac28 And for playlist YouTube importing too of course 3 years ago
  Kristian Vos 5d30b971e5 Hopefully finally fixed importing YouTube playlists 3 years ago
  Kristian Vos f6b7517634 Fixed issue causing the IO module to freeze with 10 requests at the same time 3 years ago
  Jonathan 6b99371741 refactor(Stations): cleaned up favoriting/unfavoriting code 3 years ago
  Jonathan dfce2c55fb refactor(frontend): removed unnecessary/unnecessarily code that can be simplifed by Vue 3 years ago
  Jonathan 685434a289 fix(Station page): loading station from home page didn't always get favourite boolean 3 years ago
  Jonathan 30f57f6864 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Jonathan 2e478e19da fix(Station page): playlist sidebar now is scrollable like the queue sidebar 3 years ago
  Jonathan df69c57fdf fix: footer styling, mobile improvements of grid rows + added padding 3 years ago
  Kristian Vos cd2ff2a66d Improved job system concurrency, priorities, specifically for YouTube module 3 years ago
  Kristian Vos ac4feddfdb Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing 3 years ago
  Kristian Vos 793d055041 Fixed issue where homepage didn't update when station paused/resumed, privacy changed, name/displatname/description changed 3 years ago
  Jonathan Graham efaceca21c Merge pull request #64 from Musare/dependabot/npm_and_yarn/backend/socket.io-2.4.0 3 years ago
  dependabot[bot] d7ecfd2cdf chore(deps): bump socket.io from 2.3.0 to 2.4.0 in /backend 3 years ago
  Owen Diffey 6de504918d Station button position changes, add song to queue fix and other tweaks 3 years ago
  Jonathan 69fe189c28 fix(Station page): slightly smaller queue items, removed unnecessary media queries 3 years ago
  Jonathan 4c8852ccd3 fix(Station page): add song to queue button separated from queue items list 3 years ago
  Jonathan da22fc1338 fix(Station page): queue items can only be removed on community stations 3 years ago
  Jonathan e832f9dee8 fix(EditStation): adding/deleting genres now works on Station page 3 years ago
  Jonathan d779e16697 refactor(Station page): now using css grid, which allows for greater flexibility on mobile 3 years ago
  Jonathan a5e4609867 fix(Station page): better height adjustment of page, mobile spacing/border-radius improvements 3 years ago
  Jonathan 45d465a9c7 fix(Station page): station queue sidebar now contained 3 years ago
  Jonathan 84d5dd3b3a fix(Station page): official stations now skip correctly, no difference in format of Date values 3 years ago
  Jonathan 2a88bede96 feat(Station page): tab choice e.g. 'my-playlists' is persistent on page reload 3 years ago