Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix modal z-index | Chocobozzz | 2022-03-02 | 1 | -1/+1 |
| | | | | Should be on top of the header too | ||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 3 | -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 imports | Chocobozzz | 2022-01-19 | 1 | -1/+5 |
| | |||||
* | Fix jobs state selection badge style | Chocobozzz | 2021-11-05 | 1 | -1/+1 |
| | |||||
* | Fix some old typing issues | Chocobozzz | 2021-10-22 | 2 | -3/+4 |
| | |||||
* | Fix ng select tags height | Chocobozzz | 2021-10-20 | 1 | -0/+1 |
| | |||||
* | Improve admin tables responsive | Chocobozzz | 2021-10-20 | 2 | -0/+3 |
| | |||||
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 3 | -65/+136 |
| | |||||
* | Force live type specification in first step | Chocobozzz | 2021-10-15 | 1 | -1/+1 |
| | |||||
* | Try to improve permanent live label | Chocobozzz | 2021-10-15 | 1 | -0/+9 |
| | |||||
* | Allow configuration to be static/readonly (#4315) | Jelle Besseling | 2021-10-12 | 1 | -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 pages | Chocobozzz | 2021-08-25 | 1 | -32/+45 |
| | |||||
* | Correct privacymsg z-index to avoid hover dropdown on scroll | Kimsible | 2021-07-21 | 1 | -1/+2 |
| | |||||
* | Correct z-index for title dropdown in sub-menu and dropdown hover header on ↵ | Kimsible | 2021-07-21 | 1 | -1/+1 |
| | | | | scroll | ||||
* | Create a dedicated component for video description | Chocobozzz | 2021-06-29 | 1 | -0/+3 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 5 | -50/+12 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 5 | -43/+44 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -0/+1 |
| | |||||
* | Cleanup contact form with URL | Chocobozzz | 2021-06-15 | 1 | -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 list | Chocobozzz | 2021-06-09 | 1 | -2/+5 |
| | |||||
* | Improve channel card custom markup | Chocobozzz | 2021-06-09 | 1 | -0/+13 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 3 | -23/+86 |
| | |||||
* | Replace local menu icon | Chocobozzz | 2021-05-28 | 1 | -1/+2 |
| | |||||
* | Fix UI overflows | Chocobozzz | 2021-05-26 | 1 | -0/+2 |
| | |||||
* | Fix mask-image property | Chocobozzz | 2021-05-07 | 1 | -38/+11 |
| | | | | Needed by chrome | ||||
* | Fix miniature avatar size | Chocobozzz | 2021-05-05 | 2 | -4/+6 |
| | |||||
* | Fix avatar size in moderation tables | Chocobozzz | 2021-04-29 | 1 | -4/+3 |
| | |||||
* | Fix my library/account/admin sub titles alignment | Chocobozzz | 2021-04-29 | 1 | -1/+3 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 6 | -63/+81 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 2 | -39/+6 |
| | |||||
* | Use account initial as default avatar (#4002) | kontrollanten | 2021-04-27 | 1 | -9/+1 |
| | | | | | | | * client: use account initial as default avatar * fix UI in user list Avatars was cutted in the top and bottom | ||||
* | Refactor feed component | Chocobozzz | 2021-04-15 | 1 | -1/+1 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 1 | -4/+0 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 1 | -1/+2 |
| | |||||
* | Display banner on channel page | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 2 | -4/+9 |
| | |||||
* | Fix actor overflows | Chocobozzz | 2021-04-05 | 1 | -0/+6 |
| | |||||
* | Responsive search | Chocobozzz | 2021-04-01 | 1 | -0/+7 |
| | |||||
* | Account/channel videos display as rows | Chocobozzz | 2021-04-01 | 1 | -7/+0 |
| | |||||
* | Refactor video miniature | Chocobozzz | 2021-04-01 | 3 | -141/+86 |
| | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size | ||||
* | Fix multiline ellipsis | Chocobozzz | 2021-04-01 | 2 | -7/+9 |
| | |||||
* | Refactor horizontal margins | Chocobozzz | 2021-03-31 | 3 | -25/+21 |
| | |||||
* | Theme breaking: --submenuColor becomes --submenuBackgroundColor | Chocobozzz | 2021-03-31 | 2 | -5/+5 |
| | |||||
* | Channel/account page redesign feedbacks | Chocobozzz | 2021-03-31 | 1 | -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 consistency | Chocobozzz | 2021-03-31 | 2 | -81/+1 |
| | |||||
* | Redesign account's channels page | Chocobozzz | 2021-03-31 | 2 | -10/+32 |
| | |||||
* | Redesign account page | Chocobozzz | 2021-03-31 | 1 | -0/+86 |
| | |||||
* | Redesign channel page | Chocobozzz | 2021-03-31 | 2 | -4/+53 |
| | |||||
* | Try to reduce CSS size | Chocobozzz | 2021-03-24 | 1 | -25/+0 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2021-02-03 | 1 | -1/+1 |
| |