]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/helpers/customValidators.js
Add createdDate to videos
authorChocobozzz <florian.bigard@gmail.com>
Fri, 13 May 2016 18:42:11 +0000 (20:42 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Fri, 13 May 2016 18:42:11 +0000 (20:42 +0200)
commitbb10240ee15d31a1cc17c0e3d748dde817e7d0cb
treed8063b68473aaf1c5f1debc241ebf0d3cb3e7391
parent3fe81fa75eef5320876441539ab89988a04a6c49
Add createdDate to videos
server/controllers/api/v1/videos.js
server/helpers/customValidators.js
server/models/videos.js
server/tests/api/multiplePods.js
server/tests/api/singlePod.js
server/tests/api/utils.js