]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/controllers/api/index.ts
Update video channel routes
authorChocobozzz <me@florianbigard.com>
Tue, 24 Apr 2018 15:05:32 +0000 (17:05 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 24 Apr 2018 15:12:57 +0000 (17:12 +0200)
commit48dce1c90dff4e90a4bcffefaecf157336cf904b
tree478de23812d0bfd93f47e9ad6ad8888c9edcc235
parent82e392f8a42a19815e932dd386e96e61ebe6d191
Update video channel routes
16 files changed:
CHANGELOG.md
server/controllers/api/accounts.ts
server/controllers/api/index.ts
server/controllers/api/video-channel.ts [new file with mode: 0644]
server/controllers/api/videos/channel.ts [deleted file]
server/controllers/api/videos/index.ts
server/controllers/feeds.ts
server/middlewares/validators/follows.ts
server/middlewares/validators/video-channels.ts
server/models/video/video.ts
server/tests/api/check-params/video-channels.ts
server/tests/api/videos/multiple-servers.ts
server/tests/api/videos/video-channels.ts
server/tests/utils/videos/video-channels.ts
support/doc/api/html/index.html
support/doc/api/openapi.yaml