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
2024-06-15
Player: Fix video playback for videos that have already been watched.
Fijxu
2023-12-06
Player: Fix iOS screen timeout in loop mode (#4076)
Samantaz Fox
2023-10-21
JS: Update external links exactly once per second
Samantaz Fox
2023-09-27
JS: Fix missing domain in URL constructor
Samantaz Fox
2023-09-17
JS: Replace '.setAttribute("href")' with '.href'
Samantaz Fox
2023-09-16
Frontend: Use 'timeupdate' event listener rather than setTimeout()
Samantaz Fox
2023-09-14
Frontend: Add timestamp on switch invidious instance links
Samantaz Fox
2023-09-14
Frontend: Add timestamp on invidious embed links
Samantaz Fox
2023-09-14
Frontend: Add timestamp on youtube+embed links
Samantaz Fox
2023-08-27
Fix iOS screen timeout on video playback loop mode (more elegantly)
Ming Kin Choi
2023-08-27
Fix iOS screen timeout on video playback loop mode
Ming Kin Choi
2023-03-27
improve accessibility
ChunkyProgrammer
2022-08-22
Fix prefs cookies in player (#3276)
Samantaz Fox
2022-07-25
Fix updated sources not returned inside map func
Émilien Devos
2022-07-11
Merge pull request #3162 from 138138138/138138138-audio-quality-1
Samantaz Fox
2022-07-07
Merge pull request #3158 from 138138138/138138138-mobileui-forward-rate
Samantaz Fox
2022-06-25
Update MobileUi
138138138
2022-06-25
Update MobileUi
138138138
2022-06-25
Add audioTrackButton
138138138
2022-06-23
Fix captions
138138138
2022-06-22
Player MobileUi fast forward/backward rate
138138138
2022-06-22
Fix captions
138138138
2022-06-05
JS. Trailing spaces removed
meow
2022-05-31
fix time adding dirung redirection
meow
2022-05-31
Save time during redirection on another instance
meow
2022-05-21
handled invalid values in storage
meow
2022-05-19
JS code minor formatting
AHOHNMYC
2022-05-17
Less player reload timeout
meow
2022-05-17
Share video regression. Single quotes are required
meow
2022-05-16
JS fixes: recursion in themes, keys for frame walking, JSON XHR and details-s...
meow
2022-05-15
js code rewrite. Themes rewritten, bugs fixed
meow
2022-05-06
fix helpers storage
meow
2022-05-06
js code rewrite. Created _helpers.js with XHR and storage wrapper
meow
2022-04-27
replace tabs to spaces
meow
2022-04-25
`console.warn` and `info` instead of `log`
meow
2022-04-25
optional catchng is not supported by IE11
meow
2022-04-25
destructing binding is not supported by IE11
meow
2022-04-25
replace innerHTML to safer textContent where possible
meow
2022-04-25
add variable declarations
meow
2022-04-25
transform template string
meow
2022-04-25
single quotes
meow
2022-04-25
convert arrow functions
meow
2022-04-25
eqeqeq
meow
2022-04-25
semicolons
meow
2022-04-25
use strict
meow
2022-04-22
Bump videojs to 7.12.1 (#3011)
Émilien Devos
2022-04-17
Remove insecure protocol in embedded view
AHOHNMYC
2022-04-09
Merge pull request #2895 from MathiusD/master
Samantaz Fox
2022-04-09
Sanity check + comment why we add a leading dot
Samantaz Fox
2022-04-09
Minor code/comments cleaning
Samantaz Fox
[next]