summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-07-29Update Japanese translation黒にゃんこ
2021-07-29Update Japanese translationAllan Nordhøy
2021-07-29Update Turkish translationAllan Nordhøy
2021-07-29Update Chinese (Simplified) translationAllan Nordhøy
2021-07-29Update Icelandic translationAllan Nordhøy
2021-07-29Update Spanish translationAllan Nordhøy
2021-07-29Update Basque translationAllan Nordhøy
2021-07-29Update French translationAllan Nordhøy
2021-07-29Update Norwegian Bokmål translationAllan Nordhøy
2021-07-29Update Polish translationAllan Nordhøy
2021-07-29Update German translationAllan Nordhøy
2021-07-29Update Russian translationAllan Nordhøy
2021-07-29Update English (United States) translationAllan Nordhøy
2021-07-29Update Croatian translationMilo Ivir
2021-07-29Update English (United States) translationAllan Nordhøy
2021-07-28Remove workaround for decompression of proxied files (#2286)Samantaz Fox
Was used by `proxy_file` before crystal 0.35.0. Implemented in: f7dbf2bdd4f38fed72ad823be1bc86b727aafdb0 orphaned since: d30a972a909e66d963ee953349fe045a1d9a41ee
2021-07-28Fix raw parameter for videos in listen mode (#2270)syeopite
2021-07-28Merge pull request #2283 from weblate/weblate-invidious-translationsTheFrenchGhosty
Translations update from Weblate
2021-07-27Update Korean translationLee Woong Jae
2021-07-27Merge pull request #2280 from weblate/weblate-invidious-translationsTheFrenchGhosty
Translations update from Weblate
2021-07-27Update Korean translation황윤성
2021-07-27Update Korean translationLee Woong Jae
2021-07-26Merge pull request #2274 from syeopite/svg-logoTheFrenchGhosty
Change Invidious logo in README to be a svg.
2021-07-25Use colorized version of safari-pinned-tab.svgsyeopite
2021-07-26Add Korean (ko.json) to loaded localesSamantaz Fox
Required because of c83113d49be085b41756d5f7eecca3d4e7d2fabd.
2021-07-26Remove locales consistency checkSamantaz Fox
This is not required anymore, due to the new weblate config (from now on, weblate adds strings as they are translated).
2021-07-26Merge pull request #2266 from weblate/weblate-invidious-translationsSamantaz Fox
Translations update from Weblate
2021-07-24Change README logo to use vector imagesyeopite
2021-07-24Update Korean translation황윤성
2021-07-24Update Portuguese (Brazil) translationVinicius
2021-07-24Update Japanese translation黒にゃんこ
2021-07-24Update Arabic translationRex_sa
2021-07-24Update Russian translationNikita Epifanov
2021-07-24Add Korean translation황윤성
2021-07-24Rework the README (#2135)Samantaz Fox
Major README.md cleaning Additions: * Add the invidious logo * Add Quickstart section * Add relevant links (instance list, documentation, contribute, donate) directly in the header Badges: * Add badges for open issues and PRs * Add "Awesome Humane Tech" badge, as we're listed there * Move CI passed/translated badges to the top * Replace the "license feature" with a proper badge Major section changes: * Reword titles * Rewrite features list * Promote the screenshots sections. People like screenshots! * Move "donate" to the end, there is a link at the top anyway * Move section "made with invidious" after all the other invidious related sections + rename it to "Projects using Invidious" Other fixes: * Remove useless HTML in the screenshots table * Remove extra columns in H2 titles * Remove all useless lines between sections * Use markdown for git commands + add the staging step * Promote invidious redirect in "Extensions" * Update preference screenshots
2021-07-16Merge pull request #2201 from pinchese/patch-1syeopite
futureproof comment avatars
2021-07-16config_example.yaml: document all possible options (#2083)Samantaz Fox
Fixes https://github.com/iv-org/documentation/issues/46
2021-07-15Include liblsquic build in dockerfile + add support for ARM64 on Docker (#2147)nemunaire
Co-authored-by: Emilien Devos <contact@emiliendevos.be>
2021-07-15Multiple front-end fixes (#2247)Samantaz Fox
Fixes: * Sanitize user-provided content in HTML (Fixes #2193) * Fix encoding of search query in prev/next pages (Fixes #2229) * Fix some issues introduced with #2196: - Fix alignment of all <h3> elements (Move the inline style from the parent to the <h3> element) - Add missing comma on 'dir' HTML attribute (Typo introduced by PR #2196) Code cleaning: * Remove unnecessary 'each_sclice' + 'each' double loop in ECR files * Clean the player's <source> list generation code (in player.ecr)
2021-07-14Merge pull request #2205 from syeopite/fix-age-restricted-videossyeopite
Partial (and temporary) fix for age restricted videos
2021-07-14Mute unbuffered_flush IOError exception (#2235)Émilien Devos
Related to #1416, it doesn't really fix the real error, but instead mutes the exception message. Like explained in #1416, this "exception Error" while flushing the client data doesn't harm the client-server connection. However, this exception message continuously spams the logs and makes debugging and error finding really difficult.
2021-07-14Translations update from Weblate (#2251)Weblate (bot)
* Update Arabic translation * Update Bengali (Bangladesh) translation * Update Chinese (Simplified) translation * Update Chinese (Traditional) translation * Update Croatian translation * Update Czech translation * Update Danish translation * Update Dutch translation * Update Esperanto translation * Update Hebrew translation * Update Indonesian translation * Update Lithuanian translation * Update Norwegian Bokmål translation * Update Portuguese (Brazil) translation * Update Serbian (cyrillic) translation * Update Spanish translation * Update Turkish translation * Update Vietnamese translation Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr> Co-authored-by: Eric <spice2wolf@gmail.com> Co-authored-by: Jeff Huang <s8321414@gmail.com> Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
2021-07-14Debloat channels.cr into multiple files (#2225)syeopite
Cherry picked from ui overhaul branch with a few modifications: - channel folder is renamed to channels - parsing for channel home and featured channels are removed due to lack of infrastructure from other commits (cherry picked from commit 44d18b8e147b47ad06a54cc6fd08423d9f39074d)
2021-07-12More locales fixes for consistency checksSamantaz Fox
2021-07-12Fix da.json for consistency checksSamantaz Fox
2021-07-12Fix sr.json for consistency checksSamantaz Fox
2021-07-12Fix cs.json for consistency checksSamantaz Fox
2021-07-12Fix sk.json for consistency checksSamantaz Fox
2021-07-12Fix si.json for consistency checksSamantaz Fox
2021-07-12Update bn_BD.json to pass consistency checksSamantaz Fox