1
0
Fork 0
peertube/server/controllers/api/users
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
..
index.ts Add req and res as controllers hooks parameters 2021-11-25 09:54:22 +01:00
me.ts Add channel filters for my videos/followers 2021-10-20 09:25:44 +02:00
my-abuses.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
my-blocklist.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
my-history.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
my-notifications.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
my-subscriptions.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
my-video-playlists.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
token.ts Add req and res as controllers hooks parameters 2021-11-25 09:54:22 +01:00