]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos.js
Server: add video abuse support
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos.js
2017-01-04  ChocobozzzServer: add video abuse support
2016-12-30  ChocobozzzServer: optimization for videoGet and videoRemove
2016-12-30  ChocobozzzServer: propagate video update to other pods
2016-12-29  ChocobozzzServer: add ability to update a video
2016-12-29  ChocobozzzServer: little refractoring
2016-12-29  ChocobozzzServer: use video hook to send information to other...
2016-12-29  ChocobozzzServer: add association between author and user
2016-12-24  ChocobozzzMove tags in another table
2016-12-19  ChocobozzzFirst version with PostgreSQL
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-21  ChocobozzzServer: remove v1 directory, we don't really need it