aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users
Commit message (Expand)AuthorAgeFilesLines
* Add signup approval API testsChocobozzz2023-01-194-72/+399
* Add ability to customize token lifetimeChocobozzz2023-01-043-178/+199
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-123-28/+28
* Breaking API: Consistency with role id/labelChocobozzz2022-10-281-3/+3
* Update production.yamlChocobozzz2022-10-281-1/+1
* Merge branch 'release/4.3.0' into developChocobozzz2022-10-111-417/+440
|\
| * Fix channel follow with manually approved followerChocobozzz2022-10-111-417/+440
* | Allow admins to disable two factor authChocobozzz2022-10-071-24/+71
* | Support two factor authentication in backendChocobozzz2022-10-072-0/+154
* | server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-1/+1
|/
* Increase test timeoutsChocobozzz2022-09-121-1/+1
* Cleanup tests importsChocobozzz2022-08-175-15/+5
* We don't need to import mochaChocobozzz2022-08-175-5/+0
* Fix my videos counterChocobozzz2022-07-183-174/+245
* Increase test timeoutChocobozzz2022-06-161-1/+1
* Fix my videos total counterChocobozzz2022-05-241-0/+7
* Implement avatar miniatures (#4639)kontrollanten2022-02-283-7/+23
* Fix types package dependenciesChocobozzz2021-12-281-1/+1
* Fix migrationsChocobozzz2021-12-171-11/+44
* Move test functions outside extra-utilsChocobozzz2021-12-173-6/+9
* shared/ typescript types dir server-commandsChocobozzz2021-12-174-4/+4
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-0/+22
* Add channel filters for my videos/followersChocobozzz2021-10-201-0/+25
* Split check user params testsChocobozzz2021-10-201-1/+17
* Add ability to view my followersChocobozzz2021-10-201-0/+156
* Fix benchmark testChocobozzz2021-10-141-1/+1
* Allow accounts to skip account setup modalChocobozzz2021-08-271-1/+4
* Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-251-1/+1
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-2/+2
* Generate random uuid for video filesChocobozzz2021-07-261-9/+11
* Add ability for instances to follow any actorChocobozzz2021-07-212-2/+2
* Reorganize importsChocobozzz2021-07-204-6/+6
* Refactor requestsChocobozzz2021-07-203-5/+5
* Use an object to represent a serverChocobozzz2021-07-204-18/+17
* Shorter server command namesChocobozzz2021-07-204-185/+185
* Introduce videos commandChocobozzz2021-07-203-140/+116
* Introduce user commandChocobozzz2021-07-204-327/+143
* Introduce login commandChocobozzz2021-07-204-66/+59
* Introduce server commandsChocobozzz2021-07-201-1/+1
* Introduce sql commandChocobozzz2021-07-201-8/+5
* Introduce comments commandChocobozzz2021-07-201-2/+1
* Introduce channels commandChocobozzz2021-07-202-13/+7
* Introduce blacklist commandChocobozzz2021-07-201-2/+1
* Introduce subscriptions commandChocobozzz2021-07-201-83/+61
* Introduce accounts commandChocobozzz2021-07-202-30/+27
* Introduce config commandChocobozzz2021-07-202-22/+24
* Introduce plugins commandChocobozzz2021-07-201-2/+1
* Introduce follows commandChocobozzz2021-07-202-20/+21
* Introduce abuse commandChocobozzz2021-07-201-16/+12
* Correctly export misc filesChocobozzz2021-07-201-4/+4