aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/avatar-notification.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* `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 playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-261-0/+1
| | | | fixes #2138
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-1/+1
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-191-4/+30
| | | | fixes #1730
* Fix checkbox themesChocobozzz2019-10-221-1/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-2/+2
|
* Add user notification animationChocobozzz2019-02-201-2/+18
|
* Fix notification popover widthChocobozzz2019-01-211-3/+10
|
* Fix calendar in dark modeChocobozzz2019-01-171-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-1/+1
| | | | Inject them in an angular component so we can easily change their color
* Fix scroll in notifications pageChocobozzz2019-01-141-0/+1
|
* Improve "no notifications" messageChocobozzz2019-01-141-0/+1
|
* Add notifications in the clientChocobozzz2019-01-091-0/+82