aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/search
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add ability to search by UUIDChocobozzz2019-12-091-0/+10
|
* Lowercase video tags searchChocobozzz2019-08-291-4/+4
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-0/+2
| | | | Install/uninstall/list plugins remotely
* Add language filters in user preferencesChocobozzz2019-06-191-9/+44
|
* Redundancy and search tests in parallel tooChocobozzz2019-05-143-34/+40
|
* Try parallel check params testsChocobozzz2019-05-143-3/+3
|
* Use test wrapper exit functionChocobozzz2019-04-243-9/+10
|
* Cleanup testsChocobozzz2019-04-243-26/+5
|
* Shared utils -> extra-utilsChocobozzz2019-04-243-6/+6
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-2/+2
|
* Add search by original publication dateAndrés Maldonado2019-02-121-1/+65
|
* Move utils to /sharedbuoyantair2018-10-293-6/+6
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Fetch outbox when searching an actorChocobozzz2018-08-271-5/+47
|
* Search video channel handle/uriChocobozzz2018-08-273-0/+178
|
* Add refresh video on searchChocobozzz2018-08-272-0/+163
|
* Add ability to only filter in the search endpointChocobozzz2018-07-241-0/+55
|
* Add advanced search in clientChocobozzz2018-07-241-4/+4
|
* Add videos list filtersChocobozzz2018-07-241-0/+299