]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts
Playlist support in watch page
authorChocobozzz <me@florianbigard.com>
Wed, 13 Mar 2019 13:18:58 +0000 (14:18 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 18 Mar 2019 10:17:59 +0000 (11:17 +0100)
commite2f01c47e08d26a30ad47068d195b3d21d0df8a1
tree21f18ed462d313bfb4ba7a1b5221fdb6b2c35bc1
parent15e9d5ca39e0b792f61453fbf3885a0fc446afa7
Playlist support in watch page
20 files changed:
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.html
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.scss
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.ts
client/src/app/shared/images/global-icon.component.ts
client/src/app/shared/shared.module.ts
client/src/app/shared/video-playlist/video-playlist-element-miniature.component.html [new file with mode: 0644]
client/src/app/shared/video-playlist/video-playlist-element-miniature.component.scss [new file with mode: 0644]
client/src/app/shared/video-playlist/video-playlist-element-miniature.component.ts [new file with mode: 0644]
client/src/app/shared/video/infinite-scroller.directive.ts
client/src/app/shared/video/video-thumbnail.component.html
client/src/app/shared/video/video-thumbnail.component.ts
client/src/app/videos/+video-watch/video-watch-routing.module.ts
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/assets/images/global/play.html [new file with mode: 0644]
client/src/assets/player/p2p-media-loader/p2p-media-loader-plugin.ts
client/src/assets/player/peertube-plugin.ts
client/src/sass/include/_miniature.scss
client/src/sass/include/_mixins.scss