summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-01-06Update Italian translationHosted Weblate
Co-authored-by: atilluF <atilluF@users.noreply.hosted.weblate.org>
2023-01-06Update Arabic translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mohamed-Touhami MAHDI <dragnucs@legtux.org>
2023-01-06Add Odia translationHosted Weblate
Co-authored-by: GET100PERCENT <eraofphysics@yahoo.com> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-01-05Add ability to disable all user notifications (#3473)Émilien Devos
2023-01-04Change regex used in short_text_to_numberDUOLabs333
2023-01-03Fix for the ArithmeticOverflow ProblemDUOLabs333
2023-01-03Removed unneccesary String::Builder and removed cues that was just a blank lineDUOLabs333
2023-01-03Add newlineDUOLabs333
2023-01-03More lintingDUOLabs333
2023-01-03LintingDUOLabs333
2023-01-03Add support for timedtext captionsDUOLabs333
2023-01-01Fixed dead link (#3526)confused_alex
2022-12-29handle auto theme correctly with the manual toggleshironeko
If the user used the manual toggle, they will not be able to get back to auto since it will force set to light theme. This should fix that.
2022-12-29fix: on hover btn #descexpansionbutton cursor to pointerbrackets0
2022-12-22channel: remove dead playlists codeSamantaz Fox
2022-12-22api: Add support for the "featured channels" endpointSamantaz Fox
2022-12-22frontend: Add support for the "featured channels" pageSamantaz Fox
2022-12-22frontend: Unify the various channel pagesSamantaz Fox
2022-12-22api: Add support for shorts and livestreamsSamantaz Fox
2022-12-22frontend: Add support for shorts and livestreamsSamantaz Fox
2022-12-22extractors: Fix ReelItemRendererParserSamantaz Fox
2022-12-22channel: Add support for shorts and livestreams (backend only)Samantaz Fox
2022-12-22channel: use YT API + extractors to fetch videosSamantaz Fox
2022-12-22channel: use YT API to fetch playlist itemsSamantaz Fox
2022-12-22Prepare to create a 'Channel' moduleSamantaz Fox
2022-12-22extractors: Add continuation token parserSamantaz Fox
2022-12-04extractors: separate 'extract' and 'parse' logicSamantaz Fox
2022-12-04frontend: remove paging on channel videosSamantaz Fox
2022-12-02channel: use extractor utils to parse tabs (+ code cleaning)Samantaz Fox
2022-12-02shards: Bump protodec to v0.1.5Samantaz Fox
2022-12-01added tini for proper signal forwardingdev
2022-11-22Fix values for dark_mode in config.example.yml (#3426)Samantaz Fox
2022-11-22Update config.example.ymlPrivacyDevel
2022-11-22Add "light" and "auto" as accepted values for dark_modePrivacyDevel
2022-11-22Correct config.example.yml dark_mode commentPrivacyDevel
2022-11-21Add param 8AEB for getting youtube stories (#3258)Samantaz Fox
2022-11-21CI: Use Crystal 1.6.2 in test matrix (#3400)Samantaz Fox
2022-11-21Fix parsing error in search results (#3418)Samantaz Fox
2022-11-20yt api: bump web client versionSamantaz Fox
2022-11-20search: Fix short text parsingSamantaz Fox
2022-11-17CI: Use Crystal 1.6.2 in test matrixSamantaz Fox
2022-11-17Cleanup videos (#3238)Samantaz Fox
2022-11-16videos: fix 'Arithmetic overflow' errorSamantaz Fox
2022-11-13videos: improve fetching of streaming dataSamantaz Fox
2022-11-09CleanupWes van der Vleuten
2022-11-08Fixed watch indicator when position is not savedWes van der Vleuten
2022-11-08Removed console.logWes van der Vleuten
2022-11-08Added parital watch indicator on more locationsWes van der Vleuten
2022-11-08Fixed thumbnails with darkreader, Added watched indicator in more locationsWes van der Vleuten
2022-11-07Added watch indicatorWes van der Vleuten