]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/friends-advanced.js
Add total results field and wrap videos in data field when listing
authorChocobozzz <florian.bigard@gmail.com>
Sat, 21 May 2016 17:30:22 +0000 (19:30 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Sat, 21 May 2016 17:30:22 +0000 (19:30 +0200)
commit68ce3ae021c9bc11b155044df6d23ba60e91eee4
tree7cb162a57994f96703ef8387babdeda17d3b58bc
parent501bc6c2b186f6a724a5b619d15aa44791f13995
Add total results field and wrap videos in data field when listing
videos
server/controllers/api/v1/videos.js
server/models/videos.js
server/tests/api/checkParams.js
server/tests/api/friendsAdvanced.js
server/tests/api/multiplePods.js
server/tests/api/singlePod.js
server/tests/api/users.js