aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/search
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to filter out public videos from adminChocobozzz2021-11-121-0/+3
|
* Add ability to filter by file typeChocobozzz2021-11-031-0/+3
|
* Deprecate filter video queryChocobozzz2021-10-292-6/+14
| | | | Introduce include and isLocal instead
* Refactor search query optionsChocobozzz2021-07-294-1/+27
|
* Search channels against handles and not namesChocobozzz2021-07-291-1/+1
|
* Add ability to search by uuids/actor namesChocobozzz2021-07-283-2/+7
|
* Filter host for channels and playlists searchChocobozzz2021-07-282-0/+4
|
* Add ability to search by host in serverChocobozzz2021-07-271-0/+2
|
* Introduce videos commandChocobozzz2021-07-201-0/+2
|
* Add ability to search playlistsChocobozzz2021-06-253-2/+12
|
* Add ability to search live videosChocobozzz2021-05-051-0/+1
|
* Add ability to filter my videos by liveChocobozzz2021-05-035-22/+33
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+1
|
* Add search target check paramsChocobozzz2020-06-101-3/+1
|
* First implem global searchChocobozzz2020-06-103-2/+12
|
* 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 search video channelsChocobozzz2018-08-272-0/+8
|
* Add ability to only filter in the search endpointChocobozzz2018-07-241-1/+1
|
* Add advanced search in clientChocobozzz2018-07-243-1/+5
|
* Add videos list filtersChocobozzz2018-07-242-0/+25