meow
|
7dd699370f
|
js code rewrite. Created _helpers.js with XHR and storage wrapper
|
3 years ago |
meow
|
3431a1b1de
|
`console.warn` and `info` instead of `log`
|
3 years ago |
meow
|
7450cb1f21
|
default parameters
|
3 years ago |
meow
|
c4cc50ca39
|
replace innerHTML to safer textContent where possible
|
3 years ago |
meow
|
38ef0b10e7
|
eqeqeq
|
3 years ago |
meow
|
c72d3c4a0e
|
semicolons
|
3 years ago |
meow
|
eb7e48b059
|
use strict
|
3 years ago |
leonklingele
|
70cbe91776
|
Migrate to a good Content Security Policy (#1023)
So attacks such as XSS (see [0]) will no longer be of an issue.
[0]: https://github.com/omarroth/invidious/issues/1022
|
5 years ago |
Omar Roth
|
17edfd6573
|
Shorten timeout for AJAX
|
6 years ago |
Omar Roth
|
552f616305
|
Fix retry on timeout for AJAX requests
|
6 years ago |
Omar Roth
|
8c944815bc
|
Minor refactor
|
6 years ago |
Omar Roth
|
e23bab0103
|
Only add notification event listener after onload
|
6 years ago |
Omar Roth
|
0338fd42e1
|
Add support for Web notifications
|
6 years ago |
Omar Roth
|
37d88d5ff7
|
Remove referer from XHR
|
6 years ago |
Omar Roth
|
2faa2ed1f4
|
Refactor watch.js
|
6 years ago |
Omar Roth
|
0099a9822e
|
Refactor subscribe_widget
|
6 years ago |