Wes van der Vleuten
|
c03f92baf7
|
Fixed watch indicator when position is not saved
|
2022-11-08 23:22:44 +01:00 |
Wes van der Vleuten
|
5bcb5f3175
|
Removed console.log
|
2022-11-08 23:19:27 +01:00 |
Wes van der Vleuten
|
f604c1c68b
|
Fixed thumbnails with darkreader, Added watched indicator in more locations
|
2022-11-08 23:15:42 +01:00 |
Wes van der Vleuten
|
7b57381773
|
Added watch indicator
|
2022-11-07 20:04:46 +01: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 |
meow
|
fafd4d9396
|
new lines in the end of file
|
2022-04-25 13:14:08 +03:00 |
meow
|
c4cc50ca39
|
replace innerHTML to safer textContent where possible
|
2022-04-25 12:54:30 +03:00 |
meow
|
38ef0b10e7
|
eqeqeq
|
2022-04-25 10:14:24 +03:00 |
meow
|
c72d3c4a0e
|
semicolons
|
2022-04-25 10:13:00 +03:00 |
meow
|
eb7e48b059
|
use strict
|
2022-04-25 10:12:16 +03: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 |
Omar Roth
|
17edfd6573
|
Shorten timeout for AJAX
|
2019-06-16 12:55:17 -05:00 |
Omar Roth
|
552f616305
|
Fix retry on timeout for AJAX requests
|
2019-06-15 10:09:32 -05:00 |
Omar Roth
|
8c944815bc
|
Minor refactor
|
2019-06-07 21:13:50 -05:00 |
Omar Roth
|
7d2e1f63b5
|
Refactor watched_widget.js
|
2019-05-16 20:51:17 -05:00 |