aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/videos/shared
Commit message (Expand)AuthorAgeFilesLines
* Avoid concurrency issue on transcodingChocobozzz2022-08-091-4/+4
* Use bullmq job dependencyChocobozzz2022-08-091-1/+1
* Add ability to delete a specific video fileChocobozzz2022-08-011-8/+17
* Clearer video creation from API regarding ratesChocobozzz2022-06-082-3/+1
* Support video views/viewers stats in serverChocobozzz2022-04-151-2/+2
* Remove activitypub helperChocobozzz2022-03-233-3/+3
* Don't store remote rates of remote videosChocobozzz2022-03-181-22/+34
* Add latency setting supportChocobozzz2022-03-091-0/+1
* Remove aws bug workaroundChocobozzz2021-10-221-1/+0
* Force live type specification in first stepChocobozzz2021-10-152-4/+4
* Remove old federation compatibilityChocobozzz2021-10-151-3/+0
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-1/+1
* Use random names for VOD HLS playlistsChocobozzz2021-07-262-12/+13
* Remove unnecessary awaitChocobozzz2021-06-151-1/+1
* Optimize AP video captions updateChocobozzz2021-06-091-4/+21
* Try to speed up AP update transactionChocobozzz2021-06-082-2/+2
* createThumbnail -> updateThumbnailChocobozzz2021-06-041-3/+3
* Refactor AP video logger tagsChocobozzz2021-06-033-8/+10
* Refactor AP actorsChocobozzz2021-06-031-2/+2
* Add tags to logs in AP videosChocobozzz2021-06-024-16/+27
* Refactor sync attributesChocobozzz2021-06-021-37/+50
* Refactor getOrCreateAPVideoChocobozzz2021-06-022-0/+23
* Move AP video channel creationChocobozzz2021-06-022-13/+21
* Refactor AP video create/updateChocobozzz2021-06-025-174/+262
* Refactor AP video updateChocobozzz2021-06-025-0/+523