]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+videos/+video-watch/video-watch.component.html
add option to always show channel display name (#4422)
authorkontrollanten <6680299+kontrollanten@users.noreply.github.com>
Tue, 12 Oct 2021 12:23:44 +0000 (14:23 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 12:23:44 +0000 (14:23 +0200)
commit7399a79f73cc2015e64fad49361439a322ee1d3b
tree134903063dbc66e5f3b12cc59669d061403bdde1
parent10ef089102f2225c5ec3ed426bc612e4f2bc8655
add option to always show channel display name (#4422)

* add option to always show channel display name

closes #4040

* show avatar in video miniatures

closes #4040

* Revert "show avatar in video miniatures"

This reverts commit 79b1a84140857fc24f7e2233e838d012f72bc56f.

* channel display name: fix review comments
client/src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.html
client/src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.scss
client/src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts
client/src/app/+videos/+video-watch/video-watch.component.html
client/src/app/shared/shared-video-miniature/video-miniature.component.html
client/src/app/shared/shared-video-miniature/video-miniature.component.ts
config/default.yaml
config/production.yaml.example
server/initializers/config.ts
server/lib/server-config-manager.ts
shared/models/server/server-config.model.ts