Omar Roth
b5f79444f9
Fix optional value in data extractor
4 years ago
Omar Roth
8ed1c77e47
Skip DASH streams segmented by URL
4 years ago
Omar Roth
8c65b8c16f
Update playlists to support polymer redesign
4 years ago
Omar Roth
1f435522b4
Fix cast from nil in short_description
4 years ago
Omar Roth
83b1d80a5b
Fix signature URL regex
4 years ago
Omar Roth
38c7dda00f
Fix genreUrl
4 years ago
Omar Roth
056e7432bd
Update channel playlists to use polymer
4 years ago
Omar Roth
1eca969cf6
Add support for polymer redesign
4 years ago
Omar Roth
c1cbdae5ee
Make HOST_URL constant
4 years ago
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