aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/videos.js
Commit message (Expand)AuthorAgeFilesLines
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-199/+0
* Try to make a better communication (between pods) moduleChocobozzz2016-06-181-1/+26
* Add tags support to serverChocobozzz2016-06-061-1/+2
* getVideoThumbnail -> createVideoThumbnailChocobozzz2016-05-131-2/+2
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-27/+27
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-101-1/+103
* Move video duration logic in lib/Chocobozzz2016-05-061-0/+10
* Change api output for videosChocobozzz2016-03-181-2/+2
* Use const/let now we use node 4.2Chocobozzz2016-03-161-11/+10
* Video lib/model/reqvalidator refractoringChocobozzz2016-03-161-0/+11
* Fix testsChocobozzz2016-03-071-1/+1
* Prepare Angular routesChocobozzz2016-03-071-0/+1
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+50