summaryrefslogtreecommitdiffstats
path: root/src/invidious.cr (follow)
AgeCommit message (Expand)Author
2019-11-04Fix escaping in email queryOmar Roth
2019-11-01Add support for '/yts/img' endpointOmar Roth
2019-10-27Add support for configurable administrator emailOmar Roth
2019-10-27Merge pull request #850 from XVnNzb2kFEhV9Tjm/masterOmar Roth
2019-10-27Refactor continuation token handlingOmar Roth
2019-10-27Add support for image captcha in Google loginOmar Roth
2019-10-26Fix monkeypatch for HTTP::ClientOmar Roth
2019-10-26Add Japanese translationsXVnNzb2kFEhV9Tjm
2019-10-25Add HTTPClient poolOmar Roth
2019-10-25Remove code for /api/v1/insightsOmar Roth
2019-10-21Format sourceOmar Roth
2019-10-21Skip deleted videos in playlistOmar Roth
2019-10-20Fix typo in English localeOmar Roth
2019-10-20Fix typo in syncing user preferencesOmar Roth
2019-10-20Move feed_menu and default_home into user preferencesOmar Roth
2019-10-20Fix redirect for livestreamsOmar Roth
2019-10-16Allow unlisted playlists to be viewed from /api/v1/playlists/Omar Roth
2019-10-15Fix indexId for created playlist videoOmar Roth
2019-10-15Add support for custom playlistsOmar Roth
2019-10-14Remove SSL redirectOmar Roth
2019-10-09Add support for zh-TW translationOmar Roth
2019-09-30Merge pull request #743 from girst/rssparamsOmar Roth
2019-09-30Forward parameters given in &params= from Atom feedsgirst
2019-09-24Update DB calls for 0.31.0Omar Roth
2019-09-24Add config options for host binding and portOmar Roth
2019-09-24Add support for Turkish translationOmar Roth
2019-09-24Update to Crystal 0.31.0, resolve compiler deprecation warnings, update depen...leonklingele
2019-09-22Fix typo in Google loginOmar Roth
2019-09-21Update Google loginOmar Roth
2019-09-08Add support for channel redirectsOmar Roth
2019-08-31Fix invalid viewCountText in related videosOmar Roth
2019-08-27Handle redirects in /videoplaybackOmar Roth
2019-08-27Minor refactorOmar Roth
2019-08-21Add 'playlistThumbnail' to playlist objectsOmar Roth
2019-08-21Refactor search extractorOmar Roth
2019-08-16Fix playlist_thumbnail extractorOmar Roth
2019-08-16Fix season playlistsOmar Roth
2019-08-15Add prefers-color-scheme support (#601)psvenk
2019-08-09Merge pull request #680 from leonklingele/add-player-stylesOmar Roth
2019-08-09Force redirect for videos without audioOmar Roth
2019-08-09Add support for player stylesLeon Klingele
2019-08-02Sort dash representations by framerateOmar Roth
2019-07-31Fix image url extractorOmar Roth
2019-07-31Fix engagement for zero-view videos (#654)leonklingele
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-18Fix check for 2-step verificationOmar Roth