Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove suppressImplicitAnyIndexErrors | Chocobozzz | 2023-05-24 | 1 | -2/+3 |
| | | | | It's deprecated by TS | ||||
* | Fix lint | Chocobozzz | 2023-05-24 | 1 | -7/+7 |
| | |||||
* | Don't display alt for actor images | Chocobozzz | 2023-03-07 | 2 | -10/+1 |
| | | | | We don't need it since it's just a "cosmetic" image | ||||
* | Refactor my actor avatar edit | Chocobozzz | 2023-03-07 | 1 | -3/+4 |
| | |||||
* | Fix displaying remote actor avatars | Chocobozzz | 2023-03-02 | 1 | -21/+46 |
| | |||||
* | Fix broken admin page | Chocobozzz | 2022-07-28 | 1 | -1/+1 |
| | |||||
* | Refactor actor avatar component | Chocobozzz | 2022-06-27 | 2 | -29/+58 |
| | |||||
* | Fix comment add avatar when unlogged | Chocobozzz | 2022-06-27 | 1 | -1/+2 |
| | |||||
* | Increase global font size | Chocobozzz | 2022-06-16 | 2 | -14/+14 |
| | |||||
* | Fix avatar responsive | Chocobozzz | 2022-05-02 | 1 | -5/+11 |
| | |||||
* | Fix avatar with username starting with numbers | Chocobozzz | 2022-02-28 | 2 | -3/+5 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 2 | -30/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Safer image preview | Chocobozzz | 2021-09-08 | 1 | -2/+1 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 1 | -18/+18 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Fix non logged add comment avatar | Chocobozzz | 2021-05-05 | 1 | -4/+3 |
| | |||||
* | Fix miniature avatar size | Chocobozzz | 2021-05-05 | 1 | -1/+3 |
| | |||||
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | Fix actor avatar background | Chocobozzz | 2021-04-29 | 2 | -4/+4 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -7/+7 |
| | |||||
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 5 | -0/+254 |
| | |||||
* | Rename actor image edit module | Chocobozzz | 2021-04-28 | 9 | -380/+0 |
| | |||||
* | Set channel banner/avatar in creation form | Chocobozzz | 2021-04-08 | 4 | -4/+24 |
| | |||||
* | Display banner on channel page | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
| | |||||
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 9 | -0/+359 |