PeerTube/server/tests/cli
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
..
create-import-video-file-job.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
create-move-video-storage-job.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
create-transcoding-job.ts Fix HLS re transcoding with object storage enabled 2022-02-01 14:19:44 +01:00
index.ts Add migrate-to-object-storage script (#4481) 2021-11-09 11:05:35 +01:00
peertube.ts Add ability to filter my imports by target URL 2022-01-19 14:58:16 +01:00
plugins.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
print-transcode-command.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
prune-storage.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
regenerate-thumbnails.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
reset-password.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
update-host.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00