Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new filter hooks to /overviews/videos | Michael Williams | 2021-07-21 | 1 | -0/+4 |
| | | | | | | 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). | ||||
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | * add playlists.videos.list.params/results hooks closes #4192 * Revert "add playlists.videos.list.params/results hooks" This reverts commit ebd822ca0b769d88dbc5ae0062b286238cbced92. * add video-playlist-element.created hook closes #4192 * test: add playlist-element.created * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -0/+4 |
| | |||||
* | Reorganize plugin models | Chocobozzz | 2021-05-11 | 1 | -0/+123 |