Add channel/account avatars in miniature (#2838)
authorRigel Kent <sendmemail@rigelk.eu>
Mon, 8 Jun 2020 06:52:06 +0000 (08:52 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 06:52:06 +0000 (08:52 +0200)
commitc2caa99b942dea7fa9d2856f53efd1316169658e
tree76dfa301d6fef72f6bdab38b2bf33bbac7cdb5b6
parentc87d45df9b2f0d018d866d096c45ab70269105a5
Add channel/account avatars in miniature (#2838)

* add small avatar to miniature

* fix svg size for trending and search icons in plugins view

* parametrize avatar in miniature display options
client/src/app/shared/channel/avatar.component.html
client/src/app/shared/channel/avatar.component.scss
client/src/app/shared/channel/avatar.component.ts
client/src/app/shared/video/abstract-video-list.ts
client/src/app/shared/video/video-miniature.component.html
client/src/app/shared/video/video-miniature.component.ts
client/src/app/videos/recommendations/recommended-videos.component.html
client/src/app/videos/recommendations/recommended-videos.component.ts
client/src/assets/images/global/search.svg
client/src/assets/images/menu/trending.svg