aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/remote
Commit message (Expand)AuthorAgeFilesLines
* Type functionsChocobozzz2017-06-102-20/+22
* require -> importChocobozzz2017-06-053-3/+3
* Type modelsChocobozzz2017-05-252-3/+3
* First typescript iterationChocobozzz2017-05-204-84/+94
* Server: add video language attributeChocobozzz2017-04-071-0/+2
* Server: add nsfw attributeChocobozzz2017-03-281-0/+2
* Server: add licence video attributeChocobozzz2017-03-271-0/+2
* Add video category supportChocobozzz2017-03-221-0/+2
* Server: move pod remove to remote pathChocobozzz2017-03-192-0/+44
* Better real world testChocobozzz2017-03-191-1/+5
* Add like/dislike system for videosChocobozzz2017-03-081-2/+25
* Server: implement video viewsChocobozzz2017-02-261-5/+103
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-261-0/+74
* Server: assert remoteId and host pair is uniqueChocobozzz2017-01-271-0/+10
* Server: remote request process refractoringChocobozzz2017-01-171-20/+20
* Server: transaction refractoringChocobozzz2017-01-171-26/+12
* Server: fix update remote videoChocobozzz2017-01-151-2/+2
* Server: create transaction refractoringChocobozzz2017-01-151-13/+5
* 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-302-0/+253