PeerTube/server/lib
Chocobozzz 41f2ebae4f
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:26:37 +02:00
..
activitypub AP mimeType -> mediaType 2018-10-18 10:44:15 +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:26:37 +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:43 +02:00
blocklist.ts Add user/instance block by users in the client 2018-10-16 16:41:36 +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 history and resume videos 2018-10-05 11:22:38 +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 Add ability for users to block an account/instance on server side 2018-10-16 16:41:36 +02:00
video-transcoding.ts Change a little bit optimize-old-videos logic 2018-10-08 16:50:56 +02:00