Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cookpete/react-player
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: cookpete/react-player
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 6 commits
  • 13 files changed
  • 1 contributor

Commits on Jan 26, 2018

  1. Configuration menu
    Copy the full SHA
    54962d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Configuration menu
    Copy the full SHA
    22dd274 View commit details
    Browse the repository at this point in the history
  2. Change progressFrequency to progressInterval

    progressFrequency still works, but will log a warning to the console
    Closes #317
    cookpete committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    663bd08 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Send any soundcloud URL to the widget

    We may as well send any soundcloud URL to the widget and let it error if invalid, rather than falling back to FilePlayer.
    Fixes #322
    Closes #324
    cookpete committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    74f8d5e View commit details
    Browse the repository at this point in the history
  2. Add config.file.hlsOptions

    Fixes #325
    Fixes #319
    cookpete committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    0cccf5e View commit details
    Browse the repository at this point in the history
  3. 1.1.2

    cookpete committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    70ae1e3 View commit details
    Browse the repository at this point in the history
Loading