PeerTube/server/lib
Chocobozzz f7509cbec8
Add HTTP signature check before linked signature
It's faster, and will allow us to use RSA signature 2018 (with upstream
jsonld-signature module) without too much incompatibilities in the
peertube federation
2018-10-19 12:59:52 +02:00
..
activitypub Upsert cache file on create activity 2018-10-02 14:40:03 +02:00
cache Improve redundancy: add 'min_lifetime' configuration 2018-09-24 13:38:39 +02:00
job-queue Add HTTP signature check before linked signature 2018-10-19 12:59:52 +02:00
schedulers Check video exists before extending its expiration 2018-10-03 15:52:39 +02:00
avatar.ts Fix avatar update 2018-10-08 10:37:08 +02:00
client-html.ts Optimize SQL requests of watch page API endpoints 2018-09-19 09:54:37 +02:00
emailer.ts add user account email verificiation (#977) 2018-08-31 09:18:19 +02:00
oauth-model.ts Cache user token 2018-09-20 11:45:59 +02:00
redis.ts add user account email verificiation (#977) 2018-08-31 09:18:19 +02:00
redundancy.ts Remove duplicated videos on unfollow/delete redundancy 2018-09-28 10:07:05 +02:00
user.ts Add ability to set a name to a channel 2018-08-27 09:41:54 +02:00
video-channel.ts Add ability to set a name to a channel 2018-08-27 09:41:54 +02:00
video-comment.ts expliciting type checks and predicates (server only) 2018-07-25 22:01:25 +02:00
video-transcoding.ts Reduce video.ts file size by moving some methods in other files 2018-09-19 09:54:35 +02:00