aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/peertube-crypto.ts
Commit message (Expand)AuthorAgeFilesLines
* Force signed headers in http signaturesChocobozzz2020-11-121-1/+5
* Split types and typingsChocobozzz2020-06-181-1/+1
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+7
* Update http signatureChocobozzz2020-01-071-1/+1
* Remove old JSON LD signature implementationChocobozzz2019-08-291-63/+58
* Stronger model typingsChocobozzz2019-08-191-4/+5
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-1/+8
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-141-7/+64
* Update translationsChocobozzz2018-10-191-4/+1
* Add HTTP signature check before linked signatureChocobozzz2018-10-191-23/+47
* Fix error loggingChocobozzz2018-03-261-1/+1
* Use RsaSignature2017Chocobozzz2017-12-191-1/+2
* Begin moving video channel to actorChocobozzz2017-12-191-9/+9
* Move models to typescript-sequelizeChocobozzz2017-12-131-3/+3
* Cleanup helpersChocobozzz2017-11-271-12/+3
* Optimize signature verificationChocobozzz2017-11-271-4/+1
* Send server announce when users upload a videoChocobozzz2017-11-271-5/+5
* Begin activitypubChocobozzz2017-11-271-112/+46
* Upgrade server packagesChocobozzz2017-10-311-3/+3
* Fix lintChocobozzz2017-10-261-2/+2
* Use async/await in lib and initializersChocobozzz2017-10-261-55/+48
* Fix error loggingChocobozzz2017-07-071-2/+2
* Async signature and various fixesChocobozzz2017-07-071-8/+5
* Move to promisesChocobozzz2017-07-051-62/+49
* Type functionsChocobozzz2017-06-101-13/+13
* require -> importChocobozzz2017-06-051-4/+4
* First typescript iterationChocobozzz2017-05-201-0/+171