]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts
Upgrade to rxjs 6
authorChocobozzz <me@florianbigard.com>
Tue, 15 May 2018 09:55:51 +0000 (11:55 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 16 May 2018 07:42:54 +0000 (09:42 +0200)
commitdb400f447a9f7aae1c56fa25396e93069744483f
treef45af832a5d3f4eebafd2f885b7413d9f84fa374
parent54c3a22faa04bf13eea37f39be9149fc5eb95737
Upgrade to rxjs 6
44 files changed:
.prettierrc.yml
client/src/app/+accounts/account-about/account-about.component.ts
client/src/app/+accounts/account-video-channels/account-video-channels.component.ts
client/src/app/+accounts/account-videos/account-videos.component.ts
client/src/app/+admin/config/shared/config.service.ts
client/src/app/+admin/follows/shared/follow.service.ts
client/src/app/+admin/jobs/shared/job.service.ts
client/src/app/+admin/users/shared/user.service.ts
client/src/app/+admin/users/user-edit/user-update.component.ts
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts
client/src/app/+my-account/my-account-videos/my-account-videos.component.ts
client/src/app/+video-channels/video-channel-about/video-channel-about.component.ts
client/src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts
client/src/app/core/auth/auth.service.ts
client/src/app/core/confirm/confirm.service.ts
client/src/app/core/routing/preload-selected-modules-list.ts
client/src/app/core/server/server.service.ts
client/src/app/header/header.component.ts
client/src/app/shared/account/account.service.ts
client/src/app/shared/actor/actor.model.ts
client/src/app/shared/auth/auth-interceptor.service.ts
client/src/app/shared/forms/markdown-textarea.component.ts
client/src/app/shared/guards/can-deactivate-guard.service.ts
client/src/app/shared/rest/rest-extractor.service.ts
client/src/app/shared/users/user.service.ts
client/src/app/shared/video-abuse/video-abuse.service.ts
client/src/app/shared/video-blacklist/video-blacklist.service.ts
client/src/app/shared/video-channel/video-channel.service.ts
client/src/app/shared/video/abstract-video-list.ts
client/src/app/shared/video/infinite-scroller.directive.ts
client/src/app/shared/video/video.service.ts
client/src/app/videos/+video-edit/shared/video-edit.component.ts
client/src/app/videos/+video-edit/shared/video-image.component.ts
client/src/app/videos/+video-edit/video-add.component.ts
client/src/app/videos/+video-edit/video-update.component.ts
client/src/app/videos/+video-watch/comment/video-comment-add.component.ts
client/src/app/videos/+video-watch/comment/video-comment.service.ts
client/src/app/videos/+video-watch/comment/video-comments.component.ts
client/src/app/videos/+video-watch/video-watch.component.ts
client/src/app/videos/video-list/video-search.component.ts
package.json
scripts/watch/client.sh