aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/video-update.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Feature/password protected videos (#5836)Wicklow2023-06-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add server endpoints * Refactoring test suites * Update server and add openapi documentation * fix compliation and tests * upload/import password protected video on client * add server error code * Add video password to update resolver * add custom message when sharing pw protected video * improve confirm component * Add new alert in component * Add ability to watch protected video on client * Cannot have password protected replay privacy * Add migration * Add tests * update after review * Update check params tests * Add live videos test * Add more filter test * Update static file privacy test * Update object storage tests * Add test on feeds * Add missing word * Fix tests * Fix tests on live videos * add embed support on password protected videos * fix style * Correcting data leaks * Unable to add password protected privacy on replay * Updated code based on review comments * fix validator and command * Updated code based on review comments
* Introduce videos commandChocobozzz2021-07-201-0/+1
|
* Live streaming implementation first stepChocobozzz2020-11-091-1/+0
|
* Add ability to set custom field to video formChocobozzz2020-08-211-0/+2
|
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-0/+1
|\
| * Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
| |
| * Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+1
| |
* | Change modelsclementbrizard2019-01-121-0/+1
|/
* Add ability to schedule video publicationChocobozzz2018-06-151-4/+2
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-0/+4
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+1
| | | | publishing a video
* Add ability to update a video channelChocobozzz2018-05-111-0/+1
|
* Use ISO 639 for languagesChocobozzz2018-04-231-1/+1
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-0/+2
|
* Implement support field in video and video channelChocobozzz2018-02-151-0/+1
|
* Add ability to disable video commentsChocobozzz2018-01-031-0/+1
|
* Add video privacy settingChocobozzz2017-10-311-0/+3
|
* Better typescript typing for a better worldChocobozzz2017-07-101-0/+9