Split types and typings
[oweals/peertube.git] / server / helpers / peertube-crypto.ts
2020-06-18 ChocobozzzSplit types and typings
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-01-07 ChocobozzzUpdate http signature
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-29 ChocobozzzRemove old JSON LD signature implementation
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-19 ChocobozzzStronger model typings
2019-07-24 ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2018-11-15 buoyantairMerge from upstream
2018-11-14 ChocobozzzAdd compatibility with other Linked Signature algorithms
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-10-19 ChocobozzzUpdate translations
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-03-26 ChocobozzzFix error logging
2017-12-19 ChocobozzzUse RsaSignature2017
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzCleanup helpers
2017-11-27 ChocobozzzOptimize signature verification
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzBegin activitypub
2017-10-31 ChocobozzzUpgrade server packages
2017-10-26 ChocobozzzFix lint
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-07-07 ChocobozzzFix error logging
2017-07-07 ChocobozzzAsync signature and various fixes
2017-07-05 ChocobozzzMove to promises
2017-06-10 ChocobozzzType functions
2017-06-05 Chocobozzzrequire -> import
2017-05-20 ChocobozzzFirst typescript iteration