Server: we don't need the video name when removing a remote video
[oweals/peertube.git] / server / helpers / custom-validators / videos.js
2017-01-04 ChocobozzzServer: add video abuse support
2016-12-30 ChocobozzzServer: add updatedAt attribute to videos
2016-12-30 ChocobozzzServer: propagate video update to other pods
2016-12-29 ChocobozzzServer: use binary data instead of base64 to send thumb...
2016-12-28 ChocobozzzServer: add database field validations
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-11-27 ChocobozzzServer: set manually the post host of a remote video...
2016-11-16 ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-11-16 ChocobozzzServer: use preview image for opengraph
2016-11-16 ChocobozzzServer: generate magnet uri on the fly
2016-11-16 ChocobozzzServer: use _id for image and video files. Add remoteId...
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-02 ChocobozzzServer: remove useless hash affectations
2016-08-21 ChocobozzzServer: fix remote videos requests validator
2016-08-04 ChocobozzzImplement user API (create, update, remove, list)
2016-07-31 ChocobozzzServer: reorganize express validators