aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/search.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove low timeoutsChocobozzz2023-05-221-2/+0
* Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411)Florent2022-11-231-5/+0
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Move test functions outside extra-utilsChocobozzz2021-12-171-10/+2
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Search channels against handles and not namesChocobozzz2021-07-291-0/+4
* Add ability to search by uuids/actor namesChocobozzz2021-07-281-0/+15
* Update search index testsChocobozzz2021-07-281-5/+25
* Reorganize importsChocobozzz2021-07-201-1/+1
* Refactor requestsChocobozzz2021-07-201-31/+31
* Use an object to represent a serverChocobozzz2021-07-201-5/+5
* Shorter server command namesChocobozzz2021-07-201-1/+1
* Introduce server commandsChocobozzz2021-07-201-28/+27
* Introduce config commandChocobozzz2021-07-201-13/+12
* Add ability to search playlistsChocobozzz2021-06-251-0/+25
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-29/+30
* Add search target check paramsChocobozzz2020-06-101-2/+77
* Move to eslintcontainChocobozzz2020-02-031-1/+1
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
* Cleanup testsChocobozzz2019-04-241-10/+3
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
* Add search by original publication dateAndrés Maldonado2019-02-121-0/+6
* Move utils to /sharedbuoyantair2018-10-291-2/+6
* Search video channel handle/uriChocobozzz2018-08-271-1/+26
* Add videos list filtersChocobozzz2018-07-241-0/+122