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
(
follow
)
Age
Commit message (
Expand
)
Author
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
2022-03-27
Safari audio double duration fix for iOS 15
138138138
2022-02-22
Reduce regex in player script
Féry Mathieu (Mathius)
2022-02-22
Patch updateCookie for preserve extra args (like domain)
Féry Mathieu (Mathius)
2022-02-22
Update cookie domain definition in player script
Féry Mathieu (Mathius)
2022-02-22
Update cookie declaration for preserve SameSite directive
Féry Mathieu (Mathius)
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-17
Lint player.js
Féry Mathieu (Mathius)
2022-02-14
Move store of modification in Cookie instead of localStorage
Féry Mathieu (Mathius)
2022-02-14
Modify use of module (Only if video settings are default)
Féry Mathieu (Mathius)
2022-02-14
Add videojs-persist plugin
Féry Mathieu (Mathius)
2022-02-08
Inline a few JS functions
Samantaz Fox
2022-02-08
handlers.js: fix TypeError on document.activeElement.type
Samantaz Fox
2022-02-08
player shortcuts: ignore numpad
Samantaz Fox
2022-02-07
Fix typos
Dimitris Apostolou
2022-01-30
Merge pull request #2846 from iv-org/SamantazFox-fix-search-focus-js
Samantaz Fox
2022-01-30
Ignore "/" key handling if search box is focused
Samantaz Fox
2022-01-30
rename hls to vhs in the player
Émilien Devos
2022-01-28
Merge pull request #2397 from syeopite/dep-manager-for-videojs-stuff
Samantaz Fox
2022-01-13
Add JS to focus search box on '/'
Samantaz Fox
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 loading/switching theme
Théo Gaillard
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-10-11
scroll the nextVideo into the top
diogo
2021-09-18
Revert to iv-org fork of silvermine-videojs-quality-selector
syeopite
2021-09-18
Stop shipping VideoJS files
syeopite
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
Change videojs-vr to the unminified version
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-03-20
fix comment replies
Andrew Zhao
2021-03-01
Enhance search filter UI for JS disabled users
syeopite
[next]