index
:
plyr.git
master
A fork of plyr without nonfree parts
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1697 from hug963/fix-vimeo-playback-rate
Sam Potts
2020-03-29
1
-0
/
+3
|
\
|
*
catch error in setPlaybackRate on Vimeo
Hugues
2020-02-20
1
-0
/
+3
*
|
Merge pull request #1724 from Steejo/ads-plugin-fixes
Sam Potts
2020-03-29
1
-12
/
+21
|
\
\
|
*
|
Ads plugin fixes to allow multiple VAST requests
Steejo
2020-03-09
1
-12
/
+21
*
|
|
Merge pull request #1705 from doublex/master
Sam Potts
2020-03-29
1
-7
/
+22
|
\
\
\
|
*
|
|
Fixes2
max
2020-02-26
1
-4
/
+4
|
*
|
|
Fixes
max
2020-02-26
1
-6
/
+9
|
*
|
|
preview-thumbnails via src:callback()
max
2020-02-25
1
-7
/
+19
*
|
|
|
Merge pull request #1739 from ydylla/ignore-internal-play-promises
Sam Potts
2020-03-29
6
-10
/
+42
|
\
\
\
\
|
*
|
|
|
silence all internal play promises
ydylla
2020-03-23
6
-10
/
+42
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1727 from jnoordsij/fix_shadowroot
Sam Potts
2020-03-29
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Compare fullscreenElement with shadowroot host if player is in shadow DOM
Jesper
2020-03-10
1
-1
/
+1
|
*
|
|
Fix prototype used for selector matcher function
Jesper
2020-03-10
1
-1
/
+1
*
|
|
|
Merge pull request #1706 from sampotts/master
Sam Potts
2020-02-26
1
-4
/
+3
|
\
|
|
|
|
*
|
|
Use number instead of string in TS quality definitions
Morgan Zolob
2020-02-24
1
-4
/
+3
|
|
/
/
*
|
|
Merge pull request #1704 from hug963/add-missing-ts-types
Sam Potts
2020-02-26
1
-0
/
+25
|
\
\
\
|
*
|
|
Add missing Typescripts types and options
Hugues
2020-02-25
1
-0
/
+25
|
|
|
/
|
|
/
|
*
/
|
Completely hide SVG icons to screen readers
Benoît Burgener
2020-02-25
1
-1
/
+1
|
/
/
*
/
Fix issue when controls config is string or element
CzBiX
2020-02-17
1
-1
/
+2
|
/
*
v3.5.10
Sam Potts
2020-02-14
3
-3
/
+3
*
v3.5.9 deployed
Sam Potts
2020-02-14
3
-3
/
+3
*
Ensure poster image is not downloaded again for HTML5 videos
Sam Potts
2020-02-14
1
-0
/
+5
*
v3.5.8 deployed
Sam Potts
2020-02-10
3
-3
/
+3
*
Speed settings logic improvements
Sam Potts
2020-02-10
6
-26
/
+22
*
Comment clean up
Sam Potts
2020-02-10
1
-2
/
+2
*
Merge branch 'develop' of github.com:sampotts/plyr into develop
Sam Potts
2020-02-10
2
-5
/
+37
|
\
|
*
Merge pull request #1670 from ydylla/previewThumbnails-setter
Sam Potts
2020-02-10
2
-4
/
+25
|
|
\
|
|
*
add previewThumbnails source setter #1369
ydylla
2020-02-01
2
-4
/
+25
|
*
|
Merge pull request #1678 from ydylla/fix-thumb-size-per-css
Sam Potts
2020-02-10
1
-1
/
+12
|
|
\
\
|
|
*
|
allows to set only width or height for thumb css size
ydylla
2020-02-08
1
-1
/
+12
|
|
|
/
*
|
/
Added vimeo options to hide controls and set referrerPolicy
Sam Potts
2020-02-10
2
-6
/
+14
|
/
/
*
|
3.5.7
Sam Potts
2020-02-09
3
-3
/
+3
*
|
Docs updates
Sam Potts
2020-02-09
1
-14
/
+49
*
|
Merge branch 'develop' of github.com:sampotts/plyr into develop
Sam Potts
2020-02-09
1
-5
/
+12
|
\
\
|
*
\
Merge pull request #1490 from antonyoneill/develop
Sam Potts
2020-02-09
1
-5
/
+12
|
|
\
\
|
|
*
|
Prevent default on settings icon click
Antony O'Neill
2019-07-04
1
-5
/
+12
*
|
|
|
Focus trap improvements
Sam Potts
2020-02-09
2
-109
/
+99
*
|
|
|
Set download attribute for HTML5 only
Sam Potts
2020-02-09
1
-1
/
+5
|
/
/
/
*
|
|
Comments
Sam Potts
2020-02-09
1
-1
/
+1
*
|
|
Clean up speed options logic
Sam Potts
2020-02-08
4
-18
/
+18
*
|
|
Merge pull request #1671 from ydylla/improve-speed-options
Sam Potts
2020-02-08
1
-0
/
+2
|
\
\
\
|
*
|
|
actually use the configured speed options
ydylla
2020-02-01
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1672 from ydylla/improve-quality-change
Sam Potts
2020-02-08
1
-4
/
+2
|
\
\
\
|
*
|
|
preserve playback rate at quality change
ydylla
2020-02-01
1
-1
/
+2
|
*
|
|
fix regression: not restoring playback state after quality change
ydylla
2020-02-01
1
-3
/
+0
|
|
/
/
*
|
|
Merge pull request #1675 from Laerdal/focus-trap-only-fullscreen
Sam Potts
2020-02-08
1
-1
/
+2
|
\
\
\
|
*
|
|
Bail out of focus trap if fullscreen is not active
Kimberley Jensen
2020-02-07
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #1676 from Code1110/develop
Sam Potts
2020-02-08
1
-0
/
+1
|
\
\
\
|
*
|
|
add download attribute to download button
Code1110
2020-02-07
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #1677 from ydylla/fix-scrubbing-chrome-android
Sam Potts
2020-02-08
2
-3
/
+3
|
\
\
\
[next]