Commit Graph

19 Commits (fafd4d93968f36f4b0f713eaef154ac0dc30de87)

Author SHA1 Message Date
meow 3431a1b1de `console.warn` and `info` instead of `log` 2 years ago
meow c4cc50ca39 replace innerHTML to safer textContent where possible 2 years ago
meow 12ab11413f fix double variable declaration 2 years ago
meow 38ef0b10e7 eqeqeq 2 years ago
meow c72d3c4a0e semicolons 2 years ago
meow eb7e48b059 use strict 2 years ago
saltycrys 680dc1f962 Shuffle URL params
The `list` and `index` params are the most important and come first now.
4 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
Omar Roth 23ccaea2ff
Fix comment event listener 5 years ago
Omar Roth be055d9dcb
Add support for custom playlists 5 years ago
Omar Roth d034fecc89
Remove default arguments from function definitions 5 years ago
Omar Roth 17edfd6573
Shorten timeout for AJAX 5 years ago
Omar Roth 552f616305
Fix retry on timeout for AJAX requests 5 years ago
Omar Roth 8c944815bc
Minor refactor 5 years ago
Omar Roth e23bab0103
Only add notification event listener after onload 5 years ago
Omar Roth 0338fd42e1
Add support for Web notifications 5 years ago
Omar Roth de77c71042
Add "local" to "next video" URLs 5 years ago
Omar Roth 058711d3a8
Refactor player.js 5 years ago
Omar Roth 2ddc61fa5c
Refactor embed.js 5 years ago