PeerTube/server/controllers
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
..
activitypub esModuleInterop to true 2021-08-27 15:12:22 +02:00
api Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
bots.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
client.ts Add ability to filter out public videos from admin 2021-11-12 14:23:22 +01:00
download.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
feeds.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
index.ts Dissociate video file names and video uuid 2021-02-18 13:38:09 +01:00
lazy-static.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
live.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
plugins.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
services.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
static.ts Remove deprecated torrent static route 2021-10-14 11:39:06 +02:00
tracker.ts forceConsistentCasingInFileNames to true 2021-08-30 09:37:18 +02:00
webfinger.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00