aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/search
Commit message (Collapse)AuthorAgeFilesLines
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-122-6/+6
|
* Add missing uuids search query docChocobozzz2022-11-231-3/+3
|
* Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411)Florent2022-11-231-22/+0
|
* Cleanup tests importsChocobozzz2022-08-177-21/+7
|
* We don't need to import mochaChocobozzz2022-08-177-8/+1
|
* Fix lintChocobozzz2022-07-131-3/+3
|
* Fix search index testsChocobozzz2022-06-081-4/+4
|
* Fix search index testsChocobozzz2022-06-031-2/+2
|
* Fix search index testsChocobozzz2022-03-021-2/+2
|
* Add basic video editor supportChocobozzz2022-02-282-2/+6
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-287-6/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com>
* Move test functions outside extra-utilsChocobozzz2021-12-174-8/+8
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-177-7/+7
|
* Add ability to search by URL with query paramsChocobozzz2021-10-203-28/+84
|
* Increase videos search test before timeoutChocobozzz2021-10-131-1/+1
|
* Fix channel search with complete handleChocobozzz2021-10-111-0/+7
|
* Fix search index testsChocobozzz2021-08-111-2/+2
|
* Update search index testsChocobozzz2021-07-291-111/+120
|
* Correctly cleanup test serversChocobozzz2021-07-292-2/+2
|
* Refactor search query optionsChocobozzz2021-07-291-37/+105
|
* Search channels against handles and not namesChocobozzz2021-07-291-5/+12
|
* Add ability to search by uuids/actor namesChocobozzz2021-07-283-7/+73
|
* Update search index testsChocobozzz2021-07-281-35/+78
|
* Increase test timeoutChocobozzz2021-07-282-2/+2
|
* Filter host for channels and playlists searchChocobozzz2021-07-282-15/+101
|
* Add ability to search by host in serverChocobozzz2021-07-271-5/+37
|
* Rename captions commandsChocobozzz2021-07-211-2/+2
|
* Reorganize importsChocobozzz2021-07-207-7/+7
|
* Refactor requestsChocobozzz2021-07-201-4/+4
|
* Use an object to represent a serverChocobozzz2021-07-207-26/+26
|
* Shorter server command namesChocobozzz2021-07-207-80/+80
|
* Introduce videos commandChocobozzz2021-07-206-69/+64
|
* Introduce user commandChocobozzz2021-07-202-7/+5
|
* Introduce login commandChocobozzz2021-07-201-2/+1
|
* Introduce server commandsChocobozzz2021-07-202-40/+30
|
* Introduce channels commandChocobozzz2021-07-203-28/+19
|
* Introduce playlist commandChocobozzz2021-07-202-51/+20
|
* Introduce captions commandChocobozzz2021-07-201-7/+2
|
* Shorter live methodsChocobozzz2021-07-201-2/+2
|
* Introduce live commandChocobozzz2021-07-201-12/+10
|
* Introduce config commandChocobozzz2021-07-202-24/+36
|
* Move AP request in requests fileChocobozzz2021-07-201-1/+1
|
* Introduce search commandChocobozzz2021-07-207-308/+345
|
* Add ability to search playlistsChocobozzz2021-06-256-14/+443
|
* Add ability to filter my videos by liveChocobozzz2021-05-031-2/+47
|
* Add joblog at the end of ciChocobozzz2020-12-141-3/+3
|
* Increase videos search before test timeoutChocobozzz2020-08-281-1/+1
|
* Use default nsfw instance policy for search indexChocobozzz2020-06-121-0/+31
|
* Add search index testsChocobozzz2020-06-103-0/+333
|
* Move to eslintcontainChocobozzz2020-02-033-33/+33
|