PeerTube/server/controllers/api/videos
Chocobozzz ca4b4b2e55
Fetch directly all video attributes for get API
2021-06-11 09:57:19 +02:00
..
blacklist.ts add operationId doc middleware to so API endpoints 2021-06-04 09:21:46 +02:00
captions.ts Generate a name for caption files 2021-02-16 10:36:44 +01:00
comment.ts refactor API errors to standard error format 2021-06-02 16:57:07 +02:00
import.ts createThumbnail -> updateThumbnail 2021-06-04 15:45:44 +02:00
index.ts Fetch directly all video attributes for get API 2021-06-11 09:57:19 +02:00
live.ts createThumbnail -> updateThumbnail 2021-06-04 15:45:44 +02:00
ownership.ts refactor API errors to standard error format 2021-06-02 16:57:07 +02:00
rate.ts Optimize rate endpoint 2021-02-19 10:26:58 +01:00
update.ts refactor docMiddleware to support operationId-only form 2021-06-04 09:21:46 +02:00
upload.ts Fix video upload with a capitalized ext 2021-06-08 10:01:50 +02:00
watching.ts add video upload types, add doc middleware to more routes 2021-06-06 10:21:06 +02:00