Kristian Vos
|
ff6b95abd1
fix: stations are created with currentSong as an empty object instead of null
|
1 year ago |
Owen Diffey
|
f13fa2575f
chore: Update package.json version
|
1 year ago |
Owen Diffey
|
de75988993
chore: Added v3.10.0-rc3 changelog
|
1 year ago |
Kristian Vos
|
6edc4e5a77
refactor: don't allow autorequesting disliked playlist if automatically skip disliked songs preference is enabled
|
1 year ago |
Kristian Vos
|
673b9026be
fix: excluded media sources wasn't up-to-date in station
|
1 year ago |
Kristian Vos
|
74d580050c
fix: getPlayerState is not a function error in station
|
1 year ago |
Kristian Vos
|
616c79e72b
fix: tippy was sometimes null and threw an error in console
|
1 year ago |
Kristian Vos
|
199fe65187
fix: change null soundcloud iframe src to blank player page instead of null to fix weird issues in some browsers
|
1 year ago |
Kristian Vos
|
99a84989e8
fix: import playlist never finishes
|
1 year ago |
Kristian Vos
|
d3c348bf0a
feat: exclude disliked songs from being autorequested if auto vote to skip disliked is enabled
|
1 year ago |
Owen Diffey
|
14a4ade558
fix: Song thumbnail background not always visible after falling back
|
1 year ago |
Kristian Vos
|
65511d49bb
Merge branch 'staging' of github.com:Musare/Musare into staging
|
1 year ago |
Kristian Vos
|
17cca1d8df
feat: finished basic implementation of showing jobs on statistics admin page
|
1 year ago |
Owen Diffey
|
9eb0ef4822
refactor: Clarified song thumbnail fallback logic
|
1 year ago |
Kristian Vos
|
06cd2c4dde
fix: changed default activity document version to 4
|
1 year ago |
Kristian Vos
|
2f9daffb6c
refactor: changed playlist displayname max length to 64
|
1 year ago |
Kristian Vos
|
f545dfeb0f
fix: activity items <youtubeId> payload message wasn't migrated, and another small bug
|
1 year ago |
Kristian Vos
|
16ddfd9731
fix: getPlayerState error in station sometimes appeared in console
|
1 year ago |
Kristian Vos
|
23250d2bf6
fix: SoundCloud player wasn't destroyed properly
|
1 year ago |
Owen Diffey
|
a3e75b695a
chore: Updated package.json version to v3.10.0-rc2
|
1 year ago |
Owen Diffey
|
a9e9251db6
chore: Added v3.10.0-rc2 changelog
|
1 year ago |
Kristian Vos
|
d42b856ee0
fix: soundcloud player still didn't account well for multiple players on the same page
|
1 year ago |
Owen Diffey
|
8701f863d5
fix: Typo
|
1 year ago |
Owen Diffey
|
56cc25352c
fix: Count participating users in vote to skip users only when they have voted
|
1 year ago |
Kristian Vos
|
2014554d16
fix: soundcloud player didn't account for multiple players on the same page
|
1 year ago |
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 |