PeerTube/server/helpers
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
..
custom-validators Merge branch 'feature/strong-model-types' into develop 2019-08-22 10:43:11 +02:00
middlewares Cleanup model types 2019-08-20 14:53:42 +02:00
activitypub.ts Stronger model typings 2019-08-19 17:26:35 +02:00
actor.ts Stronger model typings 2019-08-19 17:26:35 +02:00
audit-logger.ts Move config in its own file 2019-04-11 13:45:39 +02:00
captions-utils.ts Type toFormattedJSON 2019-08-20 19:23:10 +02:00
core-utils.ts Add CLI plugins tests 2019-07-24 10:58:16 +02:00
custom-jsonld-signature.ts Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
database-utils.ts Add gitlab ci support 2019-07-29 13:40:39 +02:00
express-utils.ts Fix OGG bug with firefox 2019-05-21 09:53:03 +02:00
ffmpeg-utils.ts Add CLI plugins tests 2019-07-24 10:58:16 +02:00
image-utils.ts Relax videos list thumbnail api join 2019-04-24 16:26:22 +02:00
logger.ts Feature/logrotation (#1881) 2019-06-11 14:30:44 +02:00
peertube-crypto.ts Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
regexp.ts Add new follow, mention and user registered notifs 2019-01-09 11:15:15 +01:00
requests.ts Use process.env.npm_package_version 2019-07-24 10:58:16 +02:00
signup.ts Move config in its own file 2019-04-11 13:45:39 +02:00
utils.ts Type toActivityPubObject functions 2019-08-21 15:23:04 +02:00
video.ts Cleanup model types 2019-08-20 14:53:42 +02:00
webfinger.ts Stronger model typings 2019-08-19 17:26:35 +02:00
webtorrent.ts Move createTorrent in webtorrent utils 2019-07-24 10:58:16 +02:00
youtube-dl.ts Don't expose constants directly in initializers/ 2019-04-11 14:26:41 +02:00