PeerTube/server/core/lib/activitypub
Chocobozzz 7c9f07e140
Improve `Video` AP compatibility
Compat with text/html descriptions
Compat with SPDX for licences
Compat with missing sensitive attribute
Compat with missing tag attribute
Compat with missing video file magnet URI
Compat with missing streaming playlist segmentsSha256Url
Compat with optional comments/likes/dislikes/shares URI in video object

Add more debug logs when the object is not valid
2024-06-03 09:36:29 +02:00
..
actors Handle 410 HTTP response code for AP objects 2024-05-30 10:28:20 +02:00
playlists Handle 410 HTTP response code for AP objects 2024-05-30 10:28:20 +02:00
process Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
send Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
videos Improve `Video` AP compatibility 2024-06-03 09:36:29 +02:00
activity.ts
audience.ts Compact json-ld AP objects 2024-04-25 11:21:55 +02:00
cache-file.ts Compact json-ld AP objects 2024-04-25 11:21:55 +02:00
collection.ts
context.ts
crawl.ts
follow.ts
inbox-manager.ts Compact json-ld AP objects 2024-04-25 11:21:55 +02:00
local-video-viewer.ts
outbox.ts
share.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
url.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
video-chapters.ts
video-comments.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
video-rates.ts