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
/
notifications.js
(
follow
)
Age
Commit message (
Expand
)
Author
2023-11-23
Remove the 'fields' parameter on the client side too
Samantaz Fox
2022-06-05
JS. Trailing spaces removed
meow
2022-05-21
comment changed
meow
2022-05-21
handled invalid values in storage
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-25
`console.warn` and `info` instead of `log`
meow
2022-04-25
replace innerHTML to safer textContent where possible
meow
2022-04-25
add variable declarations
meow
2022-04-25
eqeqeq
meow
2022-04-25
semicolons
meow
2022-04-25
use strict
meow
2020-03-15
Migrate to a good Content Security Policy (#1023)
leonklingele
2019-07-20
Remove default arguments from function definitions
Omar Roth
2019-06-16
Fix event listener for notifications.js
Omar Roth
2019-06-16
Optimize get_subscriptions AJAX
Omar Roth
2019-06-16
Fix typo in notifications.js
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