Client: move video watch modals in their own component
authorChocobozzz <florian.bigard@gmail.com>
Sun, 20 Nov 2016 15:09:38 +0000 (16:09 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 21 Nov 2016 21:09:45 +0000 (22:09 +0100)
commitcf02fbfb17f9e04312f771f245778d31bc1b69d2
treeffffcc63bb328be864a1f0b7ffd6a70448afc9a0
parent900f0d2b3cc5035568ffa0853101a12c6abcffdc
Client: move video watch modals in their own component
client/src/app/app.module.ts
client/src/app/videos/video-watch/index.ts
client/src/app/videos/video-watch/video-magnet.component.html [new file with mode: 0644]
client/src/app/videos/video-watch/video-magnet.component.ts [new file with mode: 0644]
client/src/app/videos/video-watch/video-share.component.html [new file with mode: 0644]
client/src/app/videos/video-watch/video-share.component.ts [new file with mode: 0644]
client/src/app/videos/video-watch/video-watch.component.html
client/src/app/videos/video-watch/video-watch.component.scss
client/src/app/videos/video-watch/video-watch.component.ts
client/src/sass/application.scss