| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-25 | Fix broken connections in pool | Omar Roth | |
| 2019-10-25 | Remove invalid connections from pool | Omar Roth | |
| 2019-10-25 | Vary user-agent | Omar Roth | |
| 2019-10-25 | Add HTTPClient pool | Omar Roth | |
| 2019-10-25 | Remove code for /api/v1/insights | Omar Roth | |
| 2019-10-21 | Format source | Omar Roth | |
| 2019-10-21 | Skip deleted videos in playlist | Omar Roth | |
| 2019-10-20 | Fix typo in footer | Omar Roth | |
| 2019-10-20 | Merge pull request #839 from TheFrenchGhosty/crypto | Omar Roth | |
| Add protocol to the cryptocurrencies | |||
| 2019-10-20 | Fix typo in English locale | Omar Roth | |
| 2019-10-20 | Fix typo in syncing user preferences | Omar Roth | |
| 2019-10-20 | Move feed_menu and default_home into user preferences | Omar Roth | |
| 2019-10-20 | Fix redirect for livestreams | Omar Roth | |
| 2019-10-19 | Add protocol to the cryptocurrencies | TheFrenchGhosty | |
| 2019-10-18 | Only force resolve for www.youtube.com | Omar Roth | |
| 2019-10-16 | Allow unlisted playlists to be viewed from /api/v1/playlists/ | Omar Roth | |
| 2019-10-15 | Fix indexId for created playlist video | Omar Roth | |
| 2019-10-15 | Add support for custom playlists | Omar Roth | |
| 2019-10-14 | Fix white-space for RSS feeds | Omar Roth | |
| 2019-10-14 | Remove SSL redirect | Omar Roth | |
| 2019-10-12 | Remove Patreon links | Omar Roth | |
| 2019-10-10 | Avoid override for X-Client headers | Omar Roth | |
| 2019-10-10 | Add YouTube-Client headers to HTTP requests | Omar Roth | |
| 2019-10-09 | Add support for zh-TW translation | Omar Roth | |
| 2019-10-04 | Fix default value for empty description | Omar Roth | |
| 2019-10-04 | Add description to RSS body | Omar Roth | |
| 2019-10-04 | Refactor process_video_params | Omar Roth | |
| 2019-10-04 | Refactor storyboard generation | Omar Roth | |
| 2019-09-30 | Bump supported Crystal version | Omar Roth | |
| 2019-09-30 | Merge pull request #743 from girst/rssparams | Omar Roth | |
| Forward query string parameters from Atom feeds | |||
| 2019-09-30 | Forward parameters given in ¶ms= from Atom feeds | girst | |
| Any parameters given in ¶ms=... are appended to /watch URLs. This allows e.g. passing &raw=1&listen=1 to a playlist of music and use an rss reader like newsboat as a media player, like so: https://invidio.us/feed/playlist/XXX?params=%26raw%3D1%listen%3D1 All three feeds--channels, playlists, subscriptions--are supported. | |||
| 2019-09-24 | Update privacy policy | Omar Roth | |
| 2019-09-24 | Add fix for index out of bounds during high load | Omar Roth | |
| 2019-09-24 | Update DB calls for 0.31.0 | Omar Roth | |
| 2019-09-24 | Add config options for host binding and port | Omar Roth | |
| 2019-09-24 | Add support for Turkish translation | Omar Roth | |
| 2019-09-24 | Update to Crystal 0.31.0, resolve compiler deprecation warnings, update ↵ | leonklingele | |
| dependencies (#764) * shard: update to crystal 0.31.0 Additionally, no longer use the Crystal "markdown" library which has been removed from the Crystal stdlib in version 0.31.0. See https://github.com/crystal-lang/crystal/pull/8115. Also fix some deprecation warnings using the following commands: find . \( -type d -name .git -prune \) -o -type f -exec sed -i 's/URI\.escape/URI\.encode_www_form/g' "{}" \; find . \( -type d -name .git -prune \) -o -type f -exec sed -i 's/URI\.unescape/URI\.decode_www_form/g' "{}" \; sed -i 's/while \%pull\.kind \!\= \:end_object/until \%pull\.kind\.end_object\?/g' src/invidious/helpers/patch_mapping.cr | |||
| 2019-09-22 | Fix typo in Google login | Omar Roth | |
| 2019-09-21 | Add additional handling for unplayable videos | Omar Roth | |
| 2019-09-21 | Update Google login | Omar Roth | |
| 2019-09-12 | Update sub_count extractor | Omar Roth | |
| 2019-09-12 | Hide video count for auto-generated channels | Omar Roth | |
| 2019-09-12 | Add support for abbreviated sub count in search | Omar Roth | |
| 2019-09-12 | Filter movies from recommended videos | Omar Roth | |
| 2019-09-08 | Add support for channel redirects | Omar Roth | |
| 2019-09-07 | Fix map for recommended videos | Omar Roth | |
| 2019-09-07 | Fix extractor for short_view_count_text | Omar Roth | |
| 2019-09-05 | Refactor error handling for API endpoints | Omar Roth | |
| 2019-09-04 | Shrink continuation cursor for YouTube comments | Omar Roth | |
| 2019-08-31 | Fix nillable for recommendedVideos | Omar Roth | |
