]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared.module.ts
Support playlists in share modal
authorChocobozzz <me@florianbigard.com>
Thu, 5 Dec 2019 09:05:00 +0000 (10:05 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 5 Dec 2019 09:05:00 +0000 (10:05 +0100)
commit3a1fed11c52705002cbf2a17294509fb5a89237c
tree9140310efbd9ba7f1b7254e3fd580e84322792a7
parent689a4f6946e47ddf4871fd43bbd1284a4dc79e68
Support playlists in share modal
client/src/app/shared/forms/input-readonly-copy.component.html [new file with mode: 0644]
client/src/app/shared/forms/input-readonly-copy.component.scss [new file with mode: 0644]
client/src/app/shared/forms/input-readonly-copy.component.ts [new file with mode: 0644]
client/src/app/shared/shared.module.ts
client/src/app/videos/+video-watch/modal/video-share.component.html
client/src/app/videos/+video-watch/modal/video-share.component.scss
client/src/app/videos/+video-watch/modal/video-share.component.ts
client/src/app/videos/+video-watch/video-watch.component.html
client/src/assets/player/utils.ts