aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/videos/shared/video-sync-attributes.ts
Commit message (Collapse)AuthorAgeFilesLines
* Avoid concurrency issue on transcodingChocobozzz2022-08-091-4/+4
|
* Use bullmq job dependencyChocobozzz2022-08-091-1/+1
|
* Don't store remote rates of remote videosChocobozzz2022-03-181-22/+34
| | | | | In the future we'll stop to expose all available rates to improve users privacy
* Refactor AP video logger tagsChocobozzz2021-06-031-3/+3
|
* Add tags to logs in AP videosChocobozzz2021-06-021-8/+14
|
* Refactor sync attributesChocobozzz2021-06-021-37/+50
|
* Refactor AP video updateChocobozzz2021-06-021-0/+75