PeerTube/server
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
..
assets Add audio support in upload 2019-05-16 17:16:47 +02:00
controllers Hide video abuses from muted accounts 2019-08-29 14:31:04 +02:00
helpers Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
initializers email object -> email subject 2019-08-22 10:33:58 +02:00
lib fixes 2065: optimisation (#2073) 2019-08-23 09:05:30 +02:00
middlewares Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
models Hide video abuses from muted accounts 2019-08-29 14:31:04 +02:00
static/dnt-policy advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
tests Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
tools peertube-import-videos.ts: add --tmpdir, --first, --last and --verbose [level] parameters (#2045) 2019-08-26 11:35:28 +02:00
typings Fix html tag with blacklisted video 2019-08-22 10:46:54 +02:00