]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/menu/menu.component.html
Playlist videos component
authorChocobozzz <me@florianbigard.com>
Mon, 11 Mar 2019 15:23:33 +0000 (16:23 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 18 Mar 2019 10:17:59 +0000 (11:17 +0100)
commitc5a1ae500e68b759f76851552be6dd10631d34f4
treef741daceab3b506f18f7cc14492a25425ebdf68d
parentf0a3988066f72a28bb44520af072f18d91d77dde
Playlist videos component
19 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/menu/menu.component.html
client/src/app/menu/menu.component.scss
client/src/app/shared/buttons/action-dropdown.component.html
client/src/app/shared/images/global-icon.component.ts
client/src/app/shared/video-playlist/video-add-to-playlist.component.html
client/src/app/shared/video-playlist/video-add-to-playlist.component.scss
client/src/app/shared/video-playlist/video-playlist-miniature.component.scss
client/src/app/shared/video/video.model.ts
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.scss
client/src/assets/images/global/more-horizontal.html [moved from client/src/assets/images/video/more.html with 100% similarity]
client/src/assets/images/global/more-vertical.html [new file with mode: 0644]
client/src/sass/include/_miniature.scss
client/src/sass/include/_mixins.scss
client/src/sass/primeng-custom.scss
shared/models/videos/video.model.ts