aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch/video-watch.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Increase global font sizeChocobozzz2022-06-161-3/+1
|
* Fix player placeholder widthChocobozzz2021-11-291-0/+2
|
* Move watch attributes in a dedicated componentChocobozzz2021-06-301-38/+3
|
* Move video alert in a dedicated componentChocobozzz2021-06-301-5/+0
|
* Relax watch CSSChocobozzz2021-06-301-186/+176
|
* Move watch action buttons in a dedicated componentChocobozzz2021-06-291-108/+17
|
* Move privacy concerns in a dedicated componentChocobozzz2021-06-291-86/+0
|
* Create a dedicated component for video descriptionChocobozzz2021-06-291-48/+3
|
* Create a dedicated component for video ratingChocobozzz2021-06-291-30/+0
|
* Move to sass moduleChocobozzz2021-06-281-4/+5
|
* Move to sass @useChocobozzz2021-06-281-4/+4
|
* Bidi supportChocobozzz2021-06-071-19/+32
|
* Fix live image aspect ratio in theatre modeChocobozzz2021-06-011-0/+4
|
* Fix UI overflowsChocobozzz2021-05-261-0/+3
|
* Move to stylelintChocobozzz2021-04-281-11/+12
|
* Refactor feed componentChocobozzz2021-04-151-5/+0
|
* Fix player responsive heightChocobozzz2021-04-121-1/+1
|
* 🐛 FIX: player width/heigth aspect ratioJonas Sulzer2021-04-051-1/+1
| | | | | | to remove unnecessary black border above and below the video Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* Refactor video miniatureChocobozzz2021-04-011-42/+9
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Square channel avatar consistencyChocobozzz2021-03-311-6/+0
|
* Use source sans 3 fontChocobozzz2021-01-131-1/+1
|
* Use sass instead of deprecated node sassChocobozzz2020-11-191-1/+1
|
* Fix player height on mobileChocobozzz2020-11-131-1/+5
|
* Add live info in watch pageChocobozzz2020-11-091-3/+3
|
* Fix theater modeChocobozzz2020-11-091-0/+1
|
* Add watch messages if live has not startedChocobozzz2020-11-091-1/+4
|
* changed video rating popover text with link to login page (#3168)test2a2020-10-301-4/+0
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Fix fullscreen on iosChocobozzz2020-07-311-0/+6
|
* Hide generic channel display name and avatar on watch view (#2988)Kim2020-07-241-0/+4
| | | | | | | | | * Hide generic channel display name on watch view * Hide generic channel avatar on watch view * Add Default username channel as a generic channel display-name Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
| | | | also organize icons in folders per origin
* Lazy load all routesChocobozzz2020-06-231-0/+607