1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
Chocobozzz
57d64f30e3
Improve channel's avatar display performance 2023-02-13 14:27:48 +01:00
Chocobozzz
3545e72c68 Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
Chocobozzz
690bb8f9f3
Prefer using Object.values 2022-08-17 15:36:03 +02:00
Chocobozzz
f228e9f064
More precise date for jobs 2022-08-10 10:26:20 +02:00
Chocobozzz
eaa529528c
Support ICU in TS components 2022-06-08 13:40:40 +02:00
Chocobozzz
77f811ced1
Fix channel avatar in select component 2022-03-02 15:47:04 +01:00
Chocobozzz
19e7a90045
Fix playlist element scrolling 2022-03-01 13:37:40 +01:00
Chocobozzz
e66d0892b1
Fix listUserChannelsForSelect 2022-02-28 13:45:09 +01:00
Chocobozzz
a282e4d8a0 Continue user mute in ban modal PR 2022-02-28 11:36:31 +01:00
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
Chocobozzz
0fe87dc5a1
Remove unused function 2021-10-11 12:00:29 +02:00
Chocobozzz
dd24f1bb0a
Add video filters to common video pages 2021-08-25 11:24:11 +02:00