aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/reqValidators
Commit message (Expand)AuthorAgeFilesLines
* reqValidators --> validatorsChocobozzz2016-07-017-267/+0
* Video model refractoring -> use mongoose apiChocobozzz2016-06-242-11/+11
* Try to make a better communication (between pods) moduleChocobozzz2016-06-182-16/+16
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-071-1/+1
* Add tags support to serverChocobozzz2016-06-062-8/+10
* 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
* Thumbnail, author and duration support in clientChocobozzz2016-05-211-1/+1
* Add ability to sort videos listChocobozzz2016-05-173-3/+28
* Add a check for the duration of videosChocobozzz2016-05-161-1/+17
* Introduce paginations in videos listingChocobozzz2016-05-132-0/+23
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-132-5/+5
* 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-165-20/+20
* Video lib/model/reqvalidator refractoringChocobozzz2016-03-161-7/+12
* Prepare folders structure for angular appChocobozzz2016-03-075-0/+196