]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-custom-markup/custom-markup.service.ts
Fetch things in bulk for the homepage
authorChocobozzz <me@florianbigard.com>
Mon, 2 Aug 2021 13:29:09 +0000 (15:29 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 2 Aug 2021 13:40:09 +0000 (15:40 +0200)
commit3da38d6e9f8d600476be276666ac7223aa5f172c
treedaec25cccb900a0f90fc9d2273099683b42d8551
parent200eaf5152ca72fe6b05a49caf819e22bd045b37
Fetch things in bulk for the homepage
14 files changed:
client/src/app/core/rest/rest.service.ts
client/src/app/helpers/index.ts
client/src/app/helpers/rxjs.ts [new file with mode: 0644]
client/src/app/shared/shared-custom-markup/custom-markup.service.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/playlist-miniature-markup.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts
client/src/app/shared/shared-custom-markup/shared-custom-markup.module.ts
client/src/app/shared/shared-search/find-in-bulk.service.ts [new file with mode: 0644]
client/src/app/shared/shared-search/index.ts
client/src/app/shared/shared-search/search.service.ts
client/src/app/shared/shared-search/shared-search.module.ts
client/src/app/shared/shared-user-subscription/user-subscription.service.ts
client/src/app/shared/shared-video-playlist/video-playlist.service.ts