Commit Graph

10 Commits (0e22a0c21a41695ec7c073f60908db0052963216)

Author SHA1 Message Date
meow b72b917af2 handled invalid values in storage
partial rewrite notifications.js
innerText to textContent
fixed bug with clamping
meow 7dd699370f js code rewrite. Created _helpers.js with XHR and storage wrapper
meow fafd4d9396 new lines in the end of file
meow c4cc50ca39 replace innerHTML to safer textContent where possible
meow 38ef0b10e7 eqeqeq
meow c72d3c4a0e semicolons
meow eb7e48b059 use strict
Omar Roth 3f97bebd69
Support adding video to playlist from watch page
leonklingele 70cbe91776
Migrate to a good Content Security Policy ()
So attacks such as XSS (see [0]) will no longer be of an issue.

[0]: https://github.com/omarroth/invidious/issues/1022
Omar Roth be055d9dcb
Add support for custom playlists