Skip to content
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

Ustream https #559

Closed
wants to merge 47 commits into from
Closed

Commits on Apr 4, 2018

  1. usetream live wip

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    a6402c8 View commit details
    Browse the repository at this point in the history
  2. livestream changes react player

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    2ed5566 View commit details
    Browse the repository at this point in the history
  3. match the url

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    350c831 View commit details
    Browse the repository at this point in the history
  4. removing console logs

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    405cd28 View commit details
    Browse the repository at this point in the history
  5. changing the name

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    9b6d859 View commit details
    Browse the repository at this point in the history
  6. formatted

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    0b409e0 View commit details
    Browse the repository at this point in the history
  7. ustream working!

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    4366077 View commit details
    Browse the repository at this point in the history
  8. adding new player

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    9bf9856 View commit details
    Browse the repository at this point in the history
  9. new player type

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    8dded9d View commit details
    Browse the repository at this point in the history
  10. removing console log

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    56a93ef View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from lessthan3/ustream_live_wip

    Ustream live wip
    Jason Gornall authored Apr 4, 2018
    Configuration menu
    Copy the full SHA
    b73ab56 View commit details
    Browse the repository at this point in the history
  12. Iframe support (#2)

    * iframe support
    
    * iframe player type
    
    * Update Player.js
    
    * Update ReactPlayer.js
    
    * Update ReactPlayer.js
    
    * fixing the propogation of files
    Jason Gornall authored Apr 4, 2018
    Configuration menu
    Copy the full SHA
    c22e9d9 View commit details
    Browse the repository at this point in the history
  13. should be Ustream Live

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    8ceb26d View commit details
    Browse the repository at this point in the history
  14. new dist

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    2553465 View commit details
    Browse the repository at this point in the history
  15. npm package

    Jason Gornall committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    3f1c196 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    c852827 View commit details
    Browse the repository at this point in the history
  2. applying standard lint

    Jason Gornall committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    6858333 View commit details
    Browse the repository at this point in the history
  3. preparing for release

    Jason Gornall committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    f5ac686 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Iframe bug repro (#3)

    * iframe bug repro
    
    * grr this works
    
    * cleanup
    
    * linter fix
    
    * new dist
    
    * better conflicts
    Jason Gornall authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    d1b8399 View commit details
    Browse the repository at this point in the history
  2. better to deploy

    Jason Gornall committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    e095a3c View commit details
    Browse the repository at this point in the history
  3. updating react player for twitch live seek stuff

    Jason Gornall committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    3e6f414 View commit details
    Browse the repository at this point in the history
  4. updating changelog

    Jason Gornall committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    6d0a386 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. fix for double video (#4)

    * fix for double video
    
    * preparing for npm deploy
    
    * killing console logs
    Jason Gornall authored Apr 15, 2018
    Configuration menu
    Copy the full SHA
    f4dc89a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. update twitch volume tech

    Jason Gornall committed May 8, 2018
    Configuration menu
    Copy the full SHA
    0191c72 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. deploy

    Jason Gornall committed May 9, 2018
    Configuration menu
    Copy the full SHA
    dc007af View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. fix on ready (#6)

    * fix on ready
    
    * update the onReady
    
    * kam approved fix
    Jason Gornall authored May 10, 2018
    Configuration menu
    Copy the full SHA
    e78d8b7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. other way (#10)

    * other way
    
    * adding player types back
    
    * adding indexes in
    
    * bring back other players
    
    * make firame last
    
    * damn lots of changes
    
    * pulling in volume fix
    
    * way update
    Jason Gornall authored May 23, 2018
    Configuration menu
    Copy the full SHA
    ca4c906 View commit details
    Browse the repository at this point in the history
  2. oops!

    Jason Gornall committed May 23, 2018
    Configuration menu
    Copy the full SHA
    efc9245 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. bumping maestro react player properly

    Jason Gornall committed May 31, 2018
    Configuration menu
    Copy the full SHA
    6b8e13d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. handleReadyProperly (#12)

    Jason Gornall authored Jun 10, 2018
    Configuration menu
    Copy the full SHA
    e33cbaa View commit details
    Browse the repository at this point in the history
  2. react player fix for iframe (#13)

    Jason Gornall authored Jun 10, 2018
    Configuration menu
    Copy the full SHA
    d686492 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. VAST Player (#14)

    * update gitignore
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * add vast player
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * update demo
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * updates
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * moar updates
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * update package lock
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * revert webpack configs
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * update package.json
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * revert maestro player changes
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * remove console logs
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * use react players one second timeout
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * need to call onProgress for vast
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * Fixed multiple on progresss firing
    
    * updates
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * update version
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * andy updates
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * new ddist
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * remove semi
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * return onended if fail
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * dont destructure a null
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * filter invalid types
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * add question marks
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * updates
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4a097b0 View commit details
    Browse the repository at this point in the history
  2. just fixing shit (#15)

    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    806f112 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Fixes IE11 issue. (#16)

    kamronbatman authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    b91ab5f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. New Player: NFL FaceMask (#19)

    add facemask player
    SJAnderson authored Oct 30, 2018
    Configuration menu
    Copy the full SHA
    91281a5 View commit details
    Browse the repository at this point in the history
  2. update version

    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    10a9ee3 View commit details
    Browse the repository at this point in the history
  3. fix facemask sizing

    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    b4dc4be View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. ustream doesnt allow relative protocols any longer (#20)

    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson authored Dec 10, 2018
    Configuration menu
    Copy the full SHA
    0d0a190 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. fix ustream 2 (#21)

    * test trial
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * fix autoplay for ustream!
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson authored Dec 11, 2018
    Configuration menu
    Copy the full SHA
    a2fa6aa View commit details
    Browse the repository at this point in the history
  2. update dist files

    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    fced730 View commit details
    Browse the repository at this point in the history
  3. Ustream fix 4 (#22)

    * hopefully this actually fixes the time issue
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * reset demo back
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * remove console.logs
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson authored Dec 11, 2018
    Configuration menu
    Copy the full SHA
    d3386c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

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

Commits on Jan 4, 2019

  1. Add UstreamVideo Player (#24)

    * create ustreamvideo player
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * update comments
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * lint things
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    
    * update version
    
    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson authored Jan 4, 2019
    Configuration menu
    Copy the full SHA
    366541e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    21e223e View commit details
    Browse the repository at this point in the history
  2. update to version 1.2.10

    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    b184951 View commit details
    Browse the repository at this point in the history
  3. update dist

    Signed-off-by: Steven Anderson <steven@sjanderson.org>
    SJAnderson committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    426fc1c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

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