PeerTube/server/controllers/api/videos
Wicklow 05a60d8599
Feature/Add replay privacy (#5692)
* Add replay settings feature

* Fix replay settings behaviour

* Fix tests

* Fix tests

* Fix tests

* Update openapi doc and fix tests

* Add tests and fix code

* Models correction

* Add migration and update controller and middleware

* Add check params tests

* Fix video live middleware

* Updated code based on review comments
2023-03-31 09:12:21 +02:00
..
blacklist.ts
captions.ts
comment.ts Use raw sql for comments 2023-01-09 09:29:02 +01:00
files.ts
import.ts Fix transcoding failure when importing a video 2022-10-31 13:30:39 +01:00
index.ts Update changelog 2022-11-24 13:36:32 +01:00
live.ts Feature/Add replay privacy (#5692) 2023-03-31 09:12:21 +02:00
ownership.ts
rate.ts
stats.ts
studio.ts
token.ts Add ability to get user from file token 2022-12-20 09:15:49 +01:00
transcoding.ts Prevent broken transcoding with audio only input 2022-11-14 11:39:01 +01:00
update.ts Fix retrying update on sql serialization conflict 2023-02-14 09:03:22 +01:00
upload.ts
view.ts