aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-2819-98/+91
|
* Move to sass @useChocobozzz2021-06-2817-87/+89
|
* Add ability to search playlistsChocobozzz2021-06-251-0/+1
|
* Cleanup contact form with URLChocobozzz2021-06-151-1/+1
| | | | | | Parent component still have the responsability to explicitely open the modal Rely on data router param to open or not the modal
* Add max rows to videos listChocobozzz2021-06-091-2/+5
|
* Improve channel card custom markupChocobozzz2021-06-091-0/+13
|
* Bidi supportChocobozzz2021-06-0713-101/+193
|
* Replace local menu iconChocobozzz2021-05-281-1/+2
|
* Fix UI overflowsChocobozzz2021-05-261-0/+2
|
* Fix logger warning levelChocobozzz2021-05-141-0/+1
|
* Fix mask-image propertyChocobozzz2021-05-075-41/+40
| | | | Needed by chrome
* Fix miniature avatar sizeChocobozzz2021-05-052-4/+6
|
* Add ability to filter my videos by liveChocobozzz2021-05-031-4/+4
|
* Fix avatar size in moderation tablesChocobozzz2021-04-291-4/+3
|
* Fix my library/account/admin sub titles alignmentChocobozzz2021-04-291-1/+3
|
* Move to stylelintChocobozzz2021-04-2819-154/+200
|
* Refactor actor avatar displayChocobozzz2021-04-282-39/+6
|
* add stats videojs pluginRigel Kent2021-04-283-2/+45
|
* Use account initial as default avatar (#4002)kontrollanten2021-04-271-9/+1
| | | | | | | * client: use account initial as default avatar * fix UI in user list Avatars was cutted in the top and bottom
* Fix ng-select with an imageChocobozzz2021-04-271-0/+5
|
* Fix font size inconsistency with ng-selectChocobozzz2021-04-261-5/+3
|
* Fix modal word breakChocobozzz2021-04-261-1/+1
|
* Refactor feed componentChocobozzz2021-04-151-1/+1
|
* Refactor comment add cssChocobozzz2021-04-151-0/+4
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-4/+0
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Refactor modal buttons styleChocobozzz2021-04-143-12/+9
|
* Move player style in watch componentChocobozzz2021-04-141-5/+0
|
* add icons in contextmenuRigel Kent2021-04-121-1/+27
|
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-081-1/+2
|\
| * Fix embed playlist menu background on focusChocobozzz2021-04-081-1/+2
| |
* | Display banner on channel pageChocobozzz2021-04-081-1/+1
| |
* | Add ability to update the bannerChocobozzz2021-04-082-4/+9
| |
* | Reducing tag input excessive padding; fixes #3915 (#3927)aschaap2021-04-071-6/+8
| | | | | | | | | | | | | | | | | | | | | | * Removed !important and added rules to style tags input; fixes #3915 * Simplifying what @rigelk was achieving with !important in 149e4cc * Compressed CSS selectors Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: Rigel Kent <par@rigelk.eu>
* | Fix actor overflowsChocobozzz2021-04-051-0/+6
| |
* | Increase videos grid margins on desktopChocobozzz2021-04-011-1/+5
| |
* | Responsive searchChocobozzz2021-04-011-0/+7
| |
* | Account/channel videos display as rowsChocobozzz2021-04-011-7/+0
| |
* | Refactor video miniatureChocobozzz2021-04-014-144/+98
| | | | | | | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* | Fix multiline ellipsisChocobozzz2021-04-012-7/+9
| |
* | Refactor horizontal marginsChocobozzz2021-03-316-158/+94
| |
* | Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-314-15/+15
| |
* | Channel/account page redesign feedbacksChocobozzz2021-03-311-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | Square channel avatar consistencyChocobozzz2021-03-312-81/+1
| |
* | Add support button in channel pageChocobozzz2021-03-312-18/+24
| |
* | Redesign account's channels pageChocobozzz2021-03-312-10/+32
| |
* | Redesign account pageChocobozzz2021-03-311-0/+86
| |
* | Redesign channel pageChocobozzz2021-03-313-9/+73
| |
* | Change copy icon (#3867)kontrollanten2021-03-241-0/+4
| | | | | | | | | | | | * client: change copy icon to glypicon-duplicate * client: add "copy" text to copy icons
* | Try to reduce CSS sizeChocobozzz2021-03-241-25/+0
| |
* | Fix control bar alignmentChocobozzz2021-03-241-6/+12
|/