mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Begin activitypub
This commit is contained in:
parent
343ad675f2
commit
e4f97babf7
92 changed files with 2507 additions and 920 deletions
4
server/helpers/custom-validators/activitypub/index.ts
Normal file
4
server/helpers/custom-validators/activitypub/index.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
export * from './account'
|
||||
export * from './signature'
|
||||
export * from './misc'
|
||||
export * from './videos'
|
Loading…
Add table
Add a link
Reference in a new issue