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
2022-02-22
Lint docs of addCurrentTimeToURL in player script
Féry Mathieu (Mathius)
2022-02-22
Lint conditional deletion of t in addCurrentTimeToURL inside player script
Féry Mathieu (Mathius)
2022-02-22
Remove extra space in shareOptions.embedCode of player script
Féry Mathieu (Mathius)
2022-02-19
Add currentTimestamp in shared url by videojs-share
Féry Mathieu (Mathius)
2022-02-08
Inline a few JS functions
Samantaz Fox
2022-02-08
player shortcuts: ignore numpad
Samantaz Fox
2022-02-07
Fix typos
Dimitris Apostolou
2022-01-30
rename hls to vhs in the player
Émilien Devos
2022-01-05
Merge pull request #2744 from tirz/feature-fix_null_ptr_for_localStorage
Samantaz Fox
2021-12-31
Add check to avoid saving player pos to the
11Tuvork28
2021-12-26
fix: null ptr while retaining time
Théo Gaillard
2021-12-15
Allow the t parameter to override the stored video playback position
bbielsa
2021-12-15
Rename 'remember_position' to 'save_player_pos' for clarity
bbielsa
2021-12-15
Added default value for get_video_time() which was causing a bug in safari
bbielsa
2021-12-15
Remove console.log debugging
bbielsa
2021-12-15
Save and load the position for the video using a local storage object, the ob...
bbielsa
2021-09-15
Prevent VR from being initialized in listen mode (#2396)
syeopite
2021-09-10
Handle equirectangular projections for VR (#2379)
syeopite
2021-05-23
Allow configurable support of interactive 360 vid
syeopite
2021-05-23
Fix projection settings for VR
syeopite
2021-05-23
Add support for VR videos through videojs-vr
syeopite
2021-05-13
Merge pull request #2008 from syeopite/mobile-ui
TheFrenchGhosty
2021-05-03
Overhaul Invidious's "Youtube" player style
syeopite
2021-05-03
Improve mobile user interface for video player
syeopite
2021-05-03
Improve mobile ux with videojs-mobile-ui
syeopite
2021-04-08
Add watch on Invidious button to embeds
syeopite
2021-02-26
Merge branch 'master' into patch-1
Perflyst
2021-02-24
do not preload captions
Andrew Zhao
2021-02-17
Skip duration multiply by playback rate
138138138
2021-02-10
Fix ; () {}
138138138
2021-02-03
Update player.js
138138138
2021-02-02
Fix double duration on all Apple devices
138138138
2021-02-01
Update player.js
138138138
2021-01-17
Fix DASH playback bug.
Andre Borie
2021-01-13
Merge pull request #1619 from tenpura-shrimp/ignorevideoplayback
Perflyst
2021-01-10
fix incorrect use of setinterval in js
Andrew Zhao
2020-12-29
do not add local to xhr when in videoplayback
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
[next]