Omar Roth
4d4b6a2fa0
Remove top page
4 years ago
Omar Roth
d30a972a90
Support Crystal 0.35.0
4 years ago
Dmitry Sandalov
338dc3223c
Merge pull request #1182 from DmitrySandalov/master
...
Allow user to subscribe to playlist (#17 )
4 years ago
Omar Roth
6435c7b921
Fix reCaptcha
5 years ago
mendel5
80941eacbd
More consistent HTML IDs for info section ( #1156 )
...
* More consistent IDs for info section
More consistent IDs for info section: watch-on-youtube, annotations and download
* Consistent IDs: channel-name
* Consistent IDs: published-date
The term "published" can also be found in the answer for the following YouTube API request: https://developers.google.com/youtube/v3/docs/videos/list
5 years ago
Omar Roth
ceb252986e
Update captcha job
5 years ago
Dmitry Sandalov
5d8de5fde2
Allow user to subscribe to playlist ( #17 )
5 years ago
Omar Roth
750ef296c6
Update captcha handler
5 years ago
Omar Roth
454ae8656a
Cleanup request headers
5 years ago
Omar Roth
75450dcdbc
Update signature param
5 years ago
mendel5
9d23cf33fd
Consistent IDs for info section ( #1133 )
5 years ago
Omar Roth
97eb01a28d
Merge weblate
5 years ago
Omar Roth
408f3852ec
Hide playlist widget when user has no playlists
5 years ago
Omar Roth
7bb7003c9d
Fix authorThumbnails in /api/v1/channels
5 years ago
Omar Roth
920463f2ff
Fix playlist_ajax
5 years ago
Omar Roth
ca1185d0be
Fix warnings in latest version of Crystal
5 years ago
Omar Roth
02d4186b11
Fix player matching
5 years ago
Omar Roth
3f97bebd69
Support adding video to playlist from watch page
5 years ago
Omar Roth
2e378da922
Add support for Swedish locale
5 years ago
Omar Roth
b37f51bd7f
Fix /c/ redirect
5 years ago
Omar Roth
c97cdf551e
Refactor extract_plid
5 years ago
Omar Roth
3b2e142542
Fix JSON serialization
5 years ago
Omar Roth
92798abb5d
Add manifest-src to CSP
5 years ago
Omar Roth
59a15ceef6
Remove VarInt class
5 years ago
Omar Roth
4011a113cc
Strip invalid characters from referer URLs
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
Omar Roth
f92027c44b
Escape 'sort_by'
5 years ago
Omar Roth
1443335315
Switch textcaptcha to HTTPS
5 years ago
Omar Roth
bb72672dd9
Replace static asset requests with QUIC
5 years ago
Omar Roth
d96dee3aa6
Add debug info to videoplayback
5 years ago
Omar Roth
bd0aaa343b
Prevent storyboards from hanging
5 years ago
Omar Roth
a117d87f33
Skip validation checks for videoplayback, ggpht
5 years ago
Omar Roth
9dc4f8a1aa
Escape item titles in search page
5 years ago
leonklingele
0d536d11e3
Verify token signature in constant time, Run cheap checks first in token validation process ( #1032 )
...
* Verify token signature in constant time
To prevent timing side channel attacks
* Run cheap checks first in token validation process
Expensive checks such as the nonce lookup on the database or the
signature check can be run after cheap/fast checks.
5 years ago
Omar Roth
e21f770485
Fix status check for channel page
5 years ago
Omar Roth
697c00dccf
Sanitize PLID
5 years ago
Omar Roth
1caf6a3298
Fix deadlock when updating notifications
5 years ago
Omar Roth
02fd02d482
Remove DB array concatenation
5 years ago
Pedro Lucas Porcellis
239fb0db94
Remove duplicated Github logo on footer ( #986 )
...
* Remove duplicated Github logo on footer
5 years ago
Omar Roth
43da06a354
Remove temp fix for crystal/crystal-lang#7383
5 years ago
Omar Roth
fea6b67067
Remove 'type' attribute from community embed
5 years ago
Leon Klingele
bc9dc3bf1e
Update code formatting for Crystal 0.33.0
...
Crystal 0.33.0 introduced some changes to to the code formatter.
Run "crystal tool format" so CI doesn't fail anymore.
5 years ago
Leon Klingele
e3c10d779d
Add support to read config from environment variable
...
Try to read app config from the "INVIDIOUS_CONFIG" environment variable.
If the variable is undefined, read config from config.yml file as before.
Required by https://github.com/omarroth/invidious/pull/1015 et al.
5 years ago
Omar Roth
9841f74adc
Add handling for comments with no content
5 years ago
Omar Roth
b56e493d92
Remove frameborder from community embeds
5 years ago
Omar Roth
a2c5211b20
Check /browse_ajax for channel blocks
5 years ago
Omar Roth
648cc0f006
Refactor signature extraction
5 years ago
Omar Roth
7baced75e5
Fix channel redirect
5 years ago
Omar Roth
7b88d0efe3
Minor refactor
5 years ago
Omar Roth
4aada65dae
Fix channel playlists for genre channels
5 years ago