Commit Graph

10 Commits

Author SHA1 Message Date
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
d034fecc89 Remove default arguments from function definitions 2019-07-20 20:33:44 -05:00
bbb40aef51 Fix event listener for notifications.js 2019-06-16 18:11:34 -05:00
485a3e29e7 Optimize get_subscriptions AJAX 2019-06-16 17:33:24 -05:00
9dea251862 Fix typo in notifications.js 2019-06-16 12:57:56 -05:00
17edfd6573 Shorten timeout for AJAX 2019-06-16 12:55:17 -05:00
552f616305 Fix retry on timeout for AJAX requests 2019-06-15 10:09:32 -05:00
8c944815bc Minor refactor 2019-06-07 21:13:50 -05:00
e23bab0103 Only add notification event listener after onload 2019-06-01 17:38:49 -05:00
0338fd42e1 Add support for Web notifications 2019-06-01 16:09:17 -05:00