aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users/users-multiple-servers.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove low timeoutsChocobozzz2023-05-221-2/+0
* More robust testChocobozzz2023-05-151-2/+0
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-8/+8
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-1/+1
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-5/+13
* Move test functions outside extra-utilsChocobozzz2021-12-171-3/+5
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-2/+2
* Generate random uuid for video filesChocobozzz2021-07-261-9/+11
* Reorganize importsChocobozzz2021-07-201-1/+1
* Refactor requestsChocobozzz2021-07-201-2/+2
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-20/+20
* Introduce videos commandChocobozzz2021-07-201-19/+15
* Introduce user commandChocobozzz2021-07-201-36/+9
* Introduce login commandChocobozzz2021-07-201-2/+1
* Introduce server commandsChocobozzz2021-07-201-1/+1
* Introduce channels commandChocobozzz2021-07-201-10/+5
* Introduce accounts commandChocobozzz2021-07-201-18/+19
* Fix remote actor creation dateChocobozzz2021-05-071-11/+17
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-4/+23
* Move to eslintcontainChocobozzz2020-02-031-6/+5
* Remove unused actor uuid fieldChocobozzz2019-05-311-29/+11
* All API tests in parallelChocobozzz2019-05-151-9/+9
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
* Cleanup testsChocobozzz2019-04-241-1/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-5/+12
* Add user adminFlagsChocobozzz2019-04-151-1/+6
* Cleanup tmp directory at startupChocobozzz2019-03-191-0/+7
* Move utils to /sharedbuoyantair2018-10-291-5/+5
* Add user moderation in the account pageChocobozzz2018-10-051-0/+6
* Fix testsChocobozzz2018-08-271-2/+5
* Add ability to set a name to a channelChocobozzz2018-08-271-5/+4
* Improve tests when waiting pending jobsChocobozzz2018-06-131-10/+6
* Only use account name in routesChocobozzz2018-05-251-6/+9
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-1/+19
* Video channel API routes refractorChocobozzz2018-04-251-20/+66
* Implement support field in video and video channelChocobozzz2018-02-151-2/+22
* Fix testsChocobozzz2018-02-141-4/+2
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-9/+57
* Send account activitypub update eventsChocobozzz2018-01-031-0/+85