index
:
invidious
master
Invidious is an alternative front-end to YouTube
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
assets
/
js
/
player.js
(
follow
)
Age
Commit message (
Expand
)
Author
2021-01-10
fix incorrect use of setinterval in js
Andrew Zhao
2020-12-19
Improve DASH quality preference
saltycrys
2020-12-19
Add DASH quality preference
saltycrys
2020-12-08
do not proxy hls on supported browser
Andrew Zhao
2020-11-08
Update videojs-vtt-thumbnails to latest upstream version
saltycrys
2020-09-09
Merge pull request #713 from leonklingele/keydown-mediakeys-detection
TheFrenchGhosty
2020-03-15
Migrate to a good Content Security Policy (#1023)
leonklingele
2020-03-01
js: add support to detect media keys in keydown handler
Leon Klingele
2020-02-01
Remove invalid HTML from embed player
Jorge Maldonado Ventura
2020-01-04
Change embed code
Jorge Maldonado Ventura
2019-10-18
Fix comment event listener
Omar Roth
2019-08-18
js: add support to detect alt, meta and control key in keydown handler (#704)
leonklingele
2019-08-16
js: add support for keydown events (#678)
leonklingele
2019-07-14
Add '1.75' playback speed
Omar Roth
2019-06-16
Add target="_blank" to embed titles
Omar Roth
2019-06-16
Fix title URL for embedded videos
Omar Roth
2019-06-16
Add clickable title for embedded videos
Omar Roth
2019-06-15
Fix retry on timeout for AJAX requests
Omar Roth
2019-06-08
Add title overlay to embedded videos
Omar Roth
2019-06-08
Add premiere date to watch page
Omar Roth
2019-06-07
Minor refactor
Omar Roth
2019-06-05
Use short URL for sharing videos
Omar Roth
2019-05-20
Reset playbackRate once player has caught up to source
Omar Roth
2019-05-09
Fix typo in player.js
Omar Roth
2019-05-06
Refactor player.js
Omar Roth