aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Merge pull request #705 from friday/editorconfigSam Potts2017-11-051-0/+10
| | |\ \ \ | | | | | | | | | | | | Add .editorconfig file
| | | * | | Add .editorconfig fileAlbin Larsson2017-11-041-0/+10
| | | | | |
| * | | | | Menu design tweaks, moved logic into pluginsSam Potts2017-11-0513-76/+68
| |/ / / /
| * / / / Meta data and icons updatedSam Potts2017-11-051-2/+20
| |/ / /
| * | | Removed logSam Potts2017-11-043-4/+3
| | | |
| * | | Retrofit PRsSam Potts2017-11-043-8/+10
| | | |
| * | | Small tweaksSam Potts2017-11-0421-168/+235
| | | |
| * | | Small bug fixesSam Potts2017-11-046-43/+26
| | | |
| * | | ES6-ifiedSam Potts2017-11-0438-11242/+10120
| | | |
| * | | Split LESS into more granular files, Vimeo fixesSam Potts2017-10-2836-1055/+1171
| | | |
| * | | Linting and minor changesSam Potts2017-10-2720-81/+8509
| | | |
| * | | Error pagesSam Potts2017-10-269-43/+82
| | | |
| * | | Inlined SVGs, fixed buildSam Potts2017-10-2613-156/+58
| | | |
| * | | Built JSSam Potts2017-10-261-1/+1
| | | |
| * | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-251-4/+7
| |\ \ \
| | * \ \ Merge pull request #694 from friday/fix/volume-stepsSam Potts2017-10-251-2/+2
| | |\ \ \ | | | | | | | | | | | | Restore volume stepping via key up/down
| | | * | | Restore up/down arrow behavior from v2 (10 steps between min and max instead ↵Albin Larsson2017-10-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | of one)
| | * | | | Merge pull request #693 from friday/fix/instanceof-undefinedSam Potts2017-10-251-2/+5
| | |\ \ \ \ | | | |/ / / | | |/| | | v3: Add instanceof wrapper to avoid TypeErrors
| | | * | | Add instanceof wrapper that avoids TypeError when second argument is undefinedAlbin Larsson2017-10-251-2/+5
| | |/ / /
| * / / / Docs/demo refreshSam Potts2017-10-2539-581/+624
| |/ / /
| * | | Fullscreen improvementsSam Potts2017-10-186-123/+121
| | | |
| * | | FixSam Potts2017-10-182-2/+2
| | | |
| * | | CleanupSam Potts2017-10-182-5/+10
| | | |
| * | | Removed extra <progress> for populating lower fill on range inputsSam Potts2017-10-188-362/+322
| | | |
| * | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-084-76/+48
| |\ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js
| | * | | Small tweaks to focusSam Potts2017-10-036-94/+68
| | | | |
| * | | | Fullscreen fixSam Potts2017-10-082-38/+42
| | | | |
| * | | | LintingSam Potts2017-10-083-145/+154
| |/ / /
| * | | FormattingSam Potts2017-10-024-23/+34
| | | |
| * | | CDN URLsSam Potts2017-10-021-6/+6
| | | |
| * | | CDN URLsSam Potts2017-10-026-27/+37
| | | |
| * | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-021-17/+35
| |\ \ \
| | * \ \ Merge pull request #669 from friday/fix/prevent-buttons-from-submitting-formSam Potts2017-09-271-0/+4
| | |\ \ \ | | | | | | | | | | | | Prevent buttons from submitting form (v3)
| | | * | | Prevent buttons from submitting formAlbin Larsson2017-09-271-0/+4
| | | | | |
| | * | | | Merge pull request #670 from friday/fix/errors-without-settings-paneSam Potts2017-09-271-16/+30
| | |\ \ \ \ | | | |/ / / | | |/| | | Avoid errors when initiating plyr without settings (v3)
| | | * | | Avoid multiple errors when initiating plyr without 'settings' in controlsAlbin Larsson2017-09-271-16/+30
| | |/ / /
| | * | | Merge pull request #667 from friday/fix/caption-feature-detectionSam Potts2017-09-271-1/+1
| | |\ \ \ | | | | | | | | | | | | Fix 'TypeError: Cannot read property 'kind' of null' in captions feat…
| | | * | | Fix 'TypeError: Cannot read property 'kind' of null' in captions feature ↵Albin Larsson2017-09-271-1/+1
| | |/ / / | | | | | | | | | | | | | | | detection if video lacks captions
| * / / / Comments, small tweaksSam Potts2017-10-027-43/+61
| |/ / /
| * | | Fixing Vimeo captions, WIP on settings menu, prettier and VS code settingsSam Potts2017-09-0312-608/+979
| | | |
| * | | CleanupSam Potts2017-08-163-6/+14
| | | |
| * | | ESLint, comments, quality and speed menusSam Potts2017-08-1614-627/+764
| | | |
| * | | Small tweakSam Potts2017-08-132-3/+9
| | | |
| * | | Work on quality controlSam Potts2017-08-063-9/+51
| | | |
| * | | Fix bug when switching sourcesSam Potts2017-08-064-24/+14
| | | |
| * | | Work on playback rate changesSam Potts2017-07-313-148/+120
| | | |
| * | | Small tweaksSam Potts2017-07-2311-85/+125
| | | |
| * | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-07-099-59/+60
| |\ \ \
| | * | | TweaksSam Potts2017-07-095-10/+12
| | | | |
| | * | | TweaksSam Potts2017-06-124-49/+48
| | | | |