aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/channel
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-233-79/+0
|
* Remove uneccessary details to link titlesCaroline Chuong2020-06-182-4/+4
|
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-111-0/+2
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-2/+2
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* Add channel/account avatars in miniature (#2838)Rigel Kent2020-06-083-11/+36
| | | | | | | * add small avatar to miniature * fix svg size for trending and search icons in plugins view * parametrize avatar in miniature display options
* Set a default background color for account avatarRigel Kent2020-01-081-0/+1
| | | | fixes #2392
* add channel avatar to watch viewRigel Kent2019-12-153-0/+51