Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve channel's avatar display performance | Chocobozzz | 2023-02-13 | 2 | -0/+50 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -2/+3 |
| | |||||
* | Prefer using Object.values | Chocobozzz | 2022-08-17 | 1 | -2/+2 |
| | |||||
* | More precise date for jobs | Chocobozzz | 2022-08-10 | 1 | -3/+26 |
| | |||||
* | Support ICU in TS components | Chocobozzz | 2022-06-08 | 1 | -21/+28 |
| | |||||
* | Fix channel avatar in select component | Chocobozzz | 2022-03-02 | 1 | -1/+10 |
| | |||||
* | Fix playlist element scrolling | Chocobozzz | 2022-03-01 | 2 | -9/+19 |
| | |||||
* | Fix listUserChannelsForSelect | Chocobozzz | 2022-02-28 | 1 | -1/+1 |
| | |||||
* | Continue user mute in ban modal PR | Chocobozzz | 2022-02-28 | 1 | -0/+5 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Remove unused function | Chocobozzz | 2021-10-11 | 1 | -15/+0 |
| | |||||
* | Add video filters to common video pages | Chocobozzz | 2021-08-25 | 8 | -0/+272 |