| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-04 | Add #to_http_params method to Query (Fixes #3148) | Samantaz Fox | |
| 2022-06-08 | Fix CI: use be_close() with 1s delta for Time comparisons | Samantaz Fox | |
| 2022-06-08 | Add hashtag extractor spec | Samantaz Fox | |
| 2022-04-16 | Add spec for the Search::Query class | Samantaz Fox | |
| 2022-04-03 | Code cleanup | Samantaz Fox | |
| 2022-03-29 | Add a function to generate HTTP::Params from Filters | Samantaz Fox | |
| 2022-03-29 | Add a function to parse search filters from invidious URL params | Samantaz Fox | |
| 2022-03-29 | Add a function to parse invidious legacy search filters | Samantaz Fox | |
| 2022-03-29 | Add a function to parse youtube search parameters | Samantaz Fox | |
| 2022-03-29 | Add a function to build youtube search filters | Samantaz Fox | |
| (it aims at replacing produce_search_params) | |||
| 2022-02-07 | Move import logic to its own module | Samantaz Fox | |
| 2022-01-16 | Merge pull request #2545 from bbielsa/csv-subscriptions-import | Samantaz Fox | |
| Add CSV Subscriptions Import | |||
| 2022-01-15 | Use contain_exactly() in spec | Samantaz Fox | |
| 2022-01-12 | Add tests | Samantaz Fox | |
| 2022-01-12 | i18n: use spectator for i18next plurals spec | Samantaz Fox | |
| 2022-01-10 | i18n: Add plural tests (spec) | Samantaz Fox | |
| 2022-01-07 | Add spectator and switch to Spectator DSL | matthewmcgarvey | |
| 2022-01-07 | Move helpers_spec.rb into invidious directory | matthewmcgarvey | |
| 2022-01-05 | Remove spec for playlist continuation | Samantaz Fox | |
| 2022-01-05 | Show unavailable videos in playlists | Samantaz Fox | |
| 2021-11-29 | Remove dead code | matthewmcgarvey | |
| 2021-10-11 | Remove useless 'require' statement in spec | Samantaz Fox | |
| 2021-09-24 | Manually extract category refactor from 1b569bbc99207cae7c20aa285f42477ae361dd30 | syeopite | |
| Also fixes some errors caused by cherry-picking | |||
| 2021-07-26 | Remove locales consistency check | Samantaz Fox | |
| This is not required anymore, due to the new weblate config (from now on, weblate adds strings as they are translated). | |||
| 2021-07-14 | Debloat channels.cr into multiple files (#2225) | syeopite | |
| Cherry picked from ui overhaul branch with a few modifications: - channel folder is renamed to channels - parsing for channel home and featured channels are removed due to lack of infrastructure from other commits (cherry picked from commit 44d18b8e147b47ad06a54cc6fd08423d9f39074d) | |||
| 2021-04-21 | Make the linter happy, again | Samantaz Fox | |
| 2021-04-21 | Add spec (test case) for locale files consistency | Samantaz Fox | |
| 2021-04-03 | Merge pull request #1929 from Svallinn/channel_playlist_fix | TheFrenchGhosty | |
| Fix channels' playlists fetching | |||
| 2021-04-02 | Merge pull request #1922 from Svallinn/search_api_fixes | TheFrenchGhosty | |
| Fix channels' search API | |||
| 2021-03-24 | Remove unused function and related test | Svallinn | |
| 2021-03-24 | Modify spec file | Svallinn | |
| 2021-03-24 | remove comments extract cursor | Andrew Zhao | |
| 2021-03-21 | Fix produce_playlist_continuation checks in spec/helpers_spec.cr | Samantaz Fox | |
| 2021-02-25 | fix search | Andrew Zhao | |
| Put search page in the super secret proto field | |||
| 2020-12-10 | Untrack config.yml (#1557) | saltycrys | |
| * Untrack config.yml `config/config.yml` has been untracked and moved to `config/config.example.yml`. The Dockerfile has been updated to copy all `config/config.*` files and to try to move `config/config.example.yml` to `config/config.yml`. If a user supplied `config/config.yml` exists it is not overwritten. * Update Dockerfile to use `shard.lock` * Fix tests | |||
| 2020-12-06 | Fix comment continuation tests | saltycrys | |
| 2020-07-26 | Fix spec | Omar Roth | |
| 2020-06-16 | Update channel playlists to use polymer | Omar Roth | |
| 2020-06-15 | Add support for polymer redesign | Omar Roth | |
| 2020-03-30 | Add spec for extract_plid | Omar Roth | |
| 2019-11-14 | Fix typo in playlist url | Omar Roth | |
| 2019-10-27 | Fix extractor for channel community cursor | Omar Roth | |
| 2019-10-27 | Refactor continuation token handling | Omar Roth | |
| 2019-07-20 | Refactor continuation protocol buffers | Omar Roth | |
| 2019-05-28 | Update specs | Omar Roth | |
| 2019-04-10 | Add 'sign_token' | Omar Roth | |
| 2019-04-03 | Add 'sort_by' to /api/v1/comments | Omar Roth | |
| 2019-02-09 | Add produce_channel_playlists_url | Omar Roth | |
| 2019-02-04 | Use IO::Memory for creating continuation tokens | Omar Roth | |
| 2019-02-04 | Add helpers_spec | Omar Roth | |
