PeerTube/server/tests/api/check-params
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
..
abuses.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
accounts.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
blocklist.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
bulk.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
config.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
contact-form.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
custom-pages.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
debug.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
follows.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
index.ts
jobs.ts Add ability to cancel & delete video imports 2022-01-19 14:31:05 +01:00
live.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
logs.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
my-user.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
plugins.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
redundancy.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
search.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
services.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
transcoding.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
upload-quota.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
user-notifications.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
user-subscriptions.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
users-admin.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
users.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-blacklist.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-captions.ts Merge branch 'release/4.0.0' into develop 2022-01-06 13:31:37 +01:00
video-channels.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
video-comments.ts Check video privacy when creating comments/rates 2022-02-22 14:16:51 +01:00
video-files.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-imports.ts Correctly check import target URL IP 2022-02-07 11:21:25 +01:00
video-playlists.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
videos-common-filters.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
videos-history.ts Add ability to delete history element 2022-01-18 11:23:41 +01:00
videos-overviews.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
videos.ts Check video privacy when creating comments/rates 2022-02-22 14:16:51 +01:00