summaryrefslogtreecommitdiffstats
path: root/spec (follow)
AgeCommit message (Collapse)Author
2020-12-10Untrack 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-06Fix comment continuation testssaltycrys
2020-07-26Fix specOmar Roth
2020-06-16Update channel playlists to use polymerOmar Roth
2020-06-15Add support for polymer redesignOmar Roth
2020-03-30Add spec for extract_plidOmar Roth
2019-11-14Fix typo in playlist urlOmar Roth
2019-10-27Fix extractor for channel community cursorOmar Roth
2019-10-27Refactor continuation token handlingOmar Roth
2019-07-20Refactor continuation protocol buffersOmar Roth
2019-05-28Update specsOmar Roth
2019-04-10Add 'sign_token'Omar Roth
2019-04-03Add 'sort_by' to /api/v1/commentsOmar Roth
2019-02-09Add produce_channel_playlists_urlOmar Roth
2019-02-04Use IO::Memory for creating continuation tokensOmar Roth
2019-02-04Add helpers_specOmar Roth