]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/jobs
Remove npm run upgrade
[github/Chocobozzz/PeerTube.git] / server / lib / jobs /
2018-01-12  ChocobozzzAvoid making retried requests to dead followers
2018-01-11  ChocobozzzAdd tests to handle down server
2018-01-11  ChocobozzzAdd scores to follows and remove bad ones
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-19  ChocobozzzStatus are sent to mastodon
2017-12-19  ChocobozzzUse RsaSignature2017
2017-12-19  ChocobozzzAdd dirty migration :/
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzFix lint
2017-11-27  ChocobozzzCorrectly forward like/dislikes and undo
2017-11-27  ChocobozzzFetch video likes/dislikes too
2017-11-27  ChocobozzzFederate likes/dislikes
2017-11-27  ChocobozzzFederate video views
2017-11-27  ChocobozzzFetch outbox to grab old activities tests
2017-11-27  ChocobozzzFetch outbox to grab old activities
2017-11-27  ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27  ChocobozzzRefractor activity pub lib/helpers
2017-11-27  ChocobozzzFix lint
2017-11-27  ChocobozzzSpeed up activity pub http requests
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