]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/middlewares/validators/shared/videos.ts
Fetch directly all video attributes for get API
authorChocobozzz <me@florianbigard.com>
Fri, 11 Jun 2021 07:57:19 +0000 (09:57 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 11 Jun 2021 07:57:19 +0000 (09:57 +0200)
commitca4b4b2e5590c1b37cff1fe1be7f797b93351229
treee454de8be7b0dd6c28b08f27234fe6992ab9929c
parent1d43c3a613c72d69f7360fee9e5bfe6f662d62f7
Fetch directly all video attributes for get API
server/controllers/api/videos/index.ts
server/helpers/video.ts
server/lib/model-loaders/video.ts
server/middlewares/validators/shared/videos.ts
server/middlewares/validators/videos/videos.ts
server/models/video/video.ts
server/typings/express/index.d.ts