aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|/
* fix: long text on modalssanchis2021-03-081-0/+1
|
* refactor noscript/incompatible browser messages (#3684)Cadence Ember2021-02-031-5/+5
| | | | | also align noscript and incompatible browser styles Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Upgrade client dependenciesChocobozzz2021-02-031-1/+1
|
* add description to transcoding profile selectorRigel Kent2021-01-281-0/+10
|
* Fix ng select themeChocobozzz2021-01-202-1/+9
|
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-0/+5
| | | | | | | * WIP: account search * add search to account view * add tests for account search
* Add font display swapChocobozzz2021-01-191-0/+2
|
* Fix table header overflowChocobozzz2021-01-151-0/+3
|
* Move orange admin buttons on the left sideChocobozzz2021-01-131-3/+5
|
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-131-4/+8
| | | | | | | * add ability to remove one's avatar for account and channels * add ability to remove one's avatar for account and channels * only display avatar edition options after input change
* Use source sans 3 fontChocobozzz2021-01-138-23/+23
|
* Increase play button sizeChocobozzz2020-12-172-2/+3
|
* Fix ng-select widthChocobozzz2020-12-151-11/+0
|
* Fix password input in edit userChocobozzz2020-12-151-0/+7
|
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-1/+2
|
* restore live transcoding to live streaming tabRigel Kent2020-12-141-2/+2
|
* slightly clearer layout of transcoding configurationRigel Kent2020-12-141-0/+22
|
* restore wrapping in reportsRigel Kent2020-12-131-0/+1
|
* Improve live player responsiveChocobozzz2020-12-102-7/+37
|