aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-share-modal/video-share.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to disable p2p in embed with URLChocobozzz2021-12-161-2/+9
|
* Fix select in share modalChocobozzz2021-11-021-1/+1
|
* Add ability to preview embed in share modalChocobozzz2021-11-021-3/+12
|
* Add warning and update privacy on share playlist (#4469)Nataly Rocha2021-10-221-0/+17
| | | | | | | | | | | | | * add warning and update privacy on share * update playlist display name on toast * change privacy update to link * remove conditional * Improve share private warning styling Co-authored-by: Chocobozzz <me@florianbigard.com>
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-4/+4
|
* Add watch messages if live has not startedChocobozzz2020-11-091-3/+3
|
* Add possibility to share origin URL to video if it's not localJeena2020-10-291-0/+7
| | | | | | | | It's very difficult to share the original URL for a video when you watch it on your own instance while it's not from it but from a different instance. Right now when you use the share UI you only can share a link so a person can watch it on your own instance, this patch adds a checkbox to the share UI to share the origin URL instead if needed.
* Add buttons in playlist pageChocobozzz2020-08-101-0/+232
To delete/edit/share the playlist