aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators
Commit message (Expand)AuthorAgeFilesLines
* Server: update express-validatorChocobozzz2017-02-101-1/+17
* Server: remote video validators refractoringChocobozzz2017-01-171-23/+22
* Server: we don't need the video name when removing a remote videoChocobozzz2017-01-041-1/+0
* Server: add video abuse supportChocobozzz2017-01-044-53/+100
* Server: add updatedAt attribute to videosChocobozzz2016-12-301-0/+2
* Server: propagate video update to other podsChocobozzz2016-12-301-0/+15
* Server: use binary data instead of base64 to send thumbnailsChocobozzz2016-12-291-5/+4
* Server: add database field validationsChocobozzz2016-12-282-8/+7
* 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-162-9/+9
* 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-024-17/+17
* Server: fix makefriends validation and testsChocobozzz2016-08-213-10/+24
* Server: fix remote videos requests validatorChocobozzz2016-08-211-20/+21
* Server: make friends urls come from the request instead of theChocobozzz2016-08-201-1/+10
* Implement user API (create, update, remove, list)Chocobozzz2016-08-042-2/+15
* Server: reorganize express validatorsChocobozzz2016-07-314-0/+157