aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/server
Commit message (Expand)AuthorAgeFilesLines
* Add ability to search by host in serverChocobozzz2021-07-271-4/+5
* Simplify createServer argsChocobozzz2021-07-221-1/+1
* Rename captions commandsChocobozzz2021-07-211-2/+2
* Add ability for instances to follow any actorChocobozzz2021-07-215-274/+341
* Reorganize importsChocobozzz2021-07-2012-22/+18
* Refactor requestsChocobozzz2021-07-209-37/+36
* Use an object to represent a serverChocobozzz2021-07-2018-89/+92
* Shorter server command namesChocobozzz2021-07-2017-273/+273
* Introduce videos commandChocobozzz2021-07-2012-275/+213
* Introduce user commandChocobozzz2021-07-209-68/+68
* Introduce login commandChocobozzz2021-07-206-26/+26
* Introduce server commandsChocobozzz2021-07-203-13/+6
* Introduce notifications commandChocobozzz2021-07-201-2/+1
* Introduce sql commandChocobozzz2021-07-206-22/+13
* Introduce comments commandChocobozzz2021-07-204-105/+83
* Introduce channels commandChocobozzz2021-07-202-4/+5
* Introduce playlist commandChocobozzz2021-07-202-17/+8
* Introduce captions commandChocobozzz2021-07-201-10/+6
* Introduce blacklist commandChocobozzz2021-07-201-4/+2
* Introduce services commandChocobozzz2021-07-201-4/+3
* Introduce accounts commandChocobozzz2021-07-201-20/+20
* Introduce config commandChocobozzz2021-07-206-81/+58
* Introduce stats commandChocobozzz2021-07-201-38/+25
* Introduce plugins commandChocobozzz2021-07-201-139/+49
* Introduce jobs commandChocobozzz2021-07-202-31/+26
* Introduce follows commandChocobozzz2021-07-207-210/+165
* Introduce contact form commandChocobozzz2021-07-201-13/+10
* Introduce abuse commandChocobozzz2021-07-201-2/+1
* Correctly export misc filesChocobozzz2021-07-202-6/+6
* Introduce logs commandChocobozzz2021-07-201-23/+26
* Introduce CustomPage commandChocobozzz2021-07-201-13/+12
* Introduce bulk commandChocobozzz2021-07-201-6/+7
* Handle broken plugin installChocobozzz2021-06-301-0/+32
* Support short uuid for GET video/playlistChocobozzz2021-06-291-1/+1
* Faster ci using compiled ts filesChocobozzz2021-06-151-0/+4
* Add logs for refresh functionsChocobozzz2021-06-081-1/+1
* Refactor server errors handlerChocobozzz2021-06-021-1/+15
* Implemented configurable minimum signup agePoslovitch2021-05-281-1/+4
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-49/+55
* Instance homepage support (#4007)Chocobozzz2021-05-272-0/+86
* Fix broadcast message log levelChocobozzz2021-05-251-1/+1
* Update READMEChocobozzz2021-05-111-4/+6
* Reorganize plugin modelsChocobozzz2021-05-111-8/+2
* Cleanup shared modelsChocobozzz2021-05-113-31/+28
* Fix handle downs testChocobozzz2021-05-101-1/+1
* Fix E2E testsChocobozzz2021-05-101-1/+1
* More robust testsChocobozzz2021-04-151-3/+4
* Dissociate frameguard from cspChocobozzz2021-04-121-0/+34
* add channel and playlist stats to server stats endpoint (#3747)Rigel Kent2021-04-121-3/+73
* Fix testsChocobozzz2021-04-051-2/+2