Commit History

Author SHA1 Message Date
  Owen Diffey c5fa972a76 feat: Toggle whether a playlist is featured in Edit Playlist modal 1 year ago
  Owen Diffey b56a835c1c fix: Backend ESLint fixes 1 year ago
  Kristian Vos 65ce7dd6d5 chore: updated a bunch of jsdocs, removed comments 1 year ago
  Kristian Vos 7710fdf841 fix: autofilling a playlist skipped the station 1 year ago
  Kristian Vos c72ab80b64 fix: many backend eslint errors 1 year ago
  Kristian Vos 7c231078bd feat: cache YouTube channels, store YouTube video response data in documents as well, add jobs to change old videos to include new format 1 year ago
  Kristian Vos 53988ab45f refactor: store replacements in playlists 1 year ago
  Kristian Vos 5ad2c511fa feat: worked more on converting Spotify songs functionality 1 year ago
  Kristian Vos 3988b5b11f feat: a lot more work on converting Spotify to alternative media sources 1 year ago
  Kristian Vos 654f736bfa refactor: changed youtubeId to mediaSource in most places 1 year ago
  Kristian Vos 078ff6f9f8 feat: add a job to get all youtubeIds from all playlists of a user 1 year ago
  Kristian Vos 2cce4c3229 feat: added temporary station history, and some small tweaks 1 year ago
  Kristian Vos 524a44c28d feat: added admin playlist type 1 year 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 354fa8a72a refactor(Station): Continued adapting includedPlaylists/playMode into autofill 2 years ago
  Owen Diffey 1344fadaa8 refactor: Station excludedPlaylists now blacklist 2 years ago
  Kristian Vos 7b549e9ae2 fix: sometimes genre playlists would be created for unverified songs 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 98f8e0be16 refactor: added songsCount and totalLength aggregation/columns for playlists table 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
  Kristian Vos 85ad229904 refactor: improved bulk deleting backend code 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