]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/controllers/api/videos/index.ts
Delete invalid or deleted remote videos
authorChocobozzz <me@florianbigard.com>
Tue, 20 Nov 2018 09:05:51 +0000 (10:05 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Nov 2018 09:44:48 +0000 (10:44 +0100)
commit04b8c3fba614efc3827f583096c78b08cb668470
tree63172b40e4b029e4a14553c2fb39bd249d6cd0dd
parentf107470e50236e2a073f3f7dbab87c79e8364b56
Delete invalid or deleted remote videos
server/controllers/api/videos/index.ts
server/initializers/constants.ts
server/lib/activitypub/process/process-update.ts
server/lib/activitypub/videos.ts
server/lib/job-queue/handlers/activitypub-refresher.ts [new file with mode: 0644]
server/lib/job-queue/job-queue.ts
server/models/video/video.ts
server/tests/api/activitypub/index.ts
server/tests/api/activitypub/refresher.ts [new file with mode: 0644]
shared/models/server/job.model.ts