コミットグラフ

11 コミット

作成者 SHA1 メッセージ 日付
meow d3ab4a5145 JS. Trailing spaces removed 2022-06-05 20:54:48 +03:00
meow b72b917af2 handled invalid values in storage
partial rewrite notifications.js
innerText to textContent
fixed bug with clamping
2022-05-21 13:35:41 +03:00
meow 7dd699370f js code rewrite. Created _helpers.js with XHR and storage wrapper 2022-05-06 04:46:59 +03:00
meow 3431a1b1de `console.warn` and `info` instead of `log` 2022-04-25 12:54:32 +03:00
meow c4cc50ca39 replace innerHTML to safer textContent where possible 2022-04-25 12:54:30 +03:00
meow 9b09d369d9 add variable declarations 2022-04-25 12:54:25 +03:00
meow 38ef0b10e7 eqeqeq 2022-04-25 10:14:24 +03:00
meow c72d3c4a0e semicolons 2022-04-25 10:13:00 +03:00
meow eb7e48b059 use strict 2022-04-25 10:12:16 +03:00
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
2020-03-15 16:46:08 -05:00
Omar Roth bcd239ac2b
Add community page 2019-07-09 09:31:04 -05:00