PeerTube/server/controllers
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
..
activitypub Refactor requests 2021-07-20 15:27:18 +02:00
api Add new filter hooks to /overviews/videos 2021-07-21 16:01:34 +02:00
bots.ts Support '/w/' and '/w/p/' for watch page 2021-05-28 11:38:08 +02:00
client.ts Refactor requests 2021-07-20 15:27:18 +02:00
download.ts Reorganize imports 2021-07-20 15:27:19 +02:00
feeds.ts Move get* video methods to formatter 2021-06-11 14:36:07 +02:00
index.ts Dissociate video file names and video uuid 2021-02-18 13:38:09 +01:00
lazy-static.ts Refactor requests 2021-07-20 15:27:18 +02:00
live.ts Refactor requests 2021-07-20 15:27:18 +02:00
plugins.ts Refactor requests 2021-07-20 15:27:18 +02:00
services.ts Refactor a little bit controllers 2021-05-12 16:57:31 +02:00
static.ts Refactor requests 2021-07-20 15:27:18 +02:00
tracker.ts Remove unused tracker param 2021-01-15 10:23:40 +01:00
webfinger.ts Implement remote interaction 2021-01-15 10:49:10 +01:00