heff
06b8541fdb
Switched to grunt-aws-s3 for CDN uploads
...
closes #1800 , closes #1658 , closes #1855
2015-02-26 17:55:30 -08:00
Matthew McClure
6e6c9fe885
remove tagrelease and commit unstaged changes manually (github-release handles tagging)
2015-02-26 15:05:16 -08:00
Matthew McClure
0b392fa9f5
breaking grunt tasks out into separate files to clean up the main Gruntfile. Also removed unused requires from the primary Gruntfile and making sure they are in the appropriate task file.
2015-02-25 16:05:31 -08:00
heff
5bd0338d2e
Moved s3 config to environment variables
2015-02-17 17:04:42 -08:00
Gary Katsevman
4e5c28cc56
@gkatsev greatly improved text track support and implemented vtt.js as the webvtt parser. closes #1749
2015-02-13 15:19:02 -08:00
Matthew McClure
67c4eed937
@mmcc added a VERSION key to the videojs object. closes #1798
2015-01-21 16:37:13 -08:00
Gary Katsevman
68f32226db
Make sure jshint checks all js files
...
Also, update all the files to pass jshint.
2014-12-04 15:38:20 -05:00
Steve Heffernan
768e40b169
Updated setup doc version url replacer to support multiple digit versions
2014-10-30 16:24:36 -07:00
Steve Heffernan
65e4b9f167
Added line to the changelog for #1453
...
Moved grunt languages configuration to lower in the gruntfile.
2014-09-02 11:40:18 -07:00
Tom Johnson
011861bbdb
add support for videojs-grunt-languages
...
updates to change build/lang to build/files/lang
update grunt languages references and version
remove build/lang reference
update languages plugin reference for array support
2014-09-02 11:40:06 -07:00
Steve Heffernan
7ea1d8f544
Modified language json structure to not include the code.
...
Also removed languages from being combined with core until we add the ability to choose languages.
2014-08-05 17:48:00 -07:00
Tom Johnson
6b612d8cdc
Added localization support. closes #1360
2014-08-05 17:48:00 -07:00
Gary Katsevman
39fe83e1c0
Disable saucelabs until we figure it out
2014-08-01 20:18:08 -04:00
Gary Katsevman
d5372545a2
Added additional browsers for saucelabs testing. closes #1216
2014-07-08 11:46:02 -07:00
Gary Katsevman
813f28fb4d
Added a base for running saucelabs tests from grunt. closes #1215
2014-07-08 11:43:57 -07:00
Steve Heffernan
956f3e03eb
Temporarily removed the saucelabs ipad test because it was errororing unrelated to tests
2014-05-19 13:59:12 -07:00
Steve Heffernan
bd66416b75
Updated the CDN font to point to the new font version, /f/3/
2014-05-19 13:34:26 -07:00
Gary Katsevman
a97bb5f74b
Fixed saucelabs integration to run on commits in TravisCI. closes #1214
2014-05-16 15:18:24 -07:00
Gary Katsevman
3189ec1a0b
Added cross-browser testing with SauceLabs, and added Karma as the default test runner. closes #1187
2014-05-16 14:48:05 -07:00
Steve Heffernan
d7f840a969
Better error handling. closes #1197
...
Squashed commit of the following:
commit 81d785980d3f3e4c1025f7b421f0ecb7320469f1
Author: Steve Heffernan <steve@zencoder.com>
Date: Mon May 12 12:53:59 2014 -0700
Removed unneeded comments
commit c7ad7322e49df9cb22665692dbfe615dfa44758f
Author: Steve Heffernan <steve@zencoder.com>
Date: Fri May 9 14:29:31 2014 -0700
Addressed comments in #1191
Now clearing errors on loadstart events.
Added some default error messages.
commit a742239d0e799fa6a5fee056cc37b3c2e3ab4510
Author: Steve Heffernan <steve@zencoder.com>
Date: Wed May 7 15:38:31 2014 -0700
Fixed the error display to hide by default
commit 561c3f844956db6f532cae8ed81a86cc39b10db1
Author: Steve Heffernan <steve@zencoder.com>
Date: Mon May 5 10:44:47 2014 -0700
Added support for displaying a message for the error.
commit 22142078427ead85548c4755bf1943a0a07b22b4
Author: Steve Heffernan <steve@zencoder.com>
Date: Fri May 2 17:18:22 2014 -0700
Updated spinner to hide on all errors
commit 95d7e7027467cf96b14db6692d93c7c7f41c5810
Author: Steve Heffernan <steve@zencoder.com>
Date: Fri May 2 15:37:44 2014 -0700
Exported ErrorDisplay
commit 11ca9cdd8db4d1559f5d1908c4e67be32ca7a25e
Author: Steve Heffernan <steve@zencoder.com>
Date: Fri May 2 15:35:46 2014 -0700
Updated flash tech to support new errors
commit 56cbe66f4233e54f13550367590864102f5de0fe
Author: Steve Heffernan <steve@zencoder.com>
Date: Fri May 2 13:06:49 2014 -0700
Started on better error handling and displaying in the UI when an error has occurred.
commit 740014c57b264079cf4084965a9384b49a7c0f64
Author: Steve Heffernan <steve@zencoder.com>
Date: Wed Apr 30 16:11:33 2014 -0700
Added better global log/error/warn functions.
Added sinon.js for stubs in tests.
Updated grunt version to satisfy peer dependency warning.
2014-05-12 17:08:48 -07:00
Steve Heffernan
da45dad831
Updated versioning to bump bower and component json files also
...
fixes #1123 , fixes #1140
2014-04-12 13:47:39 -07:00
Tom Johnson
0a1d4b2645
use grunt connect for development
2014-03-25 15:22:29 -07:00
Steve Heffernan
a64a5e27cf
Merge branch 'stable'
...
Conflicts:
dist/video-js/video-js.css
dist/video-js/video-js.min.css
dist/video-js/video.dev.js
dist/video-js/video.js
2014-03-06 13:18:49 -08:00
Steve Heffernan
bdeaae1c92
Release 4.4.3
2014-03-06 13:15:53 -08:00
Steve Heffernan
661cbd1eb0
Close GH-1059: Added a grunt task for opening the next issue that needs to be addressed.
2014-03-05 13:41:26 -08:00
Lee Whitaker
cc5e515360
Use .npmignore to package a smaller subset of videojs for distribution. Make sure to include the video-js.less file for the designer to use.
2014-03-04 09:50:58 -05:00
Steve Heffernan
4fe74d52a9
Updated the CDN links in the setup guide
2014-02-19 12:49:29 -08:00
Steve Heffernan
1e781d14df
Updated the release process to remove dist files after the release
2014-02-18 15:40:56 -08:00
Steve Heffernan
956aaa0425
Added release process using contrib.json
2014-02-14 16:52:48 -08:00
Steve Heffernan
e062dec423
Fixed grunt file error
2014-02-13 21:09:42 -08:00
Steve Heffernan
8b720ce45a
Fixed a mistype
2014-02-13 19:28:13 -08:00
Steve Heffernan
310a0630c9
Switched to custom universal module definition. closes #998 closes #847 closes #998
2014-02-13 19:20:30 -08:00
Steve Heffernan
5c907e1ce2
Added missing file from minified test suite
2014-02-10 17:24:48 -08:00
Steve Heffernan
d73bfb80b7
Merge branch 'windows-dist' of git://github.com/christophercurrie/video.js into christophercurrie-windows-dist
...
Conflicts:
package.json
2014-01-23 17:47:19 -08:00
Steve Heffernan
e4b4906198
Updated swf version and grunt file references
2014-01-23 17:15:41 -08:00
Christopher Currie
02eb2d3ee3
Support dist target on Windows
2014-01-16 11:41:17 -08:00
Tom Johnson
59a733f14e
fix build task
2014-01-10 12:32:38 -08:00
Tom Johnson
0dae44988e
use SWF grunt build project. Update gruntfile for dist task to use packaged SWF. Updated sandbox for reference to SWF.
2014-01-07 07:32:16 -08:00
Steve Heffernan
c23ca5200c
Merge branch 'hotfix/player-externs' of git://github.com/dmlap/video-js into dmlap-hotfix/player-externs
...
Conflicts:
Gruntfile.js
2013-12-02 17:29:34 -08:00
David LaPalomento
75b2171051
Close GH-850: Use qunitjs through npm.
2013-12-02 15:34:00 -08:00
David LaPalomento
7efcbd5e19
Use externs to prevent obfuscation
...
Instead of using string literals, create an externs file for the player and use that to ensure fullscreen functionality is never minified.
2013-11-26 18:47:12 -05:00
Steve Heffernan
10c3e46e95
Updated demo.html to have a subtitles example. Added demo to CDN.
2013-11-04 15:35:44 -08:00
Steve Heffernan
f318eb9f1f
Close GH-801: API Doc Generation 2. Fixes #747
2013-10-28 18:25:28 -07:00
Steve Heffernan
9bfbceb047
Updated grunt file to point to new CDN font folder
2013-10-17 16:38:13 -07:00
BCJwhisenant
13dbf23c3c
Close GH-714: Added support for running tests with Karma.
2013-09-19 09:24:06 -07:00
Steve Heffernan
a49213e20c
Removed sourcemap from compiled output. fixes #712
2013-09-05 13:03:16 -07:00
Andrew Abramov
e520e1eba4
Close GH-683: gruntfile: removed new line symbol from output_wrapper. fixes #679 .
2013-08-19 12:36:43 -07:00
Steve Heffernan
1eca8add85
Close GH-644: LESS for CSS.
2013-07-19 20:18:39 -07:00
Steve Heffernan
b02f879bf3
Close GH-568: Google Analytics Tracking for CDN.
2013-06-11 15:14:36 -07:00
Steve Heffernan
0fe7348456
Close GH-535: Adding version numbers in build. Minifying CSS..
2013-05-23 13:10:29 -07:00