Commit Graph

12 Commits (d03a62641f20a8dfd15fc9fe50373a5e75ee3d6e)

Author SHA1 Message Date
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 fafd4d9396 new lines in the end of file 2 years ago
meow c4cc50ca39 replace innerHTML to safer textContent where possible 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 17edfd6573
Shorten timeout for AJAX 5 years ago
Omar Roth 552f616305
Fix retry on timeout for AJAX requests 5 years ago
Omar Roth 8c944815bc
Minor refactor 5 years ago
Omar Roth 7d2e1f63b5
Refactor watched_widget.js 5 years ago