Commit Graph

4231 Commits (13bf4e9e00030161165edf45b5e7d6e2ab1b3e30)
 

Author SHA1 Message Date
Macic 13bf4e9e00
Support handles
Samantaz Fox 2a803dc067
Fix displaying author name for community posts ()
ChunkyProgrammer c2957dbce4 fix displaying author name
Samantaz Fox 9a9f8231e8
Translations update from Hosted Weblate ()
Hosted Weblate ad3c721af7
Update Czech translation
Co-authored-by: Fjuro <ifjuro@proton.me>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate 9b9fde1054
Update Chinese (Traditional) translation
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate e66e463156
Update Croatian translation
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate 5c024c677b
Update Ukrainian translation
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate 68caf355af
Update Esperanto translation
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate 32bc44e83b
Update Spanish translation
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate 8cc0f9faf0
Update Italian translation
Update Italian translation

Co-authored-by: atilluF <atilluF@users.noreply.hosted.weblate.org>
Co-authored-by: Translator-3000 <weblate.m1d0h@8shield.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate 75d136ce77
Update French translation
Co-authored-by: slundi <slundi@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate dd1ffb9283
Update Arabic translation
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate b3a605c574
Update Polish translation
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate f5b3cee263
Update Korean translation
Update Korean translation

Co-authored-by: xrfmkrh <rF3nMd7sRKezjF2vcEQo@protonmail.com>
Co-authored-by: 이정희 <daemul72@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Hosted Weblate 24f1d82919
Update Turkish translation
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
Samantaz Fox dbee027ed9
Search: Fix ArithmeticOverflow + wrong subs count issues ()
Samantaz Fox 624425cfa8
Add support for timedtext captions ()
Samantaz Fox 4e3884cae7
Use the right source path when copying .min.css files ()
Samantaz Fox ebc02d0be3
Formatting fix for Crystal nightly ()
Samantaz Fox f47d4f88cc
Deps: Use the right source path when copying .min.css files
Thanks to therealresonix for the catch!
Samantaz Fox cf93c94fc4
Formatting fix for Crystal nightly
Changes added by https://github.com/crystal-lang/crystal/pull/12951
Émilien Devos 030070f1eb
Merge pull request from hippogriffin/postgresql-12-chart-lock
Update chart.lock
hippogriffin 3509999892 update chart.lock
Samantaz Fox 0e68756758
Make DASH absolute urls when local ()
Samantaz Fox a7b2df31f0
API: make /api/v1/videos respect the 'local' parameter ()
Samantaz Fox ce07f2cd4a
Video proxy: always include the 'range' header ()
DUOLabs333 ff66cec920 Remove debug print
DUO Labs 67ace4fd9d
Some indention changes
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
DUOLabs333 86333cd434 Formatting
DUOLabs333 8dcc98b3b9 If videCountText lists the number of subscribers, then don't use it in get_video_count
Brahim Hadriche 910809f1eb Handle case with included manifest
Samantaz Fox ea0d1b6f7b
Make shell scripts executable (chmod 755) ()
Émilien Devos c8fecffbbe
Merge pull request from Craeckie/master
Docker: Added tini for proper signal forwarding
Samantaz Fox 215446e638
Docker: Also add tini to ARM64 dockerfile
Samantaz Fox b779445836
Translations update from Hosted Weblate ()
Hosted Weblate c02ae66bb1
Update Korean translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: xrfmkrh <rF3nMd7sRKezjF2vcEQo@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Samantaz Fox d1bf36bd2b
Update translation keys for new channels tabs ()
Samantaz Fox aacf83c06e
locales: Update translation keys for Videos/Community tabs
Samantaz Fox 1af846e58c
API: make /api/v1/videos respect the 'local' parameter
Émilien Devos c012aac997
Don't continue when LOGIN_REQUIRED and no videoDetails element ()
Émilien Devos d6087fac47 Don't continue when LOGIN_REQUIRED and no videoDetails
Samantaz Fox 4ee483282e
Video proxy: always include the 'range' header
Samantaz Fox 04b97ec261
make shell scripts executable (chmod 755)
Brahim Hadriche 1fb0a49592 Make DASH absolute urls when local
DUOLabs333 4b2d942024 Convert tabs to spaces
Samantaz Fox 05258d56bd
Add support for the new channel layout - part 2 ()
marc 692166bd64
Update chart dependency for postgresql
* Update Chart.yaml

Set postgresql Chart version to 12.1.6. Bitnami deleted 11.1.3.

* Force postgresql image tag version

Co-authored-by: Émilien Devos <contact@emiliendevos.be>
DUOLabs333 456e91426a Formatting
DUOLabs333 4fc1b8ae86 Remove superfluous 'end'