aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/jobs/transcoding-job-scheduler
Commit message (Collapse)AuthorAgeFilesLines
* Move job queue to redisChocobozzz2018-01-254-162/+0
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Upgrade server dependenciesChocobozzz2018-01-241-1/+2
|
* Propagate old comment on new followChocobozzz2017-12-282-2/+3
|
* Status are sent to mastodonChocobozzz2017-12-192-4/+10
|
* Use RsaSignature2017Chocobozzz2017-12-191-1/+0
|
* Add dirty migration :/Chocobozzz2017-12-191-2/+2
|
* Begin moving video channel to actorChocobozzz2017-12-191-2/+3
|
* Move models to typescript-sequelizeChocobozzz2017-12-133-16/+16
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-4/+2
|
* Refractor activity pub lib/helpersChocobozzz2017-11-272-2/+3
|
* Send server announce when users upload a videoChocobozzz2017-11-271-0/+2
|
* Fix video upload and videos listChocobozzz2017-11-271-1/+1
|
* Rename Pod -> ServerChocobozzz2017-11-272-4/+4
|
* Make it compile at leastChocobozzz2017-11-273-20/+21
|
* Remove references to authorChocobozzz2017-11-272-4/+4
|
* Begin activitypubChocobozzz2017-11-274-0/+152