aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Add basic video editor supportChocobozzz2022-02-281-1/+5
* Fix testsChocobozzz2021-12-281-4/+11
* Cleanup unavailable remote AP resourceChocobozzz2021-12-281-0/+53
* Move test functions outside extra-utilsChocobozzz2021-12-175-6/+15
* shared/ typescript types dir server-commandsChocobozzz2021-12-176-6/+6
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Reorganize importsChocobozzz2021-07-204-8/+6
* Refactor requestsChocobozzz2021-07-203-16/+9
* Use an object to represent a serverChocobozzz2021-07-205-26/+24
* Shorter server command namesChocobozzz2021-07-205-68/+68
* Introduce videos commandChocobozzz2021-07-204-71/+52
* Introduce user commandChocobozzz2021-07-202-5/+3
* Introduce login commandChocobozzz2021-07-201-2/+1
* Introduce server commandsChocobozzz2021-07-201-3/+2
* Introduce sql commandChocobozzz2021-07-204-49/+25
* Introduce comments commandChocobozzz2021-07-201-11/+14
* Introduce playlist commandChocobozzz2021-07-202-16/+12
* Introduce accounts commandChocobozzz2021-07-201-9/+11
* Support short uuid for GET video/playlistChocobozzz2021-06-291-19/+79
* Faster ci using compiled ts filesChocobozzz2021-06-1512-491/+23
* 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 ability to cleanup remote AP interactionsChocobozzz2021-03-032-0/+284
* Add a test for refreshing remote keysChocobozzz2021-02-261-7/+58
* 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