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
|
658cfd0e64
refactor: Starting reworking job, queue and module structure
|
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 |
Kristian Vos
|
d6aa79bdaa
refactor: clarify some code in INITIALIZE_STATION
|
1 year ago |
Owen Diffey
|
85c3ed7f46
fix: songs.getSongsFromYoutubeIds job no longer exists
|
1 year ago |
Owen Diffey
|
d36e95838a
fix(Station): Using invalid tab in query does not select default tab
|
1 year ago |
Owen Diffey
|
fc1b5c9950
fix(MediaItem): Thumbnail has inconsistent margins and content falling beneath
|
1 year ago |
Owen Diffey
|
c5600202a2
refactor: Hide unavailable soundcloud media item actions
|
1 year ago |
Kristian Vos
|
056fcac569
refactor: added warning to SoundCloud MediaItem's
|
1 year ago |
Kristian Vos
|
9a7eed003d
refactor: disable EditSong SoundCloud player and autofill buttons when not enabled
|
1 year ago |
Kristian Vos
|
e00485cb73
refactor: disable autorequesting SoundCloud songs if SoundCloud isn't enabled
|
1 year ago |
Owen Diffey
|
3e763422de
chore: Updated configuration docs
|
1 year ago |
Owen Diffey
|
61d828633b
fix(musare.sh): Unnecessary git rev-parse in breakingConfigChange
|
1 year ago |
Owen Diffey
|
a7d8e14615
refactor(EditSong): Display and allow autofill of existing discogs data when discogs is disabled
|
1 year ago |
Owen Diffey
|
a554a57d30
refactor(musare.sh): Use package.json lint scripts and autoremove markdown lint container
|
1 year ago |