Owen Diffey
|
14a4ade558
fix: Song thumbnail background not always visible after falling back
|
1 년 전 |
Kristian Vos
|
65511d49bb
Merge branch 'staging' of github.com:Musare/Musare into staging
|
1 년 전 |
Kristian Vos
|
17cca1d8df
feat: finished basic implementation of showing jobs on statistics admin page
|
1 년 전 |
Owen Diffey
|
9eb0ef4822
refactor: Clarified song thumbnail fallback logic
|
1 년 전 |
Kristian Vos
|
06cd2c4dde
fix: changed default activity document version to 4
|
1 년 전 |
Kristian Vos
|
2f9daffb6c
refactor: changed playlist displayname max length to 64
|
1 년 전 |
Kristian Vos
|
f545dfeb0f
fix: activity items <youtubeId> payload message wasn't migrated, and another small bug
|
1 년 전 |
Kristian Vos
|
16ddfd9731
fix: getPlayerState error in station sometimes appeared in console
|
1 년 전 |
Kristian Vos
|
23250d2bf6
fix: SoundCloud player wasn't destroyed properly
|
1 년 전 |
Owen Diffey
|
13256ff9b1
refactor: Split runJob into queueJob, runJob and executeJob
|
1 년 전 |
Owen Diffey
|
c8337c95c4
refactor: Use enums for job and module statuses
|
1 년 전 |
Owen Diffey
|
a3e75b695a
chore: Updated package.json version to v3.10.0-rc2
|
1 년 전 |
Owen Diffey
|
a9e9251db6
chore: Added v3.10.0-rc2 changelog
|
1 년 전 |
Kristian Vos
|
d42b856ee0
fix: soundcloud player still didn't account well for multiple players on the same page
|
1 년 전 |
Owen Diffey
|
8701f863d5
fix: Typo
|
1 년 전 |
Owen Diffey
|
56cc25352c
fix: Count participating users in vote to skip users only when they have voted
|
1 년 전 |
Kristian Vos
|
2014554d16
fix: soundcloud player didn't account for multiple players on the same page
|
1 년 전 |
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 년 전 |
Owen Diffey
|
b4dde6f516
refactor(Station): Re-added autoPause state for Soundcloud and YouTube
|
1 년 전 |
Owen Diffey
|
fd158f17fc
feat(SoundcloudPlayer): Play track on setting of track position
|
1 년 전 |
Owen Diffey
|
acece3e2ab
refactor(Station): Replaced autoPause with common autoSkipVote and toasts
|
1 년 전 |
Owen Diffey
|
3397058344
feat(useSoundcloudPlayer): sound_unavailable track state
|
1 년 전 |
Owen Diffey
|
b2f2f6d4a8
refactor(useSoundcloudPlayer): Limited debug logs to development mode
|
1 년 전 |
Owen Diffey
|
ca7f0b66cd
fix(useSoundcloudPlayer): eventListenerCallbacks[data.method] is undefined
|
1 년 전 |
Kristian Vos
|
82f7f0f2d1
fix: song unavailable toast never disappeared on its own
|
1 년 전 |
Kristian Vos
|
997cf50a4b
fix: station sometimes locally paused at end of YouTube song
|
1 년 전 |
Kristian Vos
|
5f6d6c917d
chore: updated a bunch of jsdocs, removed comments
|
1 년 전 |
Kristian Vos
|
65ce7dd6d5
chore: updated a bunch of jsdocs, removed comments
|
1 년 전 |
Kristian Vos
|
49744ee44a
refactor: added autocomplete attribute to some login/register/reset inputs, wrapped register inputs with form
|
1 년 전 |
Kristian Vos
|
0a5b5690e6
fix: some password managers autofilled password before username/email
|
1 년 전 |