aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/search/search-channels.ts
Commit message (Expand)AuthorAgeFilesLines
* Add basic video editor supportChocobozzz2022-02-281-1/+3
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-2/+6
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Fix channel search with complete handleChocobozzz2021-10-111-0/+7
* 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