]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/activitypub.ts
More specific message when signup is not allowed
[github/Chocobozzz/PeerTube.git] / server / middlewares / activitypub.ts
2022-11-17  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-16  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-15  ChocobozzzFix server lint
2022-08-11  ChocobozzzAdd spans for AP signature checkers
2022-03-23  ChocobozzzRemove activitypub helper
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-24  ChocobozzzFix shared imports
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-20  ChocobozzzRefactor requests
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-06-03  ChocobozzzMove middleware utils in middlewares
2021-06-03  ChocobozzzRefactor AP actors
2021-06-02  Rigel Kentrefactor API errors to standard error format
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-11-12  ChocobozzzForce signed headers in http signatures
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-04  ChocobozzzAvoir some circular dependencies
2020-02-28  ChocobozzzUpdate dependencies
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2020-01-29  ChocobozzzDon't log error on actor delete signature error
2020-01-29  ChocobozzzRelax logger on signature checker
2020-01-24  ChocobozzzRemove debug messages
2020-01-07  ChocobozzzUpdate http signature
2019-10-25  ChocobozzzIncrease clock skew for HTTP signatures
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-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-25  ChocobozzzFix pleroma follow
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-19  ChocobozzzBetter AP route checker
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-10-19  ChocobozzzAdd HTTP signature check before linked signature
2018-10-19  ChocobozzzAdd HTTP signature check before linked signature
2018-10-01  ChocobozzzCheck video channel name is unique on our instance
2018-03-26  ChocobozzzFix error logging
2018-01-12  ChocobozzzAvoid making retried requests to dead followers
2018-01-11  ChocobozzzActivity Pub improvements
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-19  ChocobozzzFix player play exception on chromium
2017-12-19  ChocobozzzStatus are sent to mastodon
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-30  ChocobozzzFix req accepts
2017-11-30  ChocobozzzFix activitypub check headers
2017-11-30  ChocobozzzCheck correctly activitypub headers
2017-11-29  ChocobozzzFix well known and json parser with mastodon
2017-11-27  ChocobozzzAdd follow tests
2017-11-27  ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27  ChocobozzzOptimize signature verification
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzFollow works
2017-11-27  ChocobozzzBegin activitypub