aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/jobs/transcoding-job-scheduler/video-file-optimizer-handler.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move job queue to redisChocobozzz2018-01-251-90/+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-281-1/+2
|
* Status are sent to mastodonChocobozzz2017-12-191-3/+6
|
* 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-131-8/+8
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-4/+2
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-1/+2
|
* 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-271-2/+2
|
* Make it compile at leastChocobozzz2017-11-271-9/+8
|
* Remove references to authorChocobozzz2017-11-271-2/+2
|
* Begin activitypubChocobozzz2017-11-271-0/+85