aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/activitypub
Commit message (Expand)AuthorAgeFilesLines
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-082-8/+10
* 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-035-52/+41
* Use a filtered proxy without variablesChocobozzz2020-01-221-5/+1
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-081-5/+2
* Don't always replace actor avatarChocobozzz2019-11-251-1/+1
* Remove old JSON LD signature implementationChocobozzz2019-08-291-13/+0
* Add gitlab ci supportChocobozzz2019-07-291-1/+1
* All API tests in parallelChocobozzz2019-05-154-76/+104
* Cleanup testsChocobozzz2019-04-244-14/+2
* Shared utils -> extra-utilsChocobozzz2019-04-245-7/+7
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Try to improve server tests compilation speedChocobozzz2019-04-111-2/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-1/+1
* Refresh playlistsChocobozzz2019-03-191-32/+98
* Add NSFW info in about pageChocobozzz2019-02-213-1/+7
* Fix socket.io websocket connectionChocobozzz2019-01-091-1/+1
* Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-075-15/+31
|\
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-201-4/+1
| |\
| * | Fix dependency errors between modulesbuoyantair2018-11-164-5/+14
| * | Merge from upstreambuoyantair2018-11-161-1/+9
* | | Fix AP testsChocobozzz2018-12-071-4/+4
* | | Fix AP redirectionChocobozzz2018-11-301-6/+38
* | | Delete invalid or deleted remote videosChocobozzz2018-11-202-0/+85
| |/ |/|
* | Cleanup tests importsChocobozzz2018-11-191-1/+2
|/
* Add AP fetch testsChocobozzz2018-11-142-0/+87
* Check activities hostChocobozzz2018-11-141-8/+8
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-1414-0/+870