Commit History

Author SHA1 Message Date
  Kristian Vos 38b8e178b7 feat: improved user station state: added SoundCloud play state, added unavailable state, don't count participating users in vote to skip users 1 year ago
  Owen Diffey b4dde6f516 refactor(Station): Re-added autoPause state for Soundcloud and YouTube 1 year ago
  Owen Diffey fd158f17fc feat(SoundcloudPlayer): Play track on setting of track position 1 year ago
  Owen Diffey acece3e2ab refactor(Station): Replaced autoPause with common autoSkipVote and toasts 1 year ago
  Owen Diffey 3397058344 feat(useSoundcloudPlayer): sound_unavailable track state 1 year ago
  Owen Diffey b2f2f6d4a8 refactor(useSoundcloudPlayer): Limited debug logs to development mode 1 year ago
  Owen Diffey ca7f0b66cd fix(useSoundcloudPlayer): eventListenerCallbacks[data.method] is undefined 1 year ago
  Kristian Vos 82f7f0f2d1 fix: song unavailable toast never disappeared on its own 1 year ago
  Kristian Vos 997cf50a4b fix: station sometimes locally paused at end of YouTube song 1 year ago
  Kristian Vos 5f6d6c917d chore: updated a bunch of jsdocs, removed comments 1 year ago
  Kristian Vos 65ce7dd6d5 chore: updated a bunch of jsdocs, removed comments 1 year ago
  Kristian Vos 49744ee44a refactor: added autocomplete attribute to some login/register/reset inputs, wrapped register inputs with form 1 year ago
  Kristian Vos 0a5b5690e6 fix: some password managers autofilled password before username/email 1 year ago
  Kristian Vos 84b3d2fea5 fix: open ViewMedia modal from admin soundcloud tracks page 1 year ago
  Kristian Vos b2dc048b70 feat: added standalone SoundcloudPlayer component, implemented in ViewMedia modal 1 year ago
  Kristian Vos c7ad45dbdc refactor: change the youtube/soundcloud get_data songId custom aggregation pipeline to support mediaSource 1 year ago
  Kristian Vos 7710fdf841 fix: autofilling a playlist skipped the station 1 year ago
  Kristian Vos a4d12192b8 fix: some browsers cap cookie expiration date to one week, so refresh this every time a user visits the site 1 year ago
  Owen Diffey 0c804a73c4 fix: Removed debug console.logs and replaced mixed async waterfalls 1 year ago
  Owen Diffey 92962a7e2d fix: Skipping station resumes YouTube video if locally paused 1 year ago
  Owen Diffey 47aeda3ba2 fix: Some jobs available to run in admin area werent configured as long jobs 1 year ago
  Owen Diffey 01e673ea05 fix: Docker build context above 130mb 1 year ago
  Kristian Vos 7fa0579c3e fix: station request search YouTube add to queue was no longer working 1 year ago
  Owen Diffey 501537c7bc chore: Updated package.json version to v3.10.0-rc1 1 year ago
  Owen Diffey b0e738713d chore: Added v3.10.0-rc1 changelog 1 year ago
  Owen Diffey e30bcd1107 chore: Updated wording and fixed lint issues with Configuration and Upgrading docs 1 year ago
  Kristian Vos 5c613a1591 fix: SoundCloud player would sometimes send a pause event a few miliseconds before a finished event, added debounce/timeout to account for this 1 year ago
  Kristian Vos 0c24e32185 chore: some small changes to wording of some .wiki docs 1 year ago
  Kristian Vos 73966601f5 refactor: don't enable SoundCloud iframe if SoundCloud isn't enabled 1 year ago
  Kristian Vos 1dfdc914ae refactor: more changes to hide actions for SoundCloud songs when disabled, and allow deleting from playlist always 1 year ago