aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/query.ts
Commit message (Collapse)AuthorAgeFilesLines
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-2/+4
| | | | | * filter already watched videos * Updated code based on review comments
* Add ability to filter out public videos from adminChocobozzz2021-11-121-0/+1
|
* Add ability to filter by file typeChocobozzz2021-11-031-0/+2
|
* Deprecate filter video queryChocobozzz2021-10-291-3/+4
| | | | Introduce include and isLocal instead
* Refactor search query optionsChocobozzz2021-07-291-0/+74