aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/reqValidators/videos.js
Commit message (Collapse)AuthorAgeFilesLines
* reqValidators --> validatorsChocobozzz2016-07-011-97/+0
|
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-10/+10
|
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-071-1/+1
| | | | upload form
* Add tags support to serverChocobozzz2016-06-061-6/+8
|
* Handle error for the video uploadChocobozzz2016-06-041-1/+1
|
* Extends the search feature by customizing the search field (name,Chocobozzz2016-05-221-1/+3
| | | | podUrl...)
* Thumbnail, author and duration support in clientChocobozzz2016-05-211-1/+1
|
* Add a check for the duration of videosChocobozzz2016-05-161-1/+17
|
* Use map instead of pluck (lodash)Chocobozzz2016-03-181-2/+2
|
* Change api output for videosChocobozzz2016-03-181-9/+7
|
* Use const/let now we use node 4.2Chocobozzz2016-03-161-5/+5
|
* Video lib/model/reqvalidator refractoringChocobozzz2016-03-161-7/+12
|
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+74