meow
|
3431a1b1de
|
console.warn and info instead of log
|
2022-04-25 12:54:32 +03:00 |
|
meow
|
c4cc50ca39
|
replace innerHTML to safer textContent where possible
|
2022-04-25 12:54:30 +03:00 |
|
meow
|
12ab11413f
|
fix double variable declaration
|
2022-04-25 10:17:15 +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 |
|
saltycrys
|
680dc1f962
|
Shuffle URL params
The `list` and `index` params are the most important and come first now.
|
2020-12-08 02:30:48 +01: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
|
23ccaea2ff
|
Fix comment event listener
|
2019-10-18 12:44:11 -04:00 |
|
Omar Roth
|
be055d9dcb
|
Add support for custom playlists
|
2019-10-15 21:17:14 -04:00 |
|
Omar Roth
|
d034fecc89
|
Remove default arguments from function definitions
|
2019-07-20 20:33:44 -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
|
e23bab0103
|
Only add notification event listener after onload
|
2019-06-01 17:38:49 -05:00 |
|
Omar Roth
|
0338fd42e1
|
Add support for Web notifications
|
2019-06-01 16:09:17 -05:00 |
|
Omar Roth
|
de77c71042
|
Add "local" to "next video" URLs
|
2019-05-27 12:16:22 -05:00 |
|
Omar Roth
|
058711d3a8
|
Refactor player.js
|
2019-05-06 11:23:14 -05:00 |
|
Omar Roth
|
2ddc61fa5c
|
Refactor embed.js
|
2019-05-06 10:37:22 -05:00 |
|