aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade client dependenciesChocobozzz2022-07-271-2/+0
|
* Fix z-index with custom homepageChocobozzz2022-07-181-1/+1
|
* Rename not fount page to error pageChocobozzz2022-07-081-0/+7
|
* Theme fixesChocobozzz2022-06-283-8/+17
|
* Registration css fixesChocobozzz2022-06-281-0/+2
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-241-0/+1
|\
* | Fix dropdown z-indexChocobozzz2022-06-201-2/+2
| |
* | Increase global font sizeChocobozzz2022-06-164-21/+19
| |
* | Lighter foreground font colorChocobozzz2022-06-151-2/+2
| |
* | Redesign register stepsChocobozzz2022-06-153-2/+17
| |
* | Replace all glyphicon iconsChocobozzz2022-06-132-39/+58
| |
* | Replace glyphicon chevronChocobozzz2022-06-101-0/+15
| |
* | Fix notification z-index with modalsChocobozzz2022-06-101-2/+2
| |
* | Remove secondary color themeChocobozzz2022-06-102-8/+0
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-102-10/+13
|\|
| * Fix classic select and ng select css inconsistencyChocobozzz2022-06-102-8/+8
| |
| * Fix peertube select weightChocobozzz2022-06-101-2/+5
| |
* | Migrate to bootstrap 5Chocobozzz2022-06-104-59/+75
|/
* Fix avatar responsiveChocobozzz2022-05-021-0/+4
|
* Support videos stats in clientChocobozzz2022-04-151-0/+44
|
* Some fixes for themesChocobozzz2022-03-152-4/+8
|
* Fix modal z-indexChocobozzz2022-03-021-1/+1
| | | | Should be on top of the header too
* Implement avatar miniatures (#4639)kontrollanten2022-02-283-8/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-222-3/+4
|
* Fix ng select tags heightChocobozzz2021-10-201-0/+1
|
* Improve admin tables responsiveChocobozzz2021-10-202-0/+3
|
* Add ability to view my followersChocobozzz2021-10-203-65/+136
|
* 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
|
* Correct privacymsg z-index to avoid hover dropdown on scrollKimsible2021-07-211-1/+2
|
* Correct z-index for title dropdown in sub-menu and dropdown hover header on ↵Kimsible2021-07-211-1/+1
| | | | scroll
* Create a dedicated component for video descriptionChocobozzz2021-06-291-0/+3
|
* Move to sass moduleChocobozzz2021-06-285-50/+12
|
* Move to sass @useChocobozzz2021-06-285-43/+44
|
* 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-073-23/+86
|
* Replace local menu iconChocobozzz2021-05-281-1/+2
|
* Fix UI overflowsChocobozzz2021-05-261-0/+2
|
* Fix mask-image propertyChocobozzz2021-05-071-38/+11
| | | | Needed by chrome
* Fix miniature avatar sizeChocobozzz2021-05-052-4/+6
|
* 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-286-63/+81
|