summaryrefslogtreecommitdiffstats
path: root/assets/js/handlers.js (follow)
AgeCommit message (Collapse)Author
2022-01-13Add JS to focus search box on '/'Samantaz Fox
2021-03-20fix comment repliesAndrew Zhao
2020-04-09Support adding video to playlist from watch pageOmar Roth
2020-03-27Fix player mouseover eventsOmar Roth
2020-03-15Add toggle_parent to dynamic handlersOmar Roth
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