Historia zmian

Autor SHA1 Wiadomość Data
  Kristian Vos 135726a693 feat: added experimental way to use weights for songs when autofilling station 1 rok temu
  Owen Diffey 61cea10824 fix: Unlisted and private station nextSong events not emitting to all clients on homepage 1 rok temu
  Owen Diffey 77ab5ef082 fix: Station nextSong event not being emitted to all users who can view on homepage 1 rok temu
  Owen Diffey a458cae878 refactor: Made vote skip toggleable 1 rok temu
  Owen Diffey 8749166fc5 refactor: Improved modal, station and homepage user permission change handling 1 rok temu
  Owen Diffey 85c856aba1 feat(Station): Started adding DJ role functionality 1 rok temu
  Owen Diffey 3977231ae5 fix(Station): Unable to resume station with no current song 1 rok temu
  Owen Diffey 7a64ca3636 refactor: Replaced remaining backend admin checks with hasPermission 1 rok temu
  Owen Diffey 2c52b18743 fix(Station): Autofill newSongsToAdd throwing error if _id null 2 lat temu
  Owen Diffey e180739887 refactor: Integrated long jobs 2 lat temu
  Owen Diffey 530b9902d9 refactor: Renamed ratings module to media module and included ENSURE_SONG_EXISTS_BY_YOUTUBE_ID as GET_MEDIA 2 lat temu
  Owen Diffey 41b497b1aa refactor: Continued youtube video removal handling improvements 2 lat temu
  Owen Diffey 26ab23063f refactor: Continue on Youtube videos and surrounding areas 2 lat temu
  Owen Diffey 5286844704 refactor(Stations): Moved vote skip processing to own job that holds voting to skip when station paused 2 lat temu
  Kristian Vos 9c0288a08c refactor: removed debug console.log 2 lat temu
  Kristian Vos bfc1a9f310 fix: autofilling station queue would reset requestedAt 2 lat temu
  Owen Diffey 8bd25b1173 refactor: Moved homeView from CAN_USER_VIEW_STATION to stations.index as adminFilter and added query toggle 2 lat temu
  Kristian Vos 03ec586233 fix(logic/stations): autofill queue would ignore ignoreQueueExistingQueue property if queue was at or above limit, queue would always have one song too little in the queue after skipping 2 lat temu
  Owen Diffey f93e5b8f52 feat(Station): Configurable autofill limit 2 lat temu
  Owen Diffey 354fa8a72a refactor(Station): Continued adapting includedPlaylists/playMode into autofill 2 lat temu
  Owen Diffey 1344fadaa8 refactor: Station excludedPlaylists now blacklist 2 lat temu
  Owen Diffey 605d68744c refactor: Initial station mode refactoring (WIP) 2 lat temu
  Owen Diffey 11049910e9 refactor(Home): Don't display unlisted stations unless owned by user 2 lat temu
  Owen Diffey 22f43d8ffc refactor(Stations): Refill queue move current song filter to currentYoutubeIds 2 lat temu
  Owen Diffey f1c4f5ff1d fix: Clear and refill station queue can include the currently playing song in the queue 2 lat temu
  Kristian Vos 46db35799b refactor: fixed eslint issues 2 lat temu
  Kristian Vos 6b1cf17877 refactor: combined backend getData/GET_DATA into one db GET_DATA job 2 lat temu
  Owen Diffey 79eeeb40e0 refactor: Verified parameter as a boolean and hidden song as a tag migration 2 lat temu
  Owen Diffey 35a6fbf4b8 fix(AdvancedTable): Able to filter and sort by blacklisted properties 2 lat temu
  Owen Diffey 39b68fcfb4 feat(AdvancedTable): Boolean filter types and other additions 2 lat temu