PeerTube/shared/models/server
kontrollanten 2c102aac13
Display avatar in video miniatures (#4823)
* show avatar in video miniatures

closes #4040

* fix: videos for api, include avatars

* add config for display video miniature avatar

* Revert "fix: videos for api, include avatars"

This reverts commit 5520a3eda6.

* video-min: set display avatar to false as default

* remove empty line

* rename display_avatar > display_author_avatar

* fix renaming displayAvatar > displayAuthorAvatar
2022-03-08 13:39:27 +01:00
..
about.model.ts Add hardware information in instance config 2019-09-05 10:17:02 +02:00
broadcast-message-level.type.ts Support broadcast messages 2020-05-29 09:32:12 +02:00
contact-form.model.ts Feature/subject in contact form (#1926) 2019-06-21 08:49:35 +02:00
custom-config.model.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
debug.model.ts Introduce debug command 2021-07-20 15:27:17 +02:00
emailer.model.ts Stricter email options typings 2021-03-24 18:18:41 +01:00
index.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
job.model.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
log-level.type.ts Serve audit logs to client 2019-12-11 14:14:01 +01:00
peertube-problem-document.model.ts Refactor requests 2021-07-20 15:27:18 +02:00
server-config.model.ts Display avatar in video miniatures (#4823) 2022-03-08 13:39:27 +01:00
server-debug.model.ts Try to speed up server tests 2021-02-19 09:36:50 +01:00
server-error-code.enum.ts add video upload types, add doc middleware to more routes 2021-06-06 10:21:06 +02:00
server-follow-create.model.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
server-stats.model.ts add channel and playlist stats to server stats endpoint (#3747) 2021-04-12 11:19:07 +02:00