ChunkyProgrammer
|
a3da03bee9
|
improve accessibility
|
2023-03-27 22:56:29 -04:00 |
|
meow
|
b72b917af2
|
handled invalid values in storage
partial rewrite notifications.js
innerText to textContent
fixed bug with clamping
|
2022-05-21 13:35:41 +03:00 |
|
meow
|
7dd699370f
|
js code rewrite. Created _helpers.js with XHR and storage wrapper
|
2022-05-06 04:46:59 +03:00 |
|
Samantaz Fox
|
b0342b7449
|
Other minor fixes
|
2022-05-03 22:28:19 +02:00 |
|
meow
|
7940e91cbe
|
single quotes
|
2022-04-25 10:15:57 +03:00 |
|
meow
|
577a2356a0
|
convert arrow functions
|
2022-04-25 10:14:29 +03:00 |
|
meow
|
38ef0b10e7
|
eqeqeq
|
2022-04-25 10:14:24 +03:00 |
|
meow
|
c72d3c4a0e
|
semicolons
|
2022-04-25 10:13:00 +03:00 |
|
Samantaz Fox
|
b344e1aadb
|
handlers.js: fix TypeError on document.activeElement.type
|
2022-02-08 01:26:51 +01:00 |
|
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
|
2022-01-30 23:27:42 +01:00 |
|
Samantaz Fox
|
8aed1e11c3
|
Add JS to focus search box on '/'
|
2022-01-13 22:48:31 +01:00 |
|
Andrew Zhao
|
89fd35e02d
|
fix comment replies
|
2021-03-20 00:43:12 -04:00 |
|
Omar Roth
|
3f97bebd69
|
Support adding video to playlist from watch page
|
2020-04-09 10:55:32 -05:00 |
|
Omar Roth
|
0e58d99f4e
|
Fix player mouseover events
|
2020-03-27 09:47:46 -05:00 |
|
Omar Roth
|
bd7950b757
|
Add toggle_parent to dynamic handlers
|
2020-03-15 18:52:49 -04:00 |
|
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
|
2020-03-15 16:46:08 -05:00 |
|