aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/search/videos-common-query.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated video query filterChocobozzz2023-07-281-6/+0
|
* Prefer web videos in favour of webtorrentChocobozzz2023-07-111-1/+3
|
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-0/+2
| | | | | * filter already watched videos * Updated code based on review comments
* 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-291-6/+11
| | | | Introduce include and isLocal instead
* Refactor search query optionsChocobozzz2021-07-291-0/+6
|
* Introduce videos commandChocobozzz2021-07-201-0/+2
|
* Add ability to filter my videos by liveChocobozzz2021-05-031-0/+28