-
Notifications
You must be signed in to change notification settings - Fork 17
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
Extend Brightcove url regex to include additional set of video urls #182
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #182 +/- ##
==========================================
+ Coverage 71.17% 71.21% +0.03%
==========================================
Files 26 26
Lines 1492 1494 +2
Branches 2 2
==========================================
+ Hits 1062 1064 +2
Misses 429 429
Partials 1 1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## dev #182 +/- ##
==========================================
+ Coverage 71.17% 71.21% +0.03%
==========================================
Files 26 26
Lines 1492 1494 +2
Branches 2 2
==========================================
+ Hits 1062 1064 +2
Misses 429 429
Partials 1 1
Continue to review full report at Codecov.
|
* dev: Remove TinyMCE related code from studio-edit.js (#142) Fix few frontend bugs slipped in after code restructuring (#184) Update 0.6.3 details in CHANGELOG.md Extend Brightcove url regex to include additional set of video urls (#182) Refactoring/improve js (#162) Switch to master branch of raccoongang/videojs-wistia (#180) Add 0.6.1 release to CHANGELOG.md and fix typo in README.md (#179) Change make deps-test dependency for faster CI builds (#177) Move all external JS and CSS files into video_xblock/static/vendor dir (#176) Cover html5 backend with unit tests (#167) Add SettingsMixin and default values population from config files (#175) Fixes after code review (#174)
* dev: Remove TinyMCE related code from studio-edit.js (#142) Fix few frontend bugs slipped in after code restructuring (#184) Update 0.6.3 details in CHANGELOG.md Extend Brightcove url regex to include additional set of video urls (#182) Refactoring/improve js (#162) Switch to master branch of raccoongang/videojs-wistia (#180) Add 0.6.1 release to CHANGELOG.md and fix typo in README.md (#179) Change make deps-test dependency for faster CI builds (#177) Move all external JS and CSS files into video_xblock/static/vendor dir (#176) Cover html5 backend with unit tests (#167) Add SettingsMixin and default values population from config files (#175) Fixes after code review (#174)
No description provided.