aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/videos.js
Commit message (Expand)AuthorAgeFilesLines
* Server: add database field validationsChocobozzz2016-12-281-6/+0
* First version with PostgreSQLChocobozzz2016-12-191-7/+12
* Server: set manually the post host of a remote video throught theChocobozzz2016-11-271-1/+0
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-3/+3
* Server: use preview image for opengraphChocobozzz2016-11-161-2/+2
* Server: generate magnet uri on the flyChocobozzz2016-11-161-4/+4
* Server: use _id for image and video files. Add remoteId fieldChocobozzz2016-11-161-2/+7
* Server: remove useless hash affectationsChocobozzz2016-10-021-11/+11
* Server: fix remote videos requests validatorChocobozzz2016-08-211-20/+21
* Implement user API (create, update, remove, list)Chocobozzz2016-08-041-1/+1
* Server: reorganize express validatorsChocobozzz2016-07-311-0/+106