summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2019-07-31Fix image url extractorOmar Roth
2019-07-31Fix engagement for zero-view videos (#654)leonklingele
Division by zero resulted in 'NaN'. Fixes https://github.com/omarroth/invidious/issues/653.
2019-07-30Fix typo in video extractorOmar Roth
2019-07-29Fix handling for video content warningsOmar Roth
2019-07-29Update video extractor0.19.1Omar Roth
2019-07-27Autofill search for playlists and communities pageOmar Roth
2019-07-25Add support for '/embed/?list'Omar Roth
2019-07-24Add support for '/embed/live_stream'Omar Roth
2019-07-22Add support for Google login verificationOmar Roth
2019-07-20Refactor continuation protocol buffersOmar Roth
2019-07-20Fix continuation for last page of playlistsOmar Roth
2019-07-18Update translationsOmar Roth
2019-07-18Fix check for 2-step verificationOmar Roth
2019-07-18Add 'force_resolve' to fix issues with rate limitingOmar Roth
2019-07-14Disable autoplay in community tabsOmar Roth
2019-07-14Add '1.75' playback speedOmar Roth
2019-07-12Add support for Icelandic translationOmar Roth
2019-07-12Minor refactorOmar Roth
2019-07-12Update Google loginOmar Roth
2019-07-11Fix extraction for ytInitialDataOmar Roth
2019-07-10Raise 400 on invalid request to '/feed/webhook'Omar Roth
2019-07-10Add fix for empty title tag when fetching videosOmar Roth
2019-07-09Add fix for unsupported attachment typesOmar Roth
2019-07-09Remove empty representations from dash manifestsOmar Roth
2019-07-09Fix escaping for materialized view SQLOmar Roth
2019-07-09Add community pageOmar Roth
2019-07-08Add administrator option to disable proxyingOmar Roth
2019-07-08Add fix for #600Omar Roth
2019-07-07Attempt to optimize query for subscription feedOmar Roth
2019-07-05Prevent embeds from appearing in watch historyOmar Roth
2019-07-05Add av01 formats to itag listOmar Roth
2019-07-05Fix redirect for livestream segmentsOmar Roth
2019-07-05Fix chunk size for livestreamsOmar Roth
2019-07-05Fix chunking for livestream segmentsOmar Roth
2019-07-04Try to prevent redirect for DASH streamsOmar Roth
2019-07-04Chunk video files to bypass throttlingOmar Roth
2019-07-04Add 'pipe' for proxying assetsOmar Roth
2019-07-04Add support for Chinese translationOmar Roth
2019-07-03Fix 404 for video thumbnailsOmar Roth
2019-07-03Fix body when proxying assets with status code > 300Omar Roth
2019-07-03Fix protocol for video author thumbnailsOmar Roth
2019-07-03Fix channel thumbnail size in FireFoxOmar Roth
2019-07-03Fix author thumbnail for community repliesOmar Roth
2019-07-03Add /api/v1/search/suggestionsOmar Roth
2019-07-02Add '/api/v1/channels/comments'Omar Roth
2019-07-02Fix provided author for '/videos' endpointOmar Roth
2019-07-01Fit channel link to contentOmar Roth
2019-07-01Clean up comment templatingOmar Roth
2019-07-01Add Reddit comment permalinkOmar Roth
2019-07-01Resize comment thumbnailsOmar Roth