]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Correctly handle video import errors
authorChocobozzz <me@florianbigard.com>
Fri, 3 Aug 2018 07:27:30 +0000 (09:27 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 6 Aug 2018 09:19:16 +0000 (11:19 +0200)
commitd7f83948a1af0ef3bed61f83e87e826902c96f7d
treed22177bcbf22aeb054960372a6bc39bea6077692
parented31c059851a30bd5ba9999f8ecb3822d576b9f4
Correctly handle video import errors
client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html
client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss
client/src/app/videos/+video-edit/video-import.component.html
server/lib/job-queue/handlers/video-import.ts
server/lib/job-queue/job-queue.ts
server/models/video/video-import.ts
shared/models/videos/video-import.model.ts