Client: handle multiple file resolutions
authorChocobozzz <florian.bigard@gmail.com>
Fri, 6 Oct 2017 08:40:09 +0000 (10:40 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Fri, 6 Oct 2017 09:03:09 +0000 (11:03 +0200)
commitaa8b6df4a51c82eb91e6fd71a090b2128098af6b
treeb2d6292ceb34ad71a1ce9b671f0d87923f6c7c21
parent127d96b969891a73d76e257581e5fd81cd867480
Client: handle multiple file resolutions
20 files changed:
client/config/webpack.video-embed.js
client/src/app/videos/shared/video.model.ts
client/src/app/videos/video-watch/index.ts
client/src/app/videos/video-watch/video-magnet.component.html
client/src/app/videos/video-watch/video-watch.component.ts
client/src/app/videos/video-watch/webtorrent.service.ts [deleted file]
client/src/app/videos/videos.module.ts
client/src/assets/player/peertube-videojs-plugin.ts [new file with mode: 0644]
client/src/assets/player/video-renderer.ts [new file with mode: 0644]
client/src/sass/video-js-custom.scss
client/src/standalone/videos/embed.scss
client/src/standalone/videos/embed.ts
config/test-1.yaml
config/test-3.yaml
config/test-4.yaml
config/test-5.yaml
config/test-6.yaml
config/test.yaml
server/models/video/video.ts
server/tests/api/multiple-pods.ts