PeerTube/server
Michael Williams 64f9b91de9
Add new filter hooks to /overviews/videos
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).
2021-07-21 16:01:34 +02:00
..
assets
controllers Add new filter hooks to /overviews/videos 2021-07-21 16:01:34 +02:00
helpers
initializers
lib Merge branch 'next' into develop 2021-07-21 15:51:30 +02:00
middlewares
models
static/dnt-policy
tests Merge branch 'next' into develop 2021-07-21 15:51:30 +02:00
tools
types
typings/express