PeerTube/client
kontrollanten d0800f7661
Implement avatar miniatures (#4639)
* 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>
2022-02-28 08:34:43 +01:00
..
e2e Fix lint 2022-01-03 14:49:57 +01:00
src Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
webpack Fix babel for mjs files 2021-11-24 15:37:44 +01:00
.browserslistrc
.eslintrc.json
.gitignore Update angular 2021-11-10 16:33:55 +01:00
.stylelintrc.json
.xliffmerge.json Update xliffmerge 2021-11-15 15:56:58 +01:00
angular.json Update client dependencies 2022-02-09 16:11:12 +01:00
package.json Bumped to version v4.1.0 2022-02-23 09:31:11 +01:00
proxy.config.json
tsconfig.eslint.json
tsconfig.json Fix build 2021-12-17 13:58:07 +01:00
tsconfig.types.json Move types package in packages/ 2021-12-28 10:18:15 +01:00
yarn.lock Fix local e2e tests due to chromedriver bug 2022-02-23 09:23:39 +01:00