PeerTube/shared/models/plugins
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
..
client Add ability to search playlists 2021-06-25 14:44:01 +02:00
plugin-index Reorganize plugin models 2021-05-11 13:33:11 +02:00
server Add new filter hooks to /overviews/videos 2021-07-21 16:01:34 +02:00
hook-type.enum.ts Reorganize shared models 2020-08-07 08:28:14 +02:00
index.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
plugin-package-json.model.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
plugin.type.ts WIP plugins: add ability to register plugins 2019-07-24 10:58:16 +02:00