PeerTube/server/helpers
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
..
custom-validators Add additional checks when importing a video 2022-02-09 11:54:18 +01:00
youtube-dl Fix max buffer size for youtube-dl 2022-02-22 15:03:13 +01:00
activitypub.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
actors.ts Add mute status in account and channel pages 2021-12-07 09:46:01 +01:00
audit-logger.ts Fix shared imports 2021-12-24 10:14:47 +01:00
captions-utils.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
core-utils.ts Fix peertube tools auth 2022-01-20 09:33:49 +01:00
custom-jsonld-signature.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
database-utils.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
decache.ts Fix plugin upgrade 2021-12-03 10:14:17 +01:00
dns.ts Correctly check import target URL IP 2022-02-07 11:21:25 +01:00
express-utils.ts chore(refactor): remove shared folder dependencies to the server 2021-12-16 10:08:43 +01:00
ffmpeg-utils.ts Move b frame strategy in transcoding profile 2021-12-14 10:46:31 +01:00
ffprobe-utils.ts chore(refactor): remove shared folder dependencies to the server 2021-12-16 10:08:43 +01:00
image-utils.ts Move uuid stuff in extra utils 2021-12-29 14:44:58 +01:00
logger.ts Fix lint 2021-10-26 08:37:03 +02:00
markdown.ts Fix plaintext markdown converter 2022-02-04 10:38:32 +01:00
peertube-crypto.ts Fix build 2021-12-17 13:58:07 +01:00
promise-cache.ts Cache refresh actor promise 2021-06-09 13:34:40 +02:00
proxy.ts Support proxies for PeerTube (#4346) 2021-08-25 15:08:37 +02:00
query.ts Add ability to filter out public videos from admin 2021-11-12 14:23:22 +01:00
regexp.ts Remove unused comments 2021-10-11 09:37:26 +02:00
requests.ts Fix redundancy timeout 2021-11-29 15:45:02 +01:00
upload.ts prevent multiple post-process triggering of upload-resumable (#4175) 2021-10-25 17:42:20 +02:00
utils.ts Fix shared imports 2021-12-24 10:14:47 +01:00
video.ts Use raw SQL for most of video queries 2021-06-11 14:09:52 +02:00
webtorrent.ts Fix build 2021-12-17 13:58:07 +01:00