PeerTube/server/tests/api/activitypub
Chocobozzz ad513607a3
Remove old JSON LD signature implementation
Only PeerTube was compatible with it, and the library has moved on
RsaSignature2018 and removed RsaSignature2017 support. We had to create
a dirty fork of the RsaSignature2017 branch, which is not ideal.

Now we use the Mastodon implementation, that most other AP
implementations that support JSONLD signatures use.
2019-08-29 16:15:41 +02:00
..
json Add compatibility with other Linked Signature algorithms 2018-11-14 16:32:27 +01:00
client.ts All API tests in parallel 2019-05-15 15:14:21 +02:00
fetch.ts Add gitlab ci support 2019-07-29 13:40:39 +02:00
helpers.ts Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
index.ts Add NSFW info in about page 2019-02-21 15:51:28 +01:00
refresher.ts All API tests in parallel 2019-05-15 15:14:21 +02:00
security.ts All API tests in parallel 2019-05-15 15:14:21 +02:00