1
0
Fork 0
peertube/server/middlewares
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
..
validators Fix build 2019-08-23 08:56:57 +02:00
activitypub.ts Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
async.ts Upgrade server dependencies 2019-07-25 11:00:41 +02:00
cache.ts Use apicache instead of our broken implementation 2019-04-25 11:27:13 +02:00
csp.ts Fix image and plugin CSP 2019-08-22 11:14:01 +02:00
dnt.ts add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
index.ts add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
oauth.ts Fix express validator 2019-07-25 16:23:44 +02:00
pagination.ts Fix express validator 2019-07-25 16:23:44 +02:00
servers.ts Fix express validator 2019-07-25 16:23:44 +02:00
sort.ts Fix express validator 2019-07-25 16:23:44 +02:00
user-right.ts Fix express validator 2019-07-25 16:23:44 +02:00