Add support to video support on client
authorChocobozzz <me@florianbigard.com>
Tue, 20 Feb 2018 15:13:05 +0000 (16:13 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Feb 2018 15:13:55 +0000 (16:13 +0100)
commit07fa4c97ca50b83b0bee9230da97d02401b4e05f
tree07a5ef1b14d8f0596c241456e4cc772f38c0e4ba
parentdddf58c8ce58f6cdd4b8ba93690cceae8f52c37d
Add support to video support on client
28 files changed:
client/src/app/about/about.component.ts
client/src/app/app.component.scss
client/src/app/app.component.ts
client/src/app/header/header.component.scss
client/src/app/shared/forms/form-validators/video.ts
client/src/app/shared/forms/markdown-textarea.component.html
client/src/app/shared/forms/markdown-textarea.component.scss
client/src/app/shared/forms/markdown-textarea.component.ts
client/src/app/shared/video/video-details.model.ts
client/src/app/shared/video/video-edit.model.ts
client/src/app/shared/video/video.service.ts
client/src/app/videos/+video-edit/shared/video-edit.component.html
client/src/app/videos/+video-edit/shared/video-edit.component.scss
client/src/app/videos/+video-edit/shared/video-edit.component.ts
client/src/app/videos/+video-edit/shared/video-image.component.scss
client/src/app/videos/+video-edit/video-update.component.ts
client/src/app/videos/+video-watch/modal/video-support.component.html [new file with mode: 0644]
client/src/app/videos/+video-watch/modal/video-support.component.scss [new file with mode: 0644]
client/src/app/videos/+video-watch/modal/video-support.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/app/videos/+video-watch/video-watch.module.ts
client/src/app/videos/shared/markdown.service.ts
client/src/assets/images/video/heart.svg [new file with mode: 0644]
client/src/sass/application.scss
client/src/sass/video-js-custom.scss
support/doc/dependencies.md