]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/videos/video-channels.ts
Add pagination to account video channels endpoint
authorChocobozzz <me@florianbigard.com>
Wed, 29 May 2019 13:09:38 +0000 (15:09 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 29 May 2019 13:09:38 +0000 (15:09 +0200)
commit91b6631984fa7097bd60aa013d1cf041d7b95f58
tree717cc94c3cba7b02ba404f2536ebc76118adf504
parentb247a132709eb212fef4f77c4912dc0ec108f36b
Add pagination to account video channels endpoint
server/controllers/api/accounts.ts
server/models/video/video-channel.ts
server/tests/api/check-params/video-channels.ts
server/tests/api/videos/video-channels.ts
shared/extra-utils/videos/video-channels.ts