aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/remote/videos.js
Commit message (Expand)AuthorAgeFilesLines
* Server: retryer transaction wrapper refractoringChocobozzz2017-01-151-24/+10
* Server: transaction serializable for videosChocobozzz2017-01-111-1/+1
* Server: do not break remote videos processing on errorChocobozzz2017-01-111-9/+24
* Server: always check commit resultChocobozzz2017-01-111-5/+11
* Server: try to have a better video integrityChocobozzz2017-01-061-9/+47
* Server: add video abuse supportChocobozzz2017-01-041-18/+50
* Server: move remote routes in their own directoryChocobozzz2016-12-301-0/+237