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
/
embed.js
(
follow
)
Age
Commit message (
Expand
)
Author
2022-05-06
js code rewrite. Created _helpers.js with XHR and storage wrapper
meow
2022-04-25
`console.warn` and `info` instead of `log`
meow
2022-04-25
replace innerHTML to safer textContent where possible
meow
2022-04-25
fix double variable declaration
meow
2022-04-25
eqeqeq
meow
2022-04-25
semicolons
meow
2022-04-25
use strict
meow
2020-12-08
Shuffle URL params
saltycrys
2020-03-15
Migrate to a good Content Security Policy (#1023)
leonklingele
2019-10-18
Fix comment event listener
Omar Roth
2019-10-15
Add support for custom playlists
Omar Roth
2019-07-20
Remove default arguments from function definitions
Omar Roth
2019-06-16
Shorten timeout for AJAX
Omar Roth
2019-06-15
Fix retry on timeout for AJAX requests
Omar Roth
2019-06-07
Minor refactor
Omar Roth
2019-06-01
Only add notification event listener after onload
Omar Roth
2019-06-01
Add support for Web notifications
Omar Roth
2019-05-27
Add "local" to "next video" URLs
Omar Roth
2019-05-06
Refactor player.js
Omar Roth
2019-05-06
Refactor embed.js
Omar Roth