]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/reqValidators/videos.js
Video model refractoring -> use mongoose api
[github/Chocobozzz/PeerTube.git] / server / middlewares / reqValidators / videos.js
2016-06-24  ChocobozzzVideo model refractoring -> use mongoose api
2016-06-07  ChocobozzzUse ng2-file-upload instead of jquery and add tags...
2016-06-06  ChocobozzzAdd tags support to server
2016-06-04  ChocobozzzHandle error for the video upload
2016-05-22  ChocobozzzExtends the search feature by customizing the search...
2016-05-21  ChocobozzzThumbnail, author and duration support in client
2016-05-16  ChocobozzzAdd a check for the duration of videos
2016-03-18  ChocobozzzUse map instead of pluck (lodash)
2016-03-18  ChocobozzzChange api output for videos
2016-03-16  ChocobozzzUse const/let now we use node 4.2
2016-03-16  ChocobozzzVideo lib/model/reqvalidator refractoring
2016-03-07  ChocobozzzPrepare folders structure for angular app