aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/misc/simple-search-input.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Replace all glyphicon iconsChocobozzz2022-06-131-1/+5
|
* Add video filters to common video pagesChocobozzz2021-08-251-8/+5
|
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-1/+2
|
* Channel/account page redesign feedbacksChocobozzz2021-03-311-1/+1
| | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass
* Redesign account's channels pageChocobozzz2021-03-311-2/+2
|
* Redesign account pageChocobozzz2021-03-311-18/+18
|
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-0/+29
* WIP: account search * add search to account view * add tests for account search