aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-share-modal
Commit message (Collapse)AuthorAgeFilesLines
* Fix small UI bugsChocobozzz2021-02-021-0/+4
|
* unify inputs requiring buttons like password inputsRigel Kent2020-12-042-5/+5
|
* 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-292-1/+15
| | | | | | | | 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.
* Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-191-3/+2
|
* Add buttons in playlist pageChocobozzz2020-08-105-0/+489
To delete/edit/share the playlist