aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-share-modal/video-share.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-241-1/+2
* Prevent invalid end watch section warningsChocobozzz2023-05-101-2/+0
* Add an option to provide responsive embed (#5690)Wicklow2023-03-141-8/+12
* Add plugin hooks/placeholder to share modalChocobozzz2022-08-111-34/+99
* Add control bar option for peertube playerChocobozzz2022-05-201-3/+3
* Add "only display embed URL" in share modalChocobozzz2022-05-201-8/+17
* Reorganize player filesChocobozzz2022-03-141-1/+1
* Add ability to disable p2p in embed with URLChocobozzz2021-12-161-8/+30
* Add ability to preview embed in share modalChocobozzz2021-11-021-3/+26
* Add warning and update privacy on share playlist (#4469)Nataly Rocha2021-10-221-1/+9
* Provide origin URL to client and fix remote shareChocobozzz2021-10-221-4/+4
* Refactor video links buildersChocobozzz2021-07-261-7/+2
* Refactor video links buildingChocobozzz2021-07-261-17/+21
* Support short uuid for GET video/playlistChocobozzz2021-06-291-3/+4
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-2/+2
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-2/+2
* Add possibility to share origin URL to video if it's not localJeena2020-10-291-1/+8
* Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-191-3/+2
* Add buttons in playlist pageChocobozzz2020-08-101-0/+148