aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/videos/shared/creator.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add video AP hooksChocobozzz2023-03-161-0/+3
|
* Clearer video creation from API regarding ratesChocobozzz2022-06-081-1/+1
|
* Remove aws bug workaroundChocobozzz2021-10-221-1/+0
| | | | This has been fixed in https://github.com/aws/aws-sdk-js-v3/pull/2835
* Remove unnecessary awaitChocobozzz2021-06-151-1/+1
|
* Refactor AP video logger tagsChocobozzz2021-06-031-4/+6
|
* Add tags to logs in AP videosChocobozzz2021-06-021-3/+4
|
* Move AP video channel creationChocobozzz2021-06-021-13/+8
|
* Refactor AP video create/updateChocobozzz2021-06-021-0/+90