Skip to content

Conversation

@ashhhleyyy
Copy link
Member

The URY Player(tm)

@ashhhleyyy
Copy link
Member Author

ashhhleyyy commented May 24, 2024

Things still to do:

  • Show current time from playback (including the 15s online delay)
  • Scrubbing support through the local buffer
  • Close button
  • Make send message form not refresh the page

Update: removed scrubbing support from this initial version

@ashhhleyyy
Copy link
Member Author

Just needs some fixup on the mobile CSS (or alternatively, just use radioplayer on mobile)

@ashhhleyyy
Copy link
Member Author

Here's what the final thing looks like:
image

And on mobile:
image

@ashhhleyyy ashhhleyyy marked this pull request as ready for review May 28, 2024 00:04
@alyxbb
Copy link
Contributor

alyxbb commented May 28, 2024

is the send message updates a duplicate of #292?

@alyxbb alyxbb linked an issue Jun 12, 2024 that may be closed by this pull request
@ashhhleyyy
Copy link
Member Author

rebased onto development to fix merge conflicts

@ColinRoitt
Copy link
Contributor

Made a few changes, @ashhhleyyy would you check you're happy with these then and we can count that as reviewing both ways

image

image

Copy link
Member Author

@ashhhleyyy ashhhleyyy left a 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

});

window.onbeforeunload = () => {
console.log('before unload');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops

@ashhhleyyy ashhhleyyy marked this pull request as draft November 6, 2024 16:31
@ashhhleyyy
Copy link
Member Author

  • show more button on the current and next
  • webcam somewhere
  • better contrast on close button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Send message not clear message has sent

4 participants