Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 1 | -1/+0 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -1/+7 |
| | | | | Introduce include and isLocal instead | ||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -2/+2 |
| | |||||
* | Add overviews filter hook tests | Chocobozzz | 2021-07-21 | 1 | -4/+4 |
| | |||||
* | Add new filter hooks to /overviews/videos | Michael Williams | 2021-07-21 | 1 | -3/+10 |
| | | | | | | This change adds new filter hooks `filter:api.overviews.videos.list.params` and `filter:api.overviews.videos.list.params` to /overviews/videos. The motivation is to make a plugin to [use `originallyPublishedAt` in all places where `publishedAt` is used](https://github.com/ahdinosaur/peertube-plugin-originally-published-at). | ||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -5/+5 |
| | |||||
* | Fix muted accounts on overviews | Chocobozzz | 2020-11-10 | 1 | -0/+1 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -27/+43 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Adapt feeds content-type to accept header | Rigel Kent | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -2/+3 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | 2 rows per overview section | Chocobozzz | 2019-04-05 | 1 | -1/+1 |
| | |||||
* | Add redundancy stats | Chocobozzz | 2018-09-14 | 1 | -10/+10 |
| | |||||
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -8/+18 |
| | |||||
* | Fix overview cache | Chocobozzz | 2018-09-04 | 1 | -2/+2 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 1 | -0/+97 |