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

Project Scaffolding and mux-video initial implementation #4

Merged
merged 17 commits into from
Aug 17, 2021

Commits on Aug 13, 2021

  1. chore(scaffold): Issue Templates. gitignore. package setup. various s…

    …tandard markdowns. License. nvmrc & npmrc for version enforcement.
    cjpillsbury committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    862cc5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d49d8f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. chore(scaffold): Update issue templates for non-form version. Stub/pl…

    …aceholder README.md badges.
    cjpillsbury committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    df43185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd1f8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a8ca1b View commit details
    Browse the repository at this point in the history
  4. feat(mux-video-init): Initial implementation of mux-video. Start scaf…

    …folding out components, types, and build infrastructure.
    cjpillsbury committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    63b6e85 View commit details
    Browse the repository at this point in the history
  5. feat(mux-video-init): Add basic snowpack build (currenty based on med…

    …ia-chrome but will change) plus example.
    cjpillsbury committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    974780f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e050c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eca1eb3 View commit details
    Browse the repository at this point in the history
  8. feat(mux-video-init): Adding Hls as export of mux-video root module. …

    …Adding stub for env-key to use mux data/mux-embed.
    cjpillsbury committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    71bd1f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3de443 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07d9953 View commit details
    Browse the repository at this point in the history
  11. feat(mux-video-init): Add support initial support for debug, mux data…

    … metadata. Update typedefs. Update example.
    cjpillsbury committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e122113 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f08a63c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    6bd92a2 View commit details
    Browse the repository at this point in the history
  2. feat(mux-video-init): (temporarily) adding polyfill to mux-video to a…

    …llow server side smoke testing.
    cjpillsbury committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    156ce9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13a68b6 View commit details
    Browse the repository at this point in the history