Commit Graph

871 Commits (4d4b6a2fa03b9de428a931729600c252ed801c36)

Author SHA1 Message Date
Omar Roth 4d4b6a2fa0
Remove top page 4 years ago
Omar Roth d30a972a90
Support Crystal 0.35.0 4 years ago
Dmitry Sandalov 5d8de5fde2
Allow user to subscribe to playlist (#17) 4 years ago
Omar Roth 454ae8656a
Cleanup request headers 4 years ago
Omar Roth 97eb01a28d
Merge weblate 4 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 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 92798abb5d Add manifest-src to CSP 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 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 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
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 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 0e844edacb
Add support for pt-BR 5 years ago
Omar Roth 1499ce43bf
Add support for Romanian locale 5 years ago
Omar Roth 062867a38d
Strip domain from caption URLs 5 years ago
Omar Roth 04d56420d1 Run 'crystal tool format' 5 years ago
Omar Roth a017574f74 Add support for force_resolve to QUIC client 5 years ago
Omar Roth 0e3a48ff76
Update QUICPool 5 years ago
Omar Roth 276bf09238
Skip preferences for assets 5 years ago
Omar Roth d46b26e3bc
Use QUIC for connections to YouTube 5 years ago
Omar Roth 8af87f1a8b
Fix updating of cookies 5 years ago
Omar Roth 494c954cbb
Add etag to /api/v1/annotations 5 years ago
Omar Roth 71bc9eea28
Add support for Anti-Captcha 5 years ago
Omar Roth 7b2ca55089
Fix escaping in email query 5 years ago
Omar Roth 02e1cdf210
Add support for '/yts/img' endpoint 5 years ago
Omar Roth 03e24cccd0
Add support for configurable administrator email 5 years ago
Omar Roth 35f011758d
Merge pull request #850 from XVnNzb2kFEhV9Tjm/master
Add Japanese translations
5 years ago
Omar Roth 2ebfaf76f2
Refactor continuation token handling 5 years ago
Omar Roth 0cf187dee7
Add support for image captcha in Google login 5 years ago
Omar Roth bdeb325bad
Fix monkeypatch for HTTP::Client 5 years ago
XVnNzb2kFEhV9Tjm f0368b02c4 Add Japanese translations 5 years ago
Omar Roth 6930570fa2
Add HTTPClient pool 5 years ago
Omar Roth aba2c5b938
Remove code for /api/v1/insights 5 years ago
Omar Roth 159b4f9734
Format source 5 years ago
Omar Roth 46a737c7a1
Skip deleted videos in playlist 5 years ago
Omar Roth 007646774e
Fix typo in English locale 5 years ago
Omar Roth 2d78e35e16
Fix typo in syncing user preferences 5 years ago