]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+videos/+video-watch/video-watch.component.ts
Lazy import some modules
authorChocobozzz <me@florianbigard.com>
Fri, 15 Feb 2019 14:52:18 +0000 (15:52 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 15 Feb 2019 14:52:18 +0000 (15:52 +0100)
commit41d713446c2152d47943ddb0c841a9e36ca5a9db
tree7b22f6f7ea5652107ef503470d2455c4bb087799
parent17036be5bc2f14dc4e66053087e39887599df4de
Lazy import some modules
22 files changed:
client/package.json
client/src/app/+about/about-instance/about-instance.component.ts
client/src/app/+accounts/account-about/account-about.component.ts
client/src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html
client/src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts
client/src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html
client/src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.ts
client/src/app/+video-channels/video-channel-about/video-channel-about.component.ts
client/src/app/core/notification/user-notification-socket.service.ts
client/src/app/menu/avatar-notification.component.ts
client/src/app/shared/forms/markdown-textarea.component.ts
client/src/app/shared/renderer/html-renderer.service.ts
client/src/app/shared/renderer/linkifier.service.ts
client/src/app/shared/renderer/markdown.service.ts
client/src/app/shared/users/user-notification.service.ts
client/src/app/videos/+video-watch/comment/video-comment.component.ts
client/src/app/videos/+video-watch/modal/video-support.component.ts
client/src/app/videos/+video-watch/video-watch.component.ts
client/src/assets/player/peertube-plugin.ts
client/src/sass/include/_mixins.scss
client/yarn.lock
server/lib/notifier.ts