PeerTube/shared/models/videos
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
..
blacklist
caption
change-ownership
channel Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
comment Cleanup shared models imports 2021-07-28 10:46:32 +02:00
file Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
import Add ability to cancel & delete video imports 2022-01-19 14:31:05 +01:00
live Refactor video views 2021-11-09 15:00:31 +01:00
playlist
rate
transcoding Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
index.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
nsfw-policy.type.ts
thumbnail.type.ts
video-constant.model.ts
video-create-result.model.ts
video-create.model.ts
video-filter.type.ts Deprecate filter video query 2021-10-29 11:48:21 +02:00
video-include.enum.ts Add ability to filter out public videos from admin 2021-11-12 14:23:22 +01:00
video-privacy.enum.ts
video-rate.type.ts
video-schedule-update.model.ts
video-sort-field.type.ts
video-state.enum.ts Don't stuck state when move transcoding job failed 2021-12-23 11:13:06 +01:00
video-storage.enum.ts Add support for saving video files to object storage (#4290) 2021-08-17 08:26:20 +02:00
video-streaming-playlist.model.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
video-streaming-playlist.type.ts
video-update.model.ts Introduce videos command 2021-07-20 15:27:18 +02:00
video.model.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00