Commit Graph

2005 Commits

Author SHA1 Message Date
Leon Klingele
66eb1fafea 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.
2020-02-23 12:32:14 +01:00
Leander Seidlitz
250424b1b9 readme.md: fix missing playlist relation in postgresql 2020-02-23 12:32:14 +01:00
Leon Klingele
e573aad2dc 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.
2020-02-23 12:32:14 +01:00
Jorge Maldonado Ventura
e3e559826c Remove invalid HTML from embed player 2020-02-23 12:32:14 +01:00
Omar Roth
b649294479 Add handling for comments with no content 2020-02-23 12:32:14 +01:00
Omar Roth
48eb119b53 Remove frameborder from community embeds 2020-02-23 12:32:14 +01:00
Omar Roth
134cdcca60 Check /browse_ajax for channel blocks 2020-02-23 12:32:14 +01:00
Outvi V
7fab269a64 Update zh-CN translation 2020-02-23 12:32:14 +01:00
Jorge Maldonado Ventura
c69f1111fd Change embed code 2020-02-23 12:32:13 +01:00
Mateusz Makowski
0ca36b0031 Internationalize the 'Welcome' string 2020-02-23 12:32:13 +01:00
Mateusz Makowski
bb9c07aa93 Add toggleable preference for nickname display 2020-02-23 12:32:13 +01:00
Mateusz Makowski
cb8b98f939 Display username of currently logged in user 2020-02-23 12:32:13 +01:00
Omar Roth
dd4c81ff53 Refactor signature extraction 2020-02-23 12:32:13 +01:00
chr56
cea0e9ea40 Update Chinese (Simplified) translation 2020-02-23 12:32:13 +01:00
Adam Zieliński
de978e7b64 Update Polish translation 2020-02-23 12:32:13 +01:00
Jorge Maldonado Ventura
09a893668f Update Spanish translation 2020-02-23 12:32:13 +01:00
Jorge Maldonado Ventura
1e6624aac6 Update Esperanto translation 2020-02-23 12:32:13 +01:00
Jeff Huang
902d21d058 Update Chinese (Traditional) translation 2020-02-23 12:32:13 +01:00
dimqua
8f7f7bbbd2 Update Russian translation 2020-02-23 12:32:13 +01:00
Oguz Ersen
f753ad0242 Update Turkish translation 2020-02-23 12:32:13 +01:00
Allan Nordhøy
cdf356f2d9 Update Norwegian Bokmål translation 2020-02-23 12:32:13 +01:00
Remi Reuvekamp
ec9267e2f9 Improve Dutch locale 2020-02-23 12:32:13 +01:00
Omar Roth
62e2dd54a8 Fix channel redirect 2020-02-23 12:32:13 +01:00
Omar Roth
fde65c353e Add base-devel to Arch dependencies 2020-02-23 12:32:13 +01:00
frajibe
e1dc633ec3 Fix the french translation 2020-02-23 12:32:13 +01:00
Omar Roth
dc792e32c8 Minor refactor 2020-02-23 12:32:13 +01:00
Omar Roth
e3088ebd9d Fix channel playlists for genre channels 2020-02-23 12:32:13 +01:00
Omar Roth
b1465c782b Bump video.js 2020-02-23 12:32:13 +01:00
Omar Roth
44d3453077 Bump dependencies 2020-02-23 12:32:13 +01:00
Omar Roth
80e1aa6f34 Minor refactor for channel playlists 2020-02-23 12:32:13 +01:00
Omar Roth
63f58d193e Add better error message for fetch_channel 2020-02-23 12:32:13 +01:00
Omar Roth
818064ec1c Add support for pt-BR 2020-02-23 12:32:13 +01:00
Everton
3786eeb0ae Add Brazilian Portuguese locale (#915)
* adding Brazilian Portuguese locale
2020-02-23 12:32:13 +01:00
Omar Roth
8bf9075af8 Remove --release from dockerfile 2020-02-23 12:32:13 +01:00
tleydxdy
e92fc60634 Proper fix for docker build
return to static linking
2020-02-23 12:32:13 +01:00
Omar Roth
737bc30bc6 Add support for Romanian locale 2020-02-23 12:32:13 +01:00
Vlad Crangă
df3ff3cb70 Update ro.json
Invidious translated from English into Romanian.
2020-02-23 12:32:13 +01:00
Vlad Crangă
a587ebd01e Create ro.json 2020-02-23 12:32:13 +01:00
Omar Roth
823603650f
Add support for /sorry/index CAPTCHA 2019-12-03 19:14:11 -05:00
Omar Roth
062867a38d
Strip domain from caption URLs 2019-12-01 17:52:39 -05:00
Omar Roth
04d56420d1 Run 'crystal tool format' 2019-11-28 08:20:44 -06:00
Omar Roth
a017574f74 Add support for force_resolve to QUIC client 2019-11-28 08:19:28 -06:00
Omar Roth
3fea1976c8
Update dependencies 2019-11-24 15:26:19 -05:00
Omar Roth
cf97dd9fcd
Bump dependencies 2019-11-24 14:00:53 -05:00
Omar Roth
0e3a48ff76
Update QUICPool 2019-11-24 13:41:47 -05:00
Omar Roth
276bf09238
Skip preferences for assets 2019-11-20 12:04:53 -05:00
Omar Roth
05988c1c49
Bump version 2019-11-18 20:41:42 -05:00
Omar Roth
d46b26e3bc
Use QUIC for connections to YouTube 2019-11-18 17:28:32 -05:00
Omar Roth
236c172c6f
Merge pull request #896 from sh4dowb/master
Fixed double quotes in meta description
2019-11-14 10:38:38 -05:00
Omar Roth
59fcb56972
Merge pull request #907 from tleydxdy/patch-2
Fix docker build for now
2019-11-14 10:38:12 -05:00