summaryrefslogtreecommitdiffstats
path: root/assets/js/watched_widget.js (follow)
AgeCommit message (Collapse)Author
2020-03-15Migrate to a good Content Security Policy (#1023)leonklingele
So attacks such as XSS (see [0]) will no longer be of an issue. [0]: https://github.com/omarroth/invidious/issues/1022
2019-06-16Shorten timeout for AJAXOmar Roth
2019-06-15Fix retry on timeout for AJAX requestsOmar Roth
2019-06-07Minor refactorOmar Roth
2019-05-16Refactor watched_widget.jsOmar Roth