Commit History

Author SHA1 Message Date
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 3 years ago
  Kristian Vos 17e08a0464 Station playlist now updates when a genre playlist updates 3 years ago
  Kristian Vos c3560bd839 Include/exclude genres/blacklisted genres to stations on station creation 3 years ago
  Kristian Vos fff569a833 Updating blacklisted genres now excludes genre playlists, and edit station modal now shows included/excluded playlists as (blacklisted) genres 3 years ago
  Kristian Vos 5693693bd1 Updating genres now includes genre playlists for a station 3 years ago
  Jonathan ce2142fb2d fix(Activities): Profile page should refresh activities on mount 3 years ago
  Jonathan 0834850ca8 feat(Activities): added links to playlist modal and station page for relevant activity items 3 years ago
  Kristian Vos 0af0fcf901 Renamed station playlist if station is renamed, removed station playlist if station is deleted 3 years ago
  Kristian Vos dd7aa53641 Merge branch 'polishing' into kris-station-playlists 3 years ago
  Jonathan bb1e2c8ae5 feat(Activities): added option to remove all activities for user 3 years ago
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 3 years ago
  Jonathan 331523b675 fix(Station page): updating station name does not move users to new url 3 years ago
  Kristian Vos 86ca55f18c Started work on station playlists. WIP 3 years ago
  Jonathan f673d11289 feat(User List): non-logged in users must be only be counted once per IP 3 years ago
  Jonathan aabe5202ee fix(User List): fixed, only emits when required, user only ever counts as 1 3 years ago
  Kristian Vos 04af3f8584 Made station modal independent 3 years ago
  Jonathan bd9d22362e fix(Profile): public playlists now shown to logged-out users viewing a profile 3 years ago
  Owen Diffey fc6fbd9a05 Station themes on homepage 3 years ago
  Owen Diffey 9d852c5d67 Added station theme feature 3 years ago
  Jonathan ce5e83c02a fix(Stations): logged-out user can now interact/view with public stations 3 years ago
  Jonathan 3a0f38fe04 feat(Playlists): functionality to deselect private playlists from queue 3 years ago
  Jonathan 6b99371741 refactor(Stations): cleaned up favoriting/unfavoriting code 3 years ago
  Kristian Vos cd2ff2a66d Improved job system concurrency, priorities, specifically for YouTube module 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 6f83e0a320 feat(Station page): the request time of queue items are now properly displayed 3 years ago
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 3 years ago
  Kristian Vos 02882a2fef Fixed and improved station users collector, turned it into a task 3 years ago
  Kristian Vos 4e3bfd5355 Fixed issue where songs vote-skipped would not remove song-skip timer 3 years ago
  Jonathan 067175149b Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Jonathan 386569a8d0 feat(job system): jobs can now have options e.g. isQuiet 3 years ago