| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-24 | Fix channel search API | Svallinn | |
| 2021-03-24 | remove comments extract cursor | Andrew Zhao | |
| 2021-03-23 | Merge pull request #1911 from SamantazFox/fix-long-playlists | TheFrenchGhosty | |
| Fix long playlists (100+ videos) | |||
| 2021-03-23 | Remove extra 'next page' button at then end of a playlist | Samantaz Fox | |
| 2021-03-22 | Remove useless parameter 'youtubei_browse' in get_channel_videos_response() | Samantaz Fox | |
| 2021-03-21 | Make the linter happy | Samantaz Fox | |
| 2021-03-21 | Print detailed error message when playlist can't be retrieved | Samantaz Fox | |
| 2021-03-21 | Playlist: Support edge case where 'content' in JSON may be erroneously plural | Samantaz Fox | |
| 2021-03-21 | Make use of youtube API helper in src/invidious/channels.cr | Samantaz Fox | |
| 2021-03-21 | Playlist: Fix video continuation (100+ videos playlists) | Samantaz Fox | |
| 2021-03-21 | Create youtube API wrapper fo /youtubei/v1/browse | Samantaz Fox | |
| 2021-03-21 | Playlist: Fix continuation token generation | Samantaz Fox | |
| 2021-03-21 | Fix fetching of large playlist | Samantaz Fox | |
| 2021-03-20 | fix comment replies | Andrew Zhao | |
| 2021-03-19 | Merge pull request #1837 from syeopite/master | TheFrenchGhosty | |
| Enhance search filter UI for JS disabled users | |||
| 2021-03-19 | Remove unused script element in search.ecr | syeopite | |
| 2021-03-17 | Fix: functional hl / dark_mode / thin_mode params | Svallinn | |
| 2021-03-13 | Add hover state to filter UI | syeopite | |
| 2021-03-13 | Fix indent in search.ecr for filters | syeopite | |
| 2021-03-11 | Make the build tests happy: remove blank lines | Samantaz Fox | |
| 2021-03-11 | playlists: Fix description being simple text (issue #1767) | Samantaz Fox | |
| 2021-03-11 | content_to_comment_html: Fix /watch links + make newline replace universal | Samantaz Fox | |
| 2021-03-06 | Merge pull request #1849 from saltycrys/channels | TheFrenchGhosty | |
| WIP channels fix | |||
| 2021-03-05 | Merge pull request #1829 from SimonPhoenix96/xml-json-yt-sub-import | TheFrenchGhosty | |
| integrate legacy yt xml subscription import with new json sub import | |||
| 2021-03-05 | Merge pull request #1832 from mark9064/patch-1 | TheFrenchGhosty | |
| Fix engagement | |||
| 2021-03-03 | WIP channels fix | saltycrys | |
| 2021-03-02 | Merge pull request #1729 from Rjevski/12factor-database-url-restored | Perflyst | |
| Support "Database URL" in addition to existing DB-related parameters | |||
| 2021-03-01 | Enhance search filter UI for JS disabled users | syeopite | |
| Change filters UI box to use <details>. Stylize detail button for filter ui Fix localization for 'filter' Fix CSS Fix styling | |||
| 2021-02-28 | Fix engagement | mark9064 | |
| Engagement was calculated as 0-1 but displayed as a percentage | |||
| 2021-02-27 | format invidious.cr using crystal cli | simonphoenix96 | |
| 2021-02-27 | fixed line indent typo | Simon Phoenix | |
| 2021-02-27 | integrate legacy yt xml subscription import with new json sub import | simonphoenix96 | |
| 2021-02-25 | fix search | Andrew Zhao | |
| Put search page in the super secret proto field | |||
| 2021-02-25 | Merge pull request #1797 from B0pol/published_utc | TheFrenchGhosty | |
| Use UTC for published date | |||
| 2021-02-25 | Merge pull request #1795 from B0pol/comments | TheFrenchGhosty | |
| Fix comment replies count | |||
| 2021-02-25 | Merge pull request #1804 from tenpura-shrimp/captionpreload | TheFrenchGhosty | |
| do not preload captions | |||
| 2021-02-24 | show how long ago stream started | Andrew Zhao | |
| 2021-02-24 | do not preload captions | Andrew Zhao | |
| 2021-02-21 | Use UTC for published date | bopol | |
| 2021-02-21 | Fix comment replies count | bopol | |
| 2021-02-14 | Enable the Hebrew translation since it's now translated at more than 80% | TheFrenchGhosty | |
| 2021-02-14 | Enable the Indonesian translation since it's now translated at more than 80% | TheFrenchGhosty | |
| 2021-02-10 | Fix playlists with `Various Artists` author | saltycrys | |
| 2021-02-04 | use large thumbnail for channels in search | Andrew Zhao | |
| 2021-02-04 | Merge pull request #1730 from notpushkin/patch-1 | Perflyst | |
| Add link[rel="alternate"] pointing to YouTube version | |||
| 2021-02-02 | Update code for Crystal 0.36.0 | saltycrys | |
| Rename `HTTPClient@socket` to `HTTPClient@io`, see https://github.com/crystal-lang/crystal/pull/9543. Rename `URI#full_path` to `URI#request_target`, see https://github.com/crystal-lang/crystal/pull/10099. | |||
| 2021-02-02 | Adjust routes | saltycrys | |
| Simple routes have been moved into a single `Misc` file. Embed routes have been moved into a single `Embed` file. The preferences route has been renamed to be more consistent with other parts of the codebase. | |||
| 2021-01-31 | Merge pull request #1712 from tenpura-shrimp/bumpvideojs | Perflyst | |
| Bump videojs and fix webworker | |||
| 2021-01-31 | Merge pull request #1732 from saltycrys/unrequire-logger | saltycrys | |
| Unrequire `logger` | |||
| 2021-01-31 | Unrequire `logger` | saltycrys | |
| Crystal's `Logger` was required but never used in Invidious. Crystal 0.36.0 removed `Logger` in favor of `Log`. | |||
