aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_miniature.scss
Commit message (Collapse)AuthorAgeFilesLines
* Media queries to use variables when possibleRigel Kent2020-02-131-1/+1
|
* miniature duration visibility and overlay background opacityRigel Kent2019-12-091-1/+1
|
* search filtering improvements per #1654Rigel Kent2019-12-051-0/+1
|
* Fix video rows overflowChocobozzz2019-08-221-3/+0
| | | | In discover and account channel videos pages
* Add show channel button in account pageChocobozzz2019-07-291-2/+18
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-2/+2
|
* Add ability to subscribe from the channel account pageChocobozzz2019-05-291-0/+2
|
* Improve account channel pageChocobozzz2019-05-291-0/+95
| | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels.
* No border radius for thumbnails on small screensChocobozzz2019-04-251-0/+1
|
* _miniature.scss .blur-filter from 5px blur to 20pxZig-032019-04-181-1/+1
| | | A temporary fix, until a better solution is found (maybe #1158 + #1588?), that increases the blur because right now NSFW thumbnails are way too transparent.
* Refactor video miniaturesChocobozzz2019-04-031-1/+0
|
* Set thumbnail heightChocobozzz2019-04-031-7/+8
|
* Try to fix multiline ellipsisChocobozzz2019-04-031-5/+2
| | | | some characters like "g" were cut out
* Improve abstract videos listChocobozzz2019-04-031-1/+3
| | | | Better responsive and align miniatures to the left
* Playlist support in watch pageChocobozzz2019-03-181-3/+10
|
* Playlist videos componentChocobozzz2019-03-181-7/+7
|
* Add/update/delete/list my playlistsChocobozzz2019-03-181-0/+133