Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix search index tests | Chocobozzz | 2022-03-02 | 1 | -2/+2 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Fix search index tests | Chocobozzz | 2021-08-11 | 1 | -2/+2 |
| | |||||
* | Update search index tests | Chocobozzz | 2021-07-29 | 1 | -111/+120 |
| | |||||
* | Refactor search query options | Chocobozzz | 2021-07-29 | 1 | -37/+105 |
| | |||||
* | Update search index tests | Chocobozzz | 2021-07-28 | 1 | -35/+78 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -7/+7 |
| | |||||
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
| | |||||
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -16/+8 |
| | |||||
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -21/+34 |
| | |||||
* | Introduce search command | Chocobozzz | 2021-07-20 | 1 | -65/+64 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -5/+57 |
| | |||||
* | Add joblog at the end of ci | Chocobozzz | 2020-12-14 | 1 | -3/+3 |
| | |||||
* | Use default nsfw instance policy for search index | Chocobozzz | 2020-06-12 | 1 | -0/+31 |
| | |||||
* | Add search index tests | Chocobozzz | 2020-06-10 | 1 | -0/+252 |