-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace Radioplayer button with an in-page player #356
base: development
Are you sure you want to change the base?
Conversation
Things still to do:
Update: removed scrubbing support from this initial version |
Just needs some fixup on the mobile CSS (or alternatively, just use radioplayer on mobile) |
is the send message updates a duplicate of #292? |
55f2e3f
to
181d820
Compare
rebased onto development to fix merge conflicts |
Made a few changes, @ashhhleyyy would you check you're happy with these then and we can count that as reviewing both ways |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to make a couple tweaks then this should probably be good to go
public/js/live-player.js
Outdated
}); | ||
|
||
window.onbeforeunload = () => { | ||
console.log('before unload'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops
|
The URY Player(tm)