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

feat: refactor youbora implementation #6

Merged
merged 33 commits into from
Aug 22, 2017
Merged

feat: refactor youbora implementation #6

merged 33 commits into from
Aug 22, 2017

Commits on May 7, 2017

  1. chore(init project): init youbora plugin repo

    Dan Ziv committed May 7, 2017
    Configuration menu
    Copy the full SHA
    f7c7e10 View commit details
    Browse the repository at this point in the history
  2. fix(.gitignore): fix gitignore

    Dan Ziv committed May 7, 2017
    Configuration menu
    Copy the full SHA
    39d6291 View commit details
    Browse the repository at this point in the history
  3. new branch, init youbora

    Jordi Aguilar committed May 7, 2017
    Configuration menu
    Copy the full SHA
    9228084 View commit details
    Browse the repository at this point in the history
  4. Delete dan_ziv.xml

    Dan Ziv authored May 7, 2017
    Configuration menu
    Copy the full SHA
    89bdff5 View commit details
    Browse the repository at this point in the history
  5. Delete vcs.xml

    Dan Ziv authored May 7, 2017
    Configuration menu
    Copy the full SHA
    9f183f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17f4ac3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. chore(add samples): add samples folder for testing

    * Ignore vscode config
    Jordi Aguilar authored and Dan Ziv committed May 8, 2017
    Configuration menu
    Copy the full SHA
    171ae6e View commit details
    Browse the repository at this point in the history
  2. chore(move to constants): move the player events and states to consta…

    …nts (#3)
    Jordi Aguilar authored and Dan Ziv committed May 8, 2017
    Configuration menu
    Copy the full SHA
    1f4096e View commit details
    Browse the repository at this point in the history
  3. docs: complete js-docs (#4)

    Dan Ziv authored May 8, 2017
    Configuration menu
    Copy the full SHA
    3827f61 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. chore: remove redundant semicolons

    Dan Ziv authored May 10, 2017
    Configuration menu
    Copy the full SHA
    042144d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. chore: update env (#5)

    Dan Ziv authored Jun 5, 2017
    Configuration menu
    Copy the full SHA
    5ca5baf View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. youbora analytics

    yairans committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    b6fcf7a View commit details
    Browse the repository at this point in the history
  2. remove window.player

    yairans committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    76e680b View commit details
    Browse the repository at this point in the history
  3. remove get title method

    yairans committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    8d0daf9 View commit details
    Browse the repository at this point in the history
  4. remove import

    yairans committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    ff9b37c View commit details
    Browse the repository at this point in the history
  5. update env

    Dan Ziv committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    729232d View commit details
    Browse the repository at this point in the history
  6. tests

    yairans committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    9bc3815 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'youbora-analytics' of https://github.com/kaltura/playki…

    …t-js-youbora into youbora-analytics
    
    # Conflicts:
    #	dist/playkit-js-youbora.js
    #	dist/playkit-js-youbora.js.map
    #	src/youbora.js
    #	test/src/youbora.spec.js
    yairans committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    9e40ef2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. player name

    yairans committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    86b887e View commit details
    Browse the repository at this point in the history
  2. chore: update dist

    yairans committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    2938bfd View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. username

    yairans committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    923a085 View commit details
    Browse the repository at this point in the history
  2. chore: update dist

    yairans committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    2578388 View commit details
    Browse the repository at this point in the history
  3. fix test

    yairans committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    842f7f2 View commit details
    Browse the repository at this point in the history
  4. youbora lib 5.3.10

    yairans committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    04fb64f View commit details
    Browse the repository at this point in the history
  5. chore: update dist

    yairans committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    3825070 View commit details
    Browse the repository at this point in the history
  6. fix test

    yairans committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    edfef5d View commit details
    Browse the repository at this point in the history
  7. Update webpack.config.js

    Dan Ziv authored Jul 23, 2017
    Configuration menu
    Copy the full SHA
    9a3c1ec View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. update env

    Dan Ziv committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    b0ec742 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Merge branch 'master' of https://github.com/kaltura/playkit-js-youbora

    …into youbora-analytics
    
    # Conflicts:
    #	.eslintignore
    #	.gitignore
    #	.travis.yml
    #	README.md
    #	karma.conf.js
    #	package.json
    #	src/youbora.js
    #	test/src/youbora.spec.js
    #	webpack.config.js
    #	yarn.lock
    yairans committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    5f8ff95 View commit details
    Browse the repository at this point in the history
  2. CR fixes

    yairans committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    194a780 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'youbora-analytics' of https://github.com/kaltura/playki…

    …t-js-youbora into youbora-analytics
    
    # Conflicts:
    #	.gitignore
    yairans committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    3efa365 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e14ed5c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. CR fixes

    yairans committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    3830f0b View commit details
    Browse the repository at this point in the history