Commit Graph

11 Commits (1333e6db264b39516ec2f6897cf8410db368bf9e)

Author SHA1 Message Date
meow d3ab4a5145 JS. Trailing spaces removed 2 years ago
meow b72b917af2 handled invalid values in storage
partial rewrite notifications.js
innerText to textContent
fixed bug with clamping
2 years ago
meow 7dd699370f js code rewrite. Created _helpers.js with XHR and storage wrapper 2 years ago
meow 3431a1b1de `console.warn` and `info` instead of `log` 2 years ago
meow c4cc50ca39 replace innerHTML to safer textContent where possible 2 years ago
meow 9b09d369d9 add variable declarations 2 years ago
meow 38ef0b10e7 eqeqeq 2 years ago
meow c72d3c4a0e semicolons 2 years ago
meow eb7e48b059 use strict 2 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 bcd239ac2b
Add community page 5 years ago