aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/search/search-videos.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix remote interactionChocobozzz2021-11-051-2/+5
| | | | 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-201-1/+2
|
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
|
* Refactor search query optionsChocobozzz2021-07-291-9/+15
|
* Reorganize importsChocobozzz2021-07-201-2/+1
|
* Refactor requestsChocobozzz2021-07-201-1/+1
|
* Add ability to search playlistsChocobozzz2021-06-251-0/+153