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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tooltip alignment
Sam Potts
2018-08-13
1
-0
/
+2
*
Set background color for video
Sam Potts
2018-08-13
1
-0
/
+1
*
Moved i18n to utils
Sam Potts
2018-08-13
5
-7
/
+7
*
Fix #1153: Captions language fallback
Albin Larsson
2018-08-12
1
-5
/
+2
*
Merge pull request #1147 from jamesoflol/fix-ios-fullscreen-while-stopped
Sam Potts
2018-08-05
1
-3
/
+1
|
\
|
*
Remove 'video is playing' requirement for iosNative fullscreen
James
2018-08-03
1
-3
/
+1
*
|
3.4.0-beta.2
Sam Potts
2018-08-05
2
-2
/
+2
*
|
Fix issue where enter key wasn’t setting focus correctly
Sam Potts
2018-08-05
3
-37
/
+50
*
|
Rounded aria-valuetext to 1 decimal place
Sam Potts
2018-08-05
1
-1
/
+1
*
|
Removed aria-labelled-by
Sam Potts
2018-08-05
1
-2
/
+0
|
/
*
v3.4.0-beta.1
Sam Potts
2018-08-02
2
-2
/
+2
*
Fix for hover over iframed players not showing controls
Sam Potts
2018-08-02
1
-3
/
+3
*
Handle race condition for ads lib loading after source change
Sam Potts
2018-08-01
1
-4
/
+5
*
Box shadow fix for range track
Sam Potts
2018-08-01
1
-2
/
+2
*
Only focus button if menu wasn’t hidden already
Sam Potts
2018-08-01
1
-2
/
+3
*
Escape closes menu
Sam Potts
2018-08-01
3
-74
/
+93
*
Linting
Sam Potts
2018-08-01
7
-821
/
+233
*
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-08-01
3
-21
/
+17
|
\
|
*
Fix #1137: Improve captions positioning consistency
Albin Larsson
2018-07-31
2
-11
/
+9
|
*
Improve handling of the 'controls' argument
Albin Larsson
2018-07-31
1
-11
/
+12
*
|
Comments about keydown vs keyup for Firefox
Sam Potts
2018-08-01
2
-1
/
+12
*
|
Fix Firefox spacebar issue
Sam Potts
2018-08-01
5
-183
/
+438
*
|
Make iOS range fix more universal
Sam Potts
2018-07-30
1
-6
/
+11
*
|
Fix merge
Sam Potts
2018-07-30
1
-2
/
+1
*
|
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-07-30
5
-11
/
+21
|
\
|
|
*
v3.2.23
Sam Potts
2018-07-30
2
-2
/
+2
|
*
Merge pull request #1134 from mjfwebb/hide-empty-controls
Sam Potts
2018-07-30
2
-6
/
+11
|
|
\
|
|
*
Update controls.scss
Sam Potts
2018-07-30
1
-1
/
+2
|
|
*
Don't move caption up when "showing" the lower controls when the controls are...
Albin Larsson
2018-07-30
2
-7
/
+7
|
|
*
If the plyr__controls is empty it is still showing the transition causing cap...
mjfwebb
2018-07-29
1
-0
/
+4
|
*
|
Fix for redraw issue
Sam Potts
2018-07-30
1
-1
/
+0
|
|
/
|
*
Merge pull request #1131 from friday/1108
Sam Potts
2018-07-29
1
-0
/
+4
|
|
\
|
|
*
Fix #1108: Make sure youtube.onReady doesn't run twice
Albin Larsson
2018-07-28
1
-0
/
+4
|
*
|
Add support for YouTube's hl param
Léo Renaud-Allaire
2018-07-24
2
-1
/
+3
*
|
|
Click to play fix, poster fix, iOS controls fixes
Sam Potts
2018-07-30
9
-268
/
+412
*
|
|
Fix for webkit redrawing issue
Sam Potts
2018-07-29
2
-6
/
+16
*
|
|
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-07-24
5
-9
/
+4
|
\
|
|
|
*
|
v3.3.22
Sam Potts
2018-07-18
2
-2
/
+2
|
|
/
|
*
Merge branch 'master' into develop
Sam Potts
2018-07-18
4
-8
/
+3
|
|
\
|
|
*
Merge branch 'develop'
Sam Potts
2018-06-29
11
-43
/
+72
|
|
|
\
|
|
*
|
Fix for bug where controls wouldn't show on hover over YouTube video
Sam Potts
2018-06-21
3
-3
/
+3
|
|
*
|
Remove `pointer-events: none` on embed `<iframe>` to comply with YouTube ToS
Sam Potts
2018-06-21
3
-7
/
+2
|
|
*
|
Merge branch 'develop'
Sam Potts
2018-06-21
5
-91
/
+72
|
|
|
\
\
|
|
*
|
|
v3.3.17
Sam Potts
2018-06-19
2
-2
/
+2
|
|
*
|
|
Merge branch 'develop'
Sam Potts
2018-06-19
2
-14
/
+16
|
|
|
\
\
\
|
|
*
|
|
|
v3.3.16
Sam Potts
2018-06-19
2
-2
/
+2
|
*
|
|
|
|
Add navigator.languages fallback for ios 9
Albin Larsson
2018-07-09
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Keyboard and focus improvements
Sam Potts
2018-07-15
4
-179
/
+527
*
|
|
|
|
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-07-02
9
-34
/
+60
|
\
|
|
|
|
|
*
|
|
|
3.3.16
Sam Potts
2018-06-29
3
-5
/
+10
[next]