aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_mixins.scss
Commit message (Collapse)AuthorAgeFilesLines
* Increase global font sizeChocobozzz2022-06-161-15/+13
|
* Redesign register stepsChocobozzz2022-06-151-0/+12
|
* Replace all glyphicon iconsChocobozzz2022-06-131-39/+0
|
* Replace glyphicon chevronChocobozzz2022-06-101-0/+15
|
* Remove secondary color themeChocobozzz2022-06-101-4/+0
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-101-10/+12
|\
| * Fix classic select and ng select css inconsistencyChocobozzz2022-06-101-8/+7
| |
| * Fix peertube select weightChocobozzz2022-06-101-2/+5
| |
* | Migrate to bootstrap 5Chocobozzz2022-06-101-58/+4
|/
* Some fixes for themesChocobozzz2022-03-151-4/+4
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com>
* Add ability to cancel & delete video importsChocobozzz2022-01-191-1/+5
|
* Fix jobs state selection badge styleChocobozzz2021-11-051-1/+1
|
* Fix some old typing issuesChocobozzz2021-10-221-1/+3
|
* Fix ng select tags heightChocobozzz2021-10-201-0/+1
|
* Improve admin tables responsiveChocobozzz2021-10-201-0/+1
|
* Add ability to view my followersChocobozzz2021-10-201-3/+6
|
* Force live type specification in first stepChocobozzz2021-10-151-1/+1
|
* Try to improve permanent live labelChocobozzz2021-10-151-0/+9
|
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-0/+3
| | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI
* Add video filters to common video pagesChocobozzz2021-08-251-32/+45
|
* Move to sass moduleChocobozzz2021-06-281-5/+6
|
* Move to sass @useChocobozzz2021-06-281-1/+1
|
* 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
* Improve channel card custom markupChocobozzz2021-06-091-0/+13
|
* Bidi supportChocobozzz2021-06-071-17/+78
|
* Replace local menu iconChocobozzz2021-05-281-1/+2
|
* Fix mask-image propertyChocobozzz2021-05-071-38/+11
| | | | Needed by chrome
* Fix miniature avatar sizeChocobozzz2021-05-051-2/+5
|
* 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-281-48/+68
|
* Refactor actor avatar displayChocobozzz2021-04-281-31/+2
|
* 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
* Refactor feed componentChocobozzz2021-04-151-1/+1
|
* Refactor modal buttons styleChocobozzz2021-04-141-1/+2
|
* Add ability to update the bannerChocobozzz2021-04-081-4/+6
|
* Refactor video miniatureChocobozzz2021-04-011-5/+39
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Fix multiline ellipsisChocobozzz2021-04-011-1/+2
|
* Refactor horizontal marginsChocobozzz2021-03-311-2/+2
|
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-3/+3
|
* 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-311-80/+0
|
* Redesign channel pageChocobozzz2021-03-311-3/+47
|
* Try to reduce CSS sizeChocobozzz2021-03-241-25/+0
|
* 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 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-131-1/+5
|
* Fix ng-select widthChocobozzz2020-12-151-11/+0
|