aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Use dashes for filenamesChocobozzz2016-07-013-1/+1
|
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-0/+1
|
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-3/+8
|
* Try to make a better communication (between pods) moduleChocobozzz2016-06-182-90/+72
|
* Add tags support to serverChocobozzz2016-06-061-22/+79
|
* Add check for the thumbnail in base64 (requests inter pods)Chocobozzz2016-05-161-0/+2
|
* Add check for the author username lengthChocobozzz2016-05-161-0/+1
|
* Add a check for the duration of videosChocobozzz2016-05-161-0/+4
|
* Add createdDate to videosChocobozzz2016-05-131-1/+2
|
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-133-27/+27
|
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-101-1/+12
|
* Add label (host + port) to loggerChocobozzz2016-05-071-0/+2
|
* Video duration support (server)Chocobozzz2016-05-031-1/+2
|
* Ensure the log directory is created before instanciate the loggerChocobozzz2016-05-011-0/+5
|
* Use const/let now we use node 4.2Chocobozzz2016-03-165-61/+58
|
* Fix testsChocobozzz2016-03-072-2/+2
|
* Prepare folders structure for angular appChocobozzz2016-03-075-0/+344