]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Check follow constraints when getting a video
authorChocobozzz <me@florianbigard.com>
Fri, 16 Nov 2018 14:02:48 +0000 (15:02 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 16 Nov 2018 14:49:16 +0000 (15:49 +0100)
commit8d4273463fb19d503b1aa0a32dc289f292ed614e
treef422773ecba3405bb5808bed8e25b62ac6b7ea08
parent5776f78e3b3f3a371ec30c7fcb11e7ca17f2f65e
Check follow constraints when getting a video
client/src/app/videos/+video-watch/video-watch.component.ts
config/default.yaml
config/production.yaml.example
server/controllers/api/videos/index.ts
server/middlewares/oauth.ts
server/middlewares/validators/videos/videos.ts
server/models/video/video.ts
server/tests/api/server/follow-constraints.ts [new file with mode: 0644]
server/tests/api/server/index.ts