]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/video/video-share.ts
Restore videos list components
authorChocobozzz <me@florianbigard.com>
Thu, 21 Mar 2019 15:49:46 +0000 (16:49 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 2 Apr 2019 09:45:02 +0000 (11:45 +0200)
commit489290b8b16bede6ddfb773adad55dee6471ccfd
tree8d3bb73c80df18f1e4d15b23a7e4080a6bc5985e
parent7ccddd7b5250bd25a917a6e77e58b87b9484a2a4
Restore videos list components
25 files changed:
client/src/app/+accounts/account-videos/account-videos.component.ts
client/src/app/+accounts/accounts-routing.module.ts
client/src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html
client/src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.ts
client/src/app/+my-account/my-account-history/my-account-history.component.html
client/src/app/+my-account/my-account-history/my-account-history.component.ts
client/src/app/+my-account/my-account-routing.module.ts
client/src/app/+my-account/my-account-videos/my-account-videos.component.html
client/src/app/+my-account/my-account-videos/my-account-videos.component.ts
client/src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts
client/src/app/+video-channels/video-channels-routing.module.ts
client/src/app/app-routing.module.ts
client/src/app/app.component.ts
client/src/app/core/routing/custom-reuse-strategy.ts [new file with mode: 0644]
client/src/app/core/routing/disable-for-reuse-hook.ts [new file with mode: 0644]
client/src/app/shared/video/abstract-video-list.html
client/src/app/shared/video/abstract-video-list.ts
client/src/app/shared/video/infinite-scroller.directive.ts
client/src/app/videos/video-list/video-local.component.ts
client/src/app/videos/video-list/video-recently-added.component.ts
client/src/app/videos/video-list/video-trending.component.ts
client/src/app/videos/video-list/video-user-subscriptions.component.ts
client/src/app/videos/videos-routing.module.ts
server/models/video/video-comment.ts
server/models/video/video-share.ts