1
0
Fork 0
peertube/shared/models
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
..
activitypub Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
actors Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
bulk Add bulk comment actions on account dropdown 2020-05-29 09:21:26 +02:00
common Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
custom-markup Custom markup container default to space between 2021-08-26 13:44:54 +02:00
feeds Reorganize shared models 2020-08-07 08:28:14 +02:00
http Resolve enums at compile time 2021-12-28 15:34:55 +01:00
joinpeertube Add new plugin/peertube version notifs 2021-03-24 18:18:41 +01:00
moderation Add mute status in account and channel pages 2021-12-07 09:46:01 +01:00
nodeinfo Cleanup shared models 2021-05-11 11:32:31 +02:00
overviews Cleanup shared models 2021-05-11 11:32:31 +02:00
plugins Fix plugin settings manager definition 2022-01-20 13:43:20 +01:00
redundancy Cleanup shared models 2021-05-11 11:32:31 +02:00
search Add ability to filter out public videos from admin 2021-11-12 14:23:22 +01:00
server Prevent HLS transcoding after webtorrent transcoding 2022-02-01 11:27:38 +01:00
tokens Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
users Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
videos Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
index.ts Refactor requests 2021-07-20 15:27:18 +02:00