aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/search/search-video-playlists.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix remote interactionChocobozzz2021-11-051-2/+4
| | | | When we fetch a ressource that is a redirection of another ressource
* 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-11/+8
|
* Add ability to search by uuids/actor namesChocobozzz2021-07-281-1/+2
|
* Filter host for channels and playlists searchChocobozzz2021-07-281-1/+2
|
* Reorganize importsChocobozzz2021-07-201-3/+2
|
* Refactor requestsChocobozzz2021-07-201-1/+1
|
* Add ability to search playlistsChocobozzz2021-06-251-0/+129