aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/activitypub/security.ts
Commit message (Collapse)AuthorAgeFilesLines
* Faster ci using compiled ts filesChocobozzz2021-06-151-3/+4
|
* Fix AP security testsChocobozzz2021-03-241-9/+26
|
* Fix 404 AP status codesChocobozzz2021-03-241-25/+48
|
* Use got instead of requestChocobozzz2021-03-241-20/+20
|
* Add a test for refreshing remote keysChocobozzz2021-02-261-7/+58
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-8/+9
|
* Force signed headers in http signaturesChocobozzz2020-11-121-1/+20
| | | | Thanks Roger
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+2
|
* Move to eslintcontainChocobozzz2020-02-031-10/+3
|
* All API tests in parallelChocobozzz2019-05-151-48/+58
|
* Cleanup testsChocobozzz2019-04-241-5/+0
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
| | | | Because they need dev dependencies
* Try to improve server tests compilation speedChocobozzz2019-04-111-2/+1
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Add NSFW info in about pageChocobozzz2019-02-211-0/+3
|
* Merge branch 'move-utils-to-shared' of ↵Chocobozzz2018-12-071-3/+9
|\ | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵buoyantair2018-11-201-4/+1
| |\ | |/ |/| | | move-utils-to-shared
| * Fix dependency errors between modulesbuoyantair2018-11-161-1/+10
| |
* | Cleanup tests importsChocobozzz2018-11-191-1/+2
|/
* Check activities hostChocobozzz2018-11-141-8/+8
|
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-141-0/+180