PeerTube/server/controllers/api
lutangar 7226e90fdc Add `req` and `res` as controllers hooks parameters
Hooks prefixed by `action:api` now give access the original express req and res.
Checkout guide.md for possible usage.
2021-11-25 09:54:22 +01:00
..
search Simplify search video channel 2021-11-16 13:52:46 +01:00
server Add ability to filter logs by tags 2021-10-20 14:33:38 +02:00
users Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
videos Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
abuse.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
accounts.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
bulk.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
config.ts Added 144p encoding (#4492) 2021-11-05 10:23:02 +01:00
custom-page.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
index.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
jobs.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
oauth-clients.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
overviews.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
plugins.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-channel.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
video-playlist.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00