aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/activitypub/security.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove low timeoutsChocobozzz2023-05-221-8/+0
* Fix testsChocobozzz2023-05-101-1/+1
* Add runner server testsChocobozzz2023-05-091-26/+32
* Add ability for plugins to alter video jsonldChocobozzz2023-03-101-9/+35
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-16/+16
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Handle HTTP signature draft 11Chocobozzz2022-05-061-0/+11
* Refactor AP context builderChocobozzz2022-03-241-12/+11
* Remove activitypub helperChocobozzz2022-03-231-1/+2
* Move test functions outside extra-utilsChocobozzz2021-12-171-1/+2
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Refactor requestsChocobozzz2021-07-201-13/+6
* Use an object to represent a serverChocobozzz2021-07-201-9/+8
* Shorter server command namesChocobozzz2021-07-201-4/+4
* Introduce sql commandChocobozzz2021-07-201-9/+5
* 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
* 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
* 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 https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-071-3/+9
|\
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-201-4/+1
| |\ | |/ |/|
| * 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