]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/peertube-crypto.ts
Remove exif tags when processing images
[github/Chocobozzz/PeerTube.git] / server / helpers / peertube-crypto.ts
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-17  ChocobozzzFix build
2021-12-17  ChocobozzzMove test functions outside extra-utils
2021-12-16  lutangarchore(refactor): remove shared folder dependencies...
2021-10-26  ChocobozzzRemove unnecessary package
2021-08-27  ChocobozzzesModuleInterop to true
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzUse got instead of request
2020-11-12  ChocobozzzForce signed headers in http signatures
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