aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/search/search-index.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-2/+1
* Fix search index testsChocobozzz2022-06-081-4/+4
* Fix search index testsChocobozzz2022-06-031-2/+2
* Fix search index testsChocobozzz2022-03-021-2/+2
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+13
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Fix search index testsChocobozzz2021-08-111-2/+2
* Update search index testsChocobozzz2021-07-291-111/+120
* Refactor search query optionsChocobozzz2021-07-291-37/+105
* Update search index testsChocobozzz2021-07-281-35/+78
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-3/+3
* Shorter server command namesChocobozzz2021-07-201-7/+7
* Introduce videos commandChocobozzz2021-07-201-2/+2
* Introduce server commandsChocobozzz2021-07-201-16/+8
* Introduce config commandChocobozzz2021-07-201-21/+34
* Introduce search commandChocobozzz2021-07-201-65/+64
* Add ability to search playlistsChocobozzz2021-06-251-5/+57
* Add joblog at the end of ciChocobozzz2020-12-141-3/+3
* Use default nsfw instance policy for search indexChocobozzz2020-06-121-0/+31
* Add search index testsChocobozzz2020-06-101-0/+252