mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Refactor AP playlists
This commit is contained in:
parent
9777fe9eeb
commit
49af5ac8c2
17 changed files with 407 additions and 315 deletions
|
@ -8,7 +8,7 @@ import { VideoCommentModel } from '../../../models/video/video-comment'
|
|||
import { VideoShareModel } from '../../../models/video/video-share'
|
||||
import { MAccountDefault, MVideoFullLight } from '../../../types/models'
|
||||
import { crawlCollectionPage } from '../../activitypub/crawl'
|
||||
import { createAccountPlaylists } from '../../activitypub/playlist'
|
||||
import { createAccountPlaylists } from '../../activitypub/playlists'
|
||||
import { processActivities } from '../../activitypub/process'
|
||||
import { addVideoShares } from '../../activitypub/share'
|
||||
import { addVideoComments } from '../../activitypub/video-comments'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue