aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into issues/1316-allow-to-customize-vimeo-url-paramsSam Potts2019-01-265-13/+43
|\
| * Docs for preview thumbsSam Potts2019-01-262-4/+7
| * Merge branch 'master' into developSam Potts2019-01-263-3/+3
| |\
| | * v3.4.8Sam Potts2019-01-173-3/+3
| * | Plugin tweaks for ads and previewsSam Potts2019-01-263-6/+33
* | | Adds options for vimeo plugin #1316Christian Gambardella2019-01-242-5/+14
|/ /
* | Style tweaks for preview pluginSam Potts2019-01-222-37/+37
* | CommentsSam Potts2019-01-211-2/+5
* | Preview design tweaksSam Potts2019-01-212-83/+101
* | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2019-01-141-295/+263
|\ \
| * \ Merge branch 'develop' of https://github.com/sampotts/plyr into developSam Potts2019-01-084-5/+9
| |\ \
| * | | Linting etcSam Potts2019-01-081-295/+263
* | | | Fullscreen fixesSam Potts2019-01-149-69/+168
| |/ / |/| |
* | | Update youtube.jsSam Potts2019-01-061-1/+0
* | | Merge branch 'develop' into masterSam Potts2019-01-067-13/+675
|\ \ \
| * | | fix: Use Math.trunc instead of parseIntJimmy Jia2018-12-201-3/+3
| |/ /
| * | Merge pull request #1253 from jamesoflol/preview-thumbsSam Potts2018-12-153-0/+648
| |\ \
| | * | Preview seek: Edge+IE11 fixesJames2018-12-152-7/+21
| | * | Preview seek: image preloading + tweaks/fixesJames2018-12-141-70/+100
| | * | Preview seek: jpeg sprites + much moreJames2018-12-131-148/+240
| | * | Preview seek/scrubbing thumbnailsJames2018-11-123-0/+512
| * | | Merge pull request #1267 from gurupras/issue-858Sam Potts2018-12-081-3/+3
| |\ \ \
| | * | | Updated restart logic to call play instead of togglePlayGuru Prasad Srinivasa2018-12-081-1/+1
| | * | | Replaced calls to player.restart() and player.togglePlay() with proxy(...) to...Guru Prasad Srinivasa2018-11-191-3/+3
| | | |/ | | |/|
| * | | Merge branch 'develop' of https://github.com/sampotts/plyr into developSam Potts2018-12-081-1/+1
| |\| |
| * | | Fix for error when mime type not specified (fixes #1274)Sam Potts2018-12-082-6/+19
* | | | remove commentOmar Khatib2018-12-131-1/+1
* | | | support Youtube noCookie ModeOmar Khatib2018-12-133-1/+5
| |/ / |/| |
* | | Calling customized controls function with proper argumentsRaccoon2018-11-121-1/+1
|/ /
* | v3.4.7Sam Potts2018-11-083-3/+3
* | Fix for Vimeo fullscreen with non 16:9 aspect ratiosSam Potts2018-11-081-3/+20
* | Additional listener for checking for audio tracksSam Potts2018-11-081-1/+1
* | Prevent scroll on focusSam Potts2018-11-031-1/+1
* | Load media after UI is builtSam Potts2018-11-031-4/+6
* | Fix support checkSam Potts2018-11-031-11/+7
|/
* v3.4.6Sam Potts2018-10-253-3/+3
* Added support for picture-in-picture in ChromeSam Potts2018-10-253-10/+52
* Merge branch 'master' into developSam Potts2018-10-252-2/+2
|\
| * v3.4.5Sam Potts2018-10-242-2/+2
* | Revert PR #1211Sam Potts2018-10-241-10/+1
* | Merge branch 'develop' into fix-html5-quality-settingsSam Potts2018-10-246-16/+52
|\ \
| * \ Merge pull request #1211 from melbahja/developSam Potts2018-10-241-0/+9
| |\ \ | | |/ | |/|
| | * Update plyr.jsMohamed Elbahja2018-10-131-5/+4
| | * fix: continue with the current duration after changing video qualityMohamed Elbahja2018-10-131-0/+10
| * | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-10-243-2/+11
| |\ \
| | * | Prevent immediate hiding of controls on mobileJames2018-10-233-2/+11
| | |/
| * | Allow custom download URL (for streaming, etc)Sam Potts2018-10-245-12/+29
| * | Fix SVG issue for older browsers (fixes #1191)Sam Potts2018-10-241-2/+3
| |/
* / Only save quality setting when it's updated by the user. Fixes bug in html5 p...Robin van Nunen2018-09-292-3/+10
|/
* Added download buttonSam Potts2018-09-285-52/+116