| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-27 | improve accessibility | ChunkyProgrammer | |
| 2022-05-21 | handled invalid values in storage | meow | |
| partial rewrite notifications.js innerText to textContent fixed bug with clamping | |||
| 2022-05-06 | js code rewrite. Created _helpers.js with XHR and storage wrapper | meow | |
| 2022-05-03 | Other minor fixes | Samantaz Fox | |
| 2022-04-25 | single quotes | meow | |
| 2022-04-25 | convert arrow functions | meow | |
| 2022-04-25 | eqeqeq | meow | |
| 2022-04-25 | semicolons | meow | |
| 2022-02-08 | handlers.js: fix TypeError on document.activeElement.type | Samantaz Fox | |
| 2022-01-30 | Ignore "/" key handling if search box is focused | Samantaz Fox | |
| Fixes a side effect of https://github.com/iv-org/invidious/pull/2814 See: https://github.com/iv-org/invidious/issues/2791#issuecomment-1018264144 | |||
| 2022-01-13 | Add JS to focus search box on '/' | Samantaz Fox | |
| 2021-03-20 | fix comment replies | Andrew Zhao | |
| 2020-04-09 | Support adding video to playlist from watch page | Omar Roth | |
| 2020-03-27 | Fix player mouseover events | Omar Roth | |
| 2020-03-15 | Add toggle_parent to dynamic handlers | Omar Roth | |
| 2020-03-15 | Migrate 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 | |||
