]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+my-account/my-account-routing.module.ts
Load my-account module lazily
authorChocobozzz <me@florianbigard.com>
Wed, 9 May 2018 07:26:41 +0000 (09:26 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 9 May 2018 07:32:26 +0000 (09:32 +0200)
commit62e62f118d5da57acd3494fece2e8ed357564ffe
treeff5b7c6ec5708d71a76a2eb5744d810015ae29a5
parent1952a538baa330b13bd11631b3975f7ef1c37e70
Load my-account module lazily
33 files changed:
client/src/app/+my-account/index.ts [moved from client/src/app/my-account/index.ts with 100% similarity]
client/src/app/+my-account/my-account-routing.module.ts [moved from client/src/app/my-account/my-account-routing.module.ts with 79% similarity]
client/src/app/+my-account/my-account-settings/my-account-change-password/index.ts [moved from client/src/app/my-account/my-account-settings/my-account-change-password/index.ts with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html [moved from client/src/app/my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.scss [moved from client/src/app/my-account/my-account-settings/my-account-change-password/my-account-change-password.component.scss with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts [moved from client/src/app/my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-profile/index.ts [moved from client/src/app/my-account/my-account-settings/my-account-profile/index.ts with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html [moved from client/src/app/my-account/my-account-settings/my-account-profile/my-account-profile.component.html with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.scss [moved from client/src/app/my-account/my-account-settings/my-account-profile/my-account-profile.component.scss with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts [moved from client/src/app/my-account/my-account-settings/my-account-profile/my-account-profile.component.ts with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-settings.component.html [moved from client/src/app/my-account/my-account-settings/my-account-settings.component.html with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-settings.component.scss [moved from client/src/app/my-account/my-account-settings/my-account-settings.component.scss with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-settings.component.ts [moved from client/src/app/my-account/my-account-settings/my-account-settings.component.ts with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-video-settings/index.ts [moved from client/src/app/my-account/my-account-settings/my-account-video-settings/index.ts with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html [moved from client/src/app/my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.scss [moved from client/src/app/my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.scss with 100% similarity]
client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts [moved from client/src/app/my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts with 100% similarity]
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts [moved from client/src/app/my-account/my-account-video-channels/my-account-video-channel-create.component.ts with 100% similarity]
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html [moved from client/src/app/my-account/my-account-video-channels/my-account-video-channel-edit.component.html with 100% similarity]
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss [moved from client/src/app/my-account/my-account-video-channels/my-account-video-channel-edit.component.scss with 100% similarity]
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.ts [moved from client/src/app/my-account/my-account-video-channels/my-account-video-channel-edit.ts with 100% similarity]
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts [moved from client/src/app/my-account/my-account-video-channels/my-account-video-channel-update.component.ts with 100% similarity]
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html [moved from client/src/app/my-account/my-account-video-channels/my-account-video-channels.component.html with 100% similarity]
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.scss [moved from client/src/app/my-account/my-account-video-channels/my-account-video-channels.component.scss with 100% similarity]
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts [moved from client/src/app/my-account/my-account-video-channels/my-account-video-channels.component.ts with 100% similarity]
client/src/app/+my-account/my-account-videos/my-account-videos.component.html [moved from client/src/app/my-account/my-account-videos/my-account-videos.component.html with 100% similarity]
client/src/app/+my-account/my-account-videos/my-account-videos.component.scss [moved from client/src/app/my-account/my-account-videos/my-account-videos.component.scss with 100% similarity]
client/src/app/+my-account/my-account-videos/my-account-videos.component.ts [moved from client/src/app/my-account/my-account-videos/my-account-videos.component.ts with 100% similarity]
client/src/app/+my-account/my-account.component.html [moved from client/src/app/my-account/my-account.component.html with 100% similarity]
client/src/app/+my-account/my-account.component.ts [moved from client/src/app/my-account/my-account.component.ts with 100% similarity]
client/src/app/+my-account/my-account.module.ts [moved from client/src/app/my-account/my-account.module.ts with 68% similarity]
client/src/app/app-routing.module.ts
client/src/app/app.module.ts