Add params to share modal
authorChocobozzz <me@florianbigard.com>
Wed, 12 Jun 2019 10:40:24 +0000 (12:40 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 12 Jun 2019 14:44:15 +0000 (16:44 +0200)
commit2f4c784a92ac50cacef07f4925e284b4041422f4
tree159e744c68c5f5cd8054b5f63eb389553e13bf56
parent011e1e6b37e15a44624b2d0e50263e16382060d2
Add params to share modal
15 files changed:
client/src/app/search/search.component.html
client/src/app/search/search.component.scss
client/src/app/search/search.module.ts
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/app/videos/+video-watch/video-watch.component.ts
client/src/assets/player/peertube-player-manager.ts
client/src/assets/player/utils.ts
client/src/assets/player/videojs-components/peertube-link-button.ts
client/src/sass/application.scss
client/src/sass/bootstrap.scss [new file with mode: 0644]
client/src/sass/include/_mixins.scss