aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/activitypub/client.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-5/+5
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Support video views/viewers stats in serverChocobozzz2022-04-151-1/+19
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-2/+2
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-3/+3
* Introduce videos commandChocobozzz2021-07-201-6/+5
* Introduce playlist commandChocobozzz2021-07-201-4/+2
* Support short uuid for GET video/playlistChocobozzz2021-06-291-19/+79
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+2
* Move to eslintcontainChocobozzz2020-02-031-3/+1
* All API tests in parallelChocobozzz2019-05-151-5/+6
* Cleanup testsChocobozzz2019-04-241-3/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
* Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-071-3/+3
|\
| * Fix dependency errors between modulesbuoyantair2018-11-161-1/+1
| * Merge from upstreambuoyantair2018-11-161-1/+9
* | Fix AP redirectionChocobozzz2018-11-301-6/+38
|/
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-141-0/+35