]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+signup/+verify-account/verify-account-routing.module.ts
Remove ngx-meta
authorChocobozzz <me@florianbigard.com>
Fri, 14 May 2021 14:12:45 +0000 (16:12 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 27 May 2021 14:00:13 +0000 (16:00 +0200)
commit0f01a8bacddf6c502e6470e34fdac7750bb76e89
treec0eb33e4b74f955979f2cb9ee747dfc81d7ff4fb
parent05ded92ed16bc83a33e71ecccf0f3ee9751fd7b0
Remove ngx-meta

Unmaintained
27 files changed:
client/package.json
client/src/app/+about/about-routing.module.ts
client/src/app/+accounts/accounts-routing.module.ts
client/src/app/+admin/admin-routing.module.ts
client/src/app/+login/login-routing.module.ts
client/src/app/+my-account/my-account-routing.module.ts
client/src/app/+my-library/my-library-routing.module.ts
client/src/app/+reset-password/reset-password-routing.module.ts
client/src/app/+search/search-routing.module.ts
client/src/app/+search/search.component.ts
client/src/app/+signup/+register/register-routing.module.ts
client/src/app/+signup/+verify-account/verify-account-routing.module.ts
client/src/app/+video-channels/video-channels-routing.module.ts
client/src/app/+videos/+video-edit/video-add-routing.module.ts
client/src/app/+videos/+video-edit/video-update-routing.module.ts
client/src/app/+videos/+video-watch/video-watch-routing.module.ts
client/src/app/+videos/+video-watch/video-watch.component.ts
client/src/app/+videos/videos-routing.module.ts
client/src/app/app-routing.module.ts
client/src/app/app.module.ts
client/src/app/core/core.module.ts
client/src/app/core/routing/index.ts
client/src/app/core/routing/meta-guard.service.ts [new file with mode: 0644]
client/src/app/core/routing/meta.service.ts [new file with mode: 0644]
client/src/root-helpers/peertube-web-storage.ts
client/tsconfig.base.json
client/yarn.lock