]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos.js
Server: add nsfw attribute
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos.js
2017-03-28  ChocobozzzServer: add nsfw attribute
2017-03-27  ChocobozzzServer: add licence video attribute
2017-03-22  ChocobozzzAdd video category support
2017-03-08  ChocobozzzAdd like/dislike system for videos
2017-03-04  ChocobozzzServer: add views attribute when sending videos to...
2017-03-03  ChocobozzzUpdate bittorrent-tracker and standard to v9
2017-02-26  ChocobozzzServer: implement video views
2017-02-26  ChocobozzzServer: make a basic "quick and dirty update" for videos
2017-01-17  ChocobozzzServer: remote video validators refractoring
2017-01-17  ChocobozzzServer: transaction refractoring
2017-01-15  ChocobozzzServer: create transaction refractoring
2017-01-15  ChocobozzzServer: retryer transaction wrapper refractoring
2017-01-12  ChocobozzzMerge branch 'postgresql'
2017-01-12  ChocobozzzServer: fix update remote video infohash
2017-01-11  ChocobozzzServer: transaction serializable for videos
2017-01-11  ChocobozzzServer: always check commit result
2017-01-10  ChocobozzzServer: retry video abuse requests too
2017-01-06  ChocobozzzServer: try to have a better video integrity
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