aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/activitypub
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup express locals typingsChocobozzz2019-03-191-2/+1
|
* Add HTTP signature check before linked signatureChocobozzz2018-10-191-4/+12
| | | | | | 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
* Improve video torrent AP object validatorChocobozzz2018-05-111-2/+0
|
* Upgrade server dependenciesChocobozzz2018-04-061-15/+14
|
* Fix lintChocobozzz2018-02-231-1/+1
|
* Detect posting request in our own inboxChocobozzz2018-02-231-1/+10
|
* Propagate old comment on new followChocobozzz2017-12-282-4/+7
|
* Move models to typescript-sequelizeChocobozzz2017-12-132-2/+5
|
* Fix bad to/cc when undo dislikeChocobozzz2017-11-301-1/+1
|
* Refractor validatorsChocobozzz2017-11-272-13/+10
|
* Follow worksChocobozzz2017-11-271-4/+3
|
* Make it compile at leastChocobozzz2017-11-272-40/+1
|
* Continue activitypubChocobozzz2017-11-272-61/+21
|
* Begin activitypubChocobozzz2017-11-274-0/+132