PeerTube/server/controllers
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
api Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
bots.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
client.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
download.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
feeds.ts Use local URL for feed guid 2022-02-22 11:16:29 +01:00
index.ts Dissociate video file names and video uuid 2021-02-18 13:38:09 +01:00
lazy-static.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
live.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
plugins.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
services.ts Fix iframe allow-popups for oembed 2021-12-07 11:06:35 +01:00
static.ts chore(refactor): remove shared folder dependencies to the server 2021-12-16 10:08:43 +01:00
tracker.ts forceConsistentCasingInFileNames to true 2021-08-30 09:37:18 +02:00
webfinger.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00