aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/search
Commit message (Collapse)AuthorAgeFilesLines
* Don't store remote rates of remote videosChocobozzz2022-03-181-2/+1
| | | | | In the future we'll stop to expose all available rates to improve users privacy
* Simplify search video channelChocobozzz2021-11-161-3/+3
|
* Fix remote interactionChocobozzz2021-11-053-6/+13
| | | | When we fetch a ressource that is a redirection of another ressource
* Deprecate filter video queryChocobozzz2021-10-291-3/+9
| | | | Introduce include and isLocal instead
* Add ability to search by URL with query paramsChocobozzz2021-10-205-3/+23
|
* Fix channel handle searchChocobozzz2021-10-111-2/+2
|
* esModuleInterop to trueChocobozzz2021-08-274-4/+4
|
* Refactor search query optionsChocobozzz2021-07-293-31/+31
|
* Search channels against handles and not namesChocobozzz2021-07-291-1/+1
|
* Add ability to search by uuids/actor namesChocobozzz2021-07-282-4/+6
|
* Filter host for channels and playlists searchChocobozzz2021-07-282-2/+4
|
* Reorganize importsChocobozzz2021-07-203-7/+4
|
* Refactor requestsChocobozzz2021-07-203-3/+3
|
* Add ability to search playlistsChocobozzz2021-06-254-0/+448