]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts
Only display homepage when components are loaded
authorChocobozzz <me@florianbigard.com>
Tue, 29 Jun 2021 14:16:12 +0000 (16:16 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 29 Jun 2021 14:16:12 +0000 (16:16 +0200)
commit0ca454e3bdf89390d1a48760ab555ddd8725c82d
treeec648012f0deb674704732894bd895b336c91b0c
parent76b8d72e324d3a148beec38ed7b36ccfd5eb4009
Only display homepage when components are loaded
client/src/app/shared/shared-custom-markup/custom-markup-container.component.html
client/src/app/shared/shared-custom-markup/custom-markup-container.component.ts
client/src/app/shared/shared-custom-markup/custom-markup.service.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/button-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/embed-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/shared/custom-markup.component.ts [new file with mode: 0644]
client/src/app/shared/shared-custom-markup/peertube-custom-tags/shared/index.ts [new file with mode: 0644]
client/src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts