aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature/video-filters.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix buildChocobozzz2021-12-171-1/+2
|
* Add ability to filter out public videos from adminChocobozzz2021-11-121-3/+6
|
* Deprecate filter video queryChocobozzz2021-10-291-10/+12
| | | | Introduce include and isLocal instead
* More robust webtorrent redundancy downloadChocobozzz2021-09-061-2/+0
| | | | | Avoid issues with inconsistencies between magnet infohash and torrent infohash, blocking webtorrent upload that will timeout
* Fix NSFW filter and add testsChocobozzz2021-09-031-0/+2
|
* Don't display scope fitler on account/channel pagesChocobozzz2021-08-301-1/+8
|
* Add video filters to common video pagesChocobozzz2021-08-251-0/+240