Begin user quota
[oweals/peertube.git] / server / helpers / custom-validators / remote /
2017-08-25 ChocobozzzUpgrade common server dependencies
2017-08-25 ChocobozzzMove video file metadata in their own table
2017-07-11 ChocobozzzRemove "function" in favor of () => {}
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-06-10 ChocobozzzType functions
2017-05-20 ChocobozzzFirst typescript iteration
2017-04-07 ChocobozzzServer: add video language attribute
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-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-12 ChocobozzzMerge branch 'postgresql'
2017-01-04 ChocobozzzServer: we don't need the video name when removing...
2017-01-04 ChocobozzzServer: add video abuse support