aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/migrations/0100-activitypub.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move job queue to redisChocobozzz2018-01-251-3/+2
| | | | | | | 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.
* Add dirty migration :/Chocobozzz2017-12-191-2/+2
|
* Begin moving video channel to actorChocobozzz2017-12-191-2/+2
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-3/+3
|
* Add activitypub migration scriptChocobozzz2017-11-271-0/+212