Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Sundrique
/
video-js
Public
forked from
videojs/video.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
video-js
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2013
Merge branch 'master' of github.com:zencoder/video-js
heff
committed
8bc5fb0
View commit details
Copy full SHA for 8bc5fb0
View code at this point
Browse repository at this point
Merge branch 'optional_resize' of git://github.com/mente/video-js into mente-optional_resize closes #359
Show description for d147b1a
heff
committed
d147b1a
View commit details
Copy full SHA for d147b1a
View code at this point
Browse repository at this point
vjs.Component.dimension accepts 'auto' as value
Show description for a3b9b50
mente
committed
a3b9b50
View commit details
Copy full SHA for a3b9b50
View code at this point
Browse repository at this point
Commits on Mar 8, 2013
Fix minified property access
Show description for 7e0ee0c
dmlap
committed
7e0ee0c
View commit details
Copy full SHA for 7e0ee0c
View code at this point
Browse repository at this point
Fixes #367
Show description for 0ba7166
dmlap
committed
0ba7166
View commit details
Copy full SHA for 0ba7166
View code at this point
Browse repository at this point
Commits on Mar 6, 2013
Remove phantom UA check
Show description for 888f044
dmlap
committed
888f044
View commit details
Copy full SHA for 888f044
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
Block defineSetter test for older IE
Show description for f1e90d6
dmlap
committed
f1e90d6
View commit details
Copy full SHA for f1e90d6
View code at this point
Browse repository at this point
Reformat `var` statements
Show description for ad98beb
dmlap
committed
ad98beb
View commit details
Copy full SHA for ad98beb
View code at this point
Browse repository at this point
Commits on Mar 2, 2013
Fix 347
Show description for ab25a82
dmlap
committed
ab25a82
View commit details
Copy full SHA for ab25a82
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Close GH-346: Remove need for good.require/good.provide.
dmlap
authored and
heff
committed
60f9b50
View commit details
Copy full SHA for 60f9b50
View code at this point
Browse repository at this point
Commits on Feb 11, 2013
fix test
gkatsev
committed
b3f6aa0
View commit details
Copy full SHA for b3f6aa0
View code at this point
Browse repository at this point
update plugins.js
gkatsev
committed
964e50a
View commit details
Copy full SHA for 964e50a
View code at this point
Browse repository at this point
Merge pull request #325 from gkatsev/jshint
Show description for d096a7d
heff
committed
d096a7d
View commit details
Copy full SHA for d096a7d
View code at this point
Browse repository at this point
Commits on Feb 8, 2013
update test/unit/plugins to adhere to jshint
gkatsev
committed
103adfc
View commit details
Copy full SHA for 103adfc
View code at this point
Browse repository at this point
update test/unit/player to adhere to jshint
gkatsev
committed
b52cf58
View commit details
Copy full SHA for b52cf58
View code at this point
Browse repository at this point
update test/unit/{media.html5,setup}.js to adhere to jshint
gkatsev
committed
31f7609
View commit details
Copy full SHA for 31f7609
View code at this point
Browse repository at this point
update test/unit/lib to adhere to jshint
gkatsev
committed
c13b96a
View commit details
Copy full SHA for c13b96a
View code at this point
Browse repository at this point
Update test/unit/events to follow jshint
gkatsev
committed
e6478e9
View commit details
Copy full SHA for e6478e9
View code at this point
Browse repository at this point
Update test/unit/core to jshint
gkatsev
committed
8f6d408
View commit details
Copy full SHA for 8f6d408
View code at this point
Browse repository at this point
Update test/unit/component to conform to jshint
gkatsev
committed
e1d4b2c
View commit details
Copy full SHA for e1d4b2c
View code at this point
Browse repository at this point
check how many events were triggered
gkatsev
committed
4cefbf6
View commit details
Copy full SHA for 4cefbf6
View code at this point
Browse repository at this point
Add a test using stop Propagation
gkatsev
committed
b8b23d0
View commit details
Copy full SHA for b8b23d0
View code at this point
Browse repository at this point
add plugin test for event order
gkatsev
committed
c6a855c
View commit details
Copy full SHA for c6a855c
View code at this point
Browse repository at this point
Commits on Feb 5, 2013
Added test for overwriting existing plugin
heff
committed
d38620b
View commit details
Copy full SHA for d38620b
View code at this point
Browse repository at this point
Commits on Feb 4, 2013
Update plugin tests to support compiling
heff
committed
1f3a9f1
View commit details
Copy full SHA for 1f3a9f1
View code at this point
Browse repository at this point
Added code to pass plugins tests
heff
committed
cb77fb3
View commit details
Copy full SHA for cb77fb3
View code at this point
Browse repository at this point
Added test for the plugin interface.
heff
committed
6f2597c
View commit details
Copy full SHA for 6f2597c
View code at this point
Browse repository at this point
Commits on Jan 26, 2013
Changed to vjs.obj.function naming for object related functions.
Show description for dc18f47
heff
committed
dc18f47
View commit details
Copy full SHA for dc18f47
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
Updated grunt script to add CSS/PNG/SWF files dist. Also did some renaming of files and folders.
heff
committed
c7d3b9e
View commit details
Copy full SHA for c7d3b9e
View code at this point
Browse repository at this point
Commits on Jan 19, 2013
Changed name of test file to test.video.js
heff
committed
2c28d44
View commit details
Copy full SHA for 2c28d44
View code at this point
Browse repository at this point
Deleted video.test.js...again
heff
committed
ddb016e
View commit details
Copy full SHA for ddb016e
View code at this point
Browse repository at this point
Putting video.test.js in dist/ now instead of test. Don't want to commit video.test.js because it will cause merge conflicts on pull requests.
heff
committed
f82296b
View commit details
Copy full SHA for f82296b
View code at this point
Browse repository at this point
Removed video.test.js and added to gitignore to prevent merge conflicts
heff
committed
2effe5a
View commit details
Copy full SHA for 2effe5a
View code at this point
Browse repository at this point
Merge branch 'master' of git://github.com/mchristopher/video-js into mchristopher-master
Show description for e840a27
heff
committed
e840a27
View commit details
Copy full SHA for e840a27
View code at this point
Browse repository at this point
Uppercase constants
Michael Christopher
committed
67c9630
View commit details
Copy full SHA for 67c9630
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.