]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+search/search.component.ts
Speed up plugins loading
authorChocobozzz <me@florianbigard.com>
Fri, 4 Jun 2021 12:39:47 +0000 (14:39 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 4 Jun 2021 13:45:44 +0000 (15:45 +0200)
commitfc21ef5c62d845576a916414468b3a57370a57b2
tree818102bc909210870f9a28692361f7b5cbe219de
parent2989628b7913383b39ac34c7db8666a21f8e5037
Speed up plugins loading
16 files changed:
client/src/app/+my-library/my-library.component.ts
client/src/app/+search/search-filters.component.ts
client/src/app/+search/search.component.ts
client/src/app/+videos/+video-edit/shared/video-edit.component.ts
client/src/app/+videos/+video-watch/video-watch.component.ts
client/src/app/app-routing.module.ts
client/src/app/app.component.ts
client/src/app/app.module.ts
client/src/app/core/core.module.ts
client/src/app/core/plugins/plugin.service.ts
client/src/app/core/routing/homepage-redirect.component.ts [new file with mode: 0644]
client/src/app/core/routing/index.ts
client/src/app/core/routing/redirect.service.ts
client/src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts
client/src/root-helpers/plugins.ts
client/src/root-helpers/utils.ts