Add video category support
[oweals/peertube.git] / server / controllers / api / remote /
2017-03-22 ChocobozzzAdd video category support
2017-03-19 ChocobozzzServer: move pod remove to remote path
2017-03-19 ChocobozzzBetter real world test
2017-03-08 ChocobozzzAdd like/dislike system for videos
2017-02-26 ChocobozzzServer: implement video views
2017-02-26 ChocobozzzServer: make a basic "quick and dirty update" for videos
2017-01-27 ChocobozzzServer: assert remoteId and host pair is unique
2017-01-17 ChocobozzzServer: remote request process refractoring
2017-01-17 ChocobozzzServer: transaction refractoring
2017-01-15 ChocobozzzServer: fix update remote video
2017-01-15 ChocobozzzServer: create transaction refractoring
2017-01-15 ChocobozzzServer: retryer transaction wrapper refractoring
2017-01-12 ChocobozzzMerge branch 'postgresql'
2017-01-11 ChocobozzzServer: transaction serializable for videos
2017-01-11 ChocobozzzServer: do not break remote videos processing on error
2017-01-11 ChocobozzzServer: always check commit result
2017-01-06 ChocobozzzServer: try to have a better video integrity
2017-01-04 ChocobozzzServer: add video abuse support
2016-12-30 ChocobozzzServer: move remote routes in their own directory