Commit History

Author SHA1 Message Date
  Owen Diffey 85c856aba1 feat(Station): Started adding DJ role functionality 1 year ago
  Owen Diffey 3977231ae5 fix(Station): Unable to resume station with no current song 1 year ago
  Owen Diffey 7a64ca3636 refactor: Replaced remaining backend admin checks with hasPermission 1 year ago
  Owen Diffey 2c52b18743 fix(Station): Autofill newSongsToAdd throwing error if _id null 2 years ago
  Owen Diffey e180739887 refactor: Integrated long jobs 2 years ago
  Owen Diffey 530b9902d9 refactor: Renamed ratings module to media module and included ENSURE_SONG_EXISTS_BY_YOUTUBE_ID as GET_MEDIA 2 years ago
  Owen Diffey 41b497b1aa refactor: Continued youtube video removal handling improvements 2 years ago
  Owen Diffey 26ab23063f refactor: Continue on Youtube videos and surrounding areas 2 years ago
  Owen Diffey 5286844704 refactor(Stations): Moved vote skip processing to own job that holds voting to skip when station paused 2 years ago
  Kristian Vos 9c0288a08c refactor: removed debug console.log 2 years ago
  Kristian Vos bfc1a9f310 fix: autofilling station queue would reset requestedAt 2 years ago
  Owen Diffey 8bd25b1173 refactor: Moved homeView from CAN_USER_VIEW_STATION to stations.index as adminFilter and added query toggle 2 years ago
  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 years ago
  Owen Diffey f93e5b8f52 feat(Station): Configurable autofill limit 2 years ago
  Owen Diffey 354fa8a72a refactor(Station): Continued adapting includedPlaylists/playMode into autofill 2 years ago
  Owen Diffey 1344fadaa8 refactor: Station excludedPlaylists now blacklist 2 years ago
  Owen Diffey 605d68744c refactor: Initial station mode refactoring (WIP) 2 years ago
  Owen Diffey 11049910e9 refactor(Home): Don't display unlisted stations unless owned by user 2 years ago
  Owen Diffey 22f43d8ffc refactor(Stations): Refill queue move current song filter to currentYoutubeIds 2 years ago
  Owen Diffey f1c4f5ff1d fix: Clear and refill station queue can include the currently playing song in the queue 2 years ago
  Kristian Vos 46db35799b refactor: fixed eslint issues 2 years ago
  Kristian Vos 6b1cf17877 refactor: combined backend getData/GET_DATA into one db GET_DATA job 2 years ago
  Owen Diffey 79eeeb40e0 refactor: Verified parameter as a boolean and hidden song as a tag migration 2 years ago
  Owen Diffey 35a6fbf4b8 fix(AdvancedTable): Able to filter and sort by blacklisted properties 2 years ago
  Owen Diffey 39b68fcfb4 feat(AdvancedTable): Boolean filter types and other additions 2 years ago
  Kristian Vos da520c1e72 refactor: some linting fixes 2 years ago
  Kristian Vos 8987d36ae8 refactor: added aggregation to remaining GET_DATA jobs and and getData actions, including userId to username filtering where possible 2 years ago
  Owen Diffey 63c11740d9 refactor(AdvancedTable): Select from array now using exact filter type 2 years ago
  Owen Diffey 028df4f0e8 feat(AdvancedTable): Lesser/Greater than or equal to filter types 2 years ago
  Owen Diffey 60f90101eb feat(AdvancedTable): Select from array filter type 2 years ago