]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/user/user.ts
Refactor video rights checker
authorChocobozzz <me@florianbigard.com>
Wed, 22 Jun 2022 07:44:08 +0000 (09:44 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 22 Jun 2022 08:25:31 +0000 (10:25 +0200)
commitff9d43f62a4f4737c5bfe955883b48c5440f323a
tree60593f4b57ec5cd712986a3db370f39b0b7a4cef
parent2e401e8575decb1d491d0db48ca1ab1eba5b2a66
Refactor video rights checker
server/middlewares/validators/feeds.ts
server/middlewares/validators/shared/videos.ts
server/middlewares/validators/videos/video-captions.ts
server/middlewares/validators/videos/video-comments.ts
server/middlewares/validators/videos/video-rates.ts
server/middlewares/validators/videos/videos.ts
server/models/user/user.ts
server/tests/api/check-params/videos.ts