meow
|
b72b917af2
|
handled invalid values in storage
partial rewrite notifications.js
innerText to textContent
fixed bug with clamping
|
3 years ago |
meow
|
7dd699370f
|
js code rewrite. Created _helpers.js with XHR and storage wrapper
|
3 years ago |
Samantaz Fox
|
b0342b7449
|
Other minor fixes
|
3 years ago |
meow
|
7940e91cbe
|
single quotes
|
3 years ago |
meow
|
577a2356a0
|
convert arrow functions
|
3 years ago |
meow
|
38ef0b10e7
|
eqeqeq
|
3 years ago |
meow
|
c72d3c4a0e
|
semicolons
|
3 years ago |
Samantaz Fox
|
b344e1aadb
|
handlers.js: fix TypeError on document.activeElement.type
|
3 years ago |
Samantaz Fox
|
15c66e2b01
|
Ignore "/" key handling if search box is focused
Fixes a side effect of https://github.com/iv-org/invidious/pull/2814
See: https://github.com/iv-org/invidious/issues/2791#issuecomment-1018264144
|
3 years ago |
Samantaz Fox
|
8aed1e11c3
|
Add JS to focus search box on '/'
|
3 years ago |
Andrew Zhao
|
89fd35e02d
|
fix comment replies
|
4 years ago |
Omar Roth
|
3f97bebd69
|
Support adding video to playlist from watch page
|
5 years ago |
Omar Roth
|
0e58d99f4e
|
Fix player mouseover events
|
5 years ago |
Omar Roth
|
bd7950b757
|
Add toggle_parent to dynamic handlers
|
5 years ago |
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
|
5 years ago |