Remove ability to delete video imports
authorChocobozzz <me@florianbigard.com>
Fri, 3 Aug 2018 07:43:00 +0000 (09:43 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 6 Aug 2018 09:19:16 +0000 (11:19 +0200)
commit516df59b3bbb0218afeda595ee4966800bff4519
tree4687691eeb0bf9c2846b673253c54628409345d1
parentd7f83948a1af0ef3bed61f83e87e826902c96f7d
Remove ability to delete video imports

Users should remove the linked video instead
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.ts
server/controllers/api/videos/import.ts
server/helpers/youtube-dl.ts
server/lib/job-queue/handlers/video-import.ts
server/middlewares/validators/video-imports.ts
server/models/video/video.ts