aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/buttons/action-dropdown.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+1
| | | | | | | | | | | | | | | * 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
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-0/+4
|
* Add action dropdown descriptionsRigel Kent2020-01-211-0/+1
|
* Display all miniature actions on hover and focusRigel Kent2020-01-021-1/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Fix black theme on some screensChocobozzz2019-06-071-0/+4
|
* Add video miniature dropdownChocobozzz2019-04-051-9/+16
|
* Refactor how we use iconsChocobozzz2019-01-171-6/+3
| | | | Inject them in an angular component so we can easily change their color
* Add separators in user moderation dropdownChocobozzz2018-11-211-1/+5
|
* Add user/instance block by users in the clientChocobozzz2018-10-161-0/+5
|
* Add bulk actions in users tableChocobozzz2018-10-081-1/+13
|
* Add user moderation in the account pageChocobozzz2018-10-051-0/+6
|
* Add ability to ban/unban usersChocobozzz2018-08-091-3/+14
|
* Add reason when banning a userChocobozzz2018-08-081-0/+21