aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/search/search-channels.ts
Commit message (Expand)AuthorAgeFilesLines
* Correctly cleanup test serversChocobozzz2021-07-291-1/+1
* Search channels against handles and not namesChocobozzz2021-07-291-5/+12
* Add ability to search by uuids/actor namesChocobozzz2021-07-281-2/+22
* Increase test timeoutChocobozzz2021-07-281-1/+1
* Filter host for channels and playlists searchChocobozzz2021-07-281-4/+54
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-3/+3
* Shorter server command namesChocobozzz2021-07-201-3/+3
* Introduce user commandChocobozzz2021-07-201-2/+2
* Introduce channels commandChocobozzz2021-07-201-10/+2
* Introduce search commandChocobozzz2021-07-201-14/+15
* Add search index testsChocobozzz2020-06-101-0/+79