aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/search/videos-search-query.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate filter video queryChocobozzz2021-10-291-0/+3
| | | | Introduce include and isLocal instead
* Refactor search query optionsChocobozzz2021-07-291-1/+7
|
* Add ability to search by uuids/actor namesChocobozzz2021-07-281-0/+3
|
* Add ability to search by host in serverChocobozzz2021-07-271-0/+2
|
* Add ability to filter my videos by liveChocobozzz2021-05-031-20/+2
|
* Add search target check paramsChocobozzz2020-06-101-3/+1
|
* First implem global searchChocobozzz2020-06-101-1/+4
|
* Add search by original publication dateAndrés Maldonado2019-02-121-0/+3
|
* Add ability to list all local videosChocobozzz2018-10-101-0/+3
| | | | Including private/unlisted for moderators/admins
* Add ability to only filter in the search endpointChocobozzz2018-07-241-1/+1
|
* Add advanced search in clientChocobozzz2018-07-241-1/+3
|
* Add videos list filtersChocobozzz2018-07-241-0/+24