mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Add ability to filter my videos by live
This commit is contained in:
parent
dfcb6f50a6
commit
1fd61899ea
46 changed files with 569 additions and 336 deletions
1
shared/models/search/boolean-both-query.model.ts
Normal file
1
shared/models/search/boolean-both-query.model.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export type BooleanBothQuery = 'true' | 'false' | 'both'
|
Loading…
Add table
Add a link
Reference in a new issue