aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video-miniature.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-200/+0
|
* Add channel information in my videosChocobozzz2020-06-161-0/+4
|
* replace title with video name in moderation listingsRigel Kent2020-06-131-0/+1
|
* fix miniature fixed height, add link/title to avatar, remove pr-2 on ↵Rigel Kent2020-06-121-3/+0
| | | | channels list
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-111-3/+7
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Limit thumbnail sizesChocobozzz2020-06-111-4/+10
|
* prevent video-bottom overflow in video-miniatureRigel Kent2020-06-111-3/+4
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-4/+4
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-9/+24
| | | | | | | | | | | | | | | * 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
* Fix grey color themeChocobozzz2020-05-221-1/+1
|
* Fix mobile miniature information marginChocobozzz2020-05-061-2/+6
|
* Display all miniature actions on hover and focusRigel Kent2020-01-021-3/+12
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-1/+2
|
* Add commentor name alongside fid for video commentsRigel Kent2019-12-181-1/+1
|
* (css) optimize .other-videos widthRigel Kent2019-12-171-1/+0
|
* Fix search results on mobileChocobozzz2019-08-021-2/+4
|
* Add show channel button in account pageChocobozzz2019-07-291-1/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-4/+4
|
* Fix videos more dropdown position/loadingChocobozzz2019-05-131-3/+8
|
* Fix videos list margin with hidden menuChocobozzz2019-04-111-3/+3
|
* 2 rows per overview sectionChocobozzz2019-04-051-74/+81
|
* video add to playlist component -> onpush strategyChocobozzz2019-04-051-0/+6
|
* Add video miniature dropdownChocobozzz2019-04-051-0/+36
|
* Refactor video miniaturesChocobozzz2019-04-031-3/+65
|
* Improve abstract videos listChocobozzz2019-04-031-1/+2
| | | | Better responsive and align miniatures to the left
* Add/update/delete/list my playlistsChocobozzz2019-03-181-20/+2
|
* Refactor ellipsis CSSChocobozzz2019-02-201-3/+1
|
* Increase thumbnails sizeChocobozzz2019-02-201-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-2/+2
| | | | Inject them in an angular component so we can easily change their color
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
| | | | and a bonus dark color theme toggle
* add title ellipsis over two lines to miniaturesRigel Kent2018-09-031-5/+8
|
* Add local user subscriptionsChocobozzz2018-08-271-1/+2
|
* Add account link in videos listChocobozzz2018-04-251-0/+6
|
* Fix #408Gérald Niel2018-03-251-0/+4
|
* Add video comment componentsChocobozzz2017-12-271-1/+0
|
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Begin video watch designChocobozzz2017-12-061-0/+44