Federate video update
[oweals/peertube.git] / server / lib / jobs /
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzFix video upload and videos list
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzRemove references to author
2017-11-27 ChocobozzzBegin activitypub
2017-10-26 ChocobozzzAdd og:video tags
2017-10-26 ChocobozzzFix integrity with transcoding jobs
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-10-17 ChocobozzzMore robust transcoding jobs
2017-10-09 ChocobozzzServer: upgrade packages
2017-10-03 ChocobozzzImplement video transcoding on server side
2017-08-25 ChocobozzzMove video file metadata in their own table
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-07-07 ChocobozzzFix error logging
2017-07-05 ChocobozzzMove to promises
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-06-10 ChocobozzzType functions
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration
2017-05-05 ChocobozzzServer: finish old jobs at startup
2017-05-05 ChocobozzzServer: Fix video propagation with transcoding enabled
2017-05-04 ChocobozzzServer: add job scheduler to transcode video files