]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/videos/video-watch/video-watch.component.ts
Remove ng2 file upload module
authorChocobozzz <florian.bigard@gmail.com>
Thu, 14 Sep 2017 15:06:31 +0000 (17:06 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 14 Sep 2017 15:25:36 +0000 (17:25 +0200)
commitbfb3a98fac582f104c6d9b8b7242ea2cbb650b91
tree24ead7cbbdc785315c406dfba85a55fe5e235d09
parentd5050d1e097e761685fbaafe6e3d4b8b78d48356
Remove ng2 file upload module

Unmaintained and we don't need it anymore with httpclient
20 files changed:
client/package.json
client/src/app/+admin/friends/friend-add/friend-add.component.ts
client/src/app/+admin/friends/friend-list/friend-list.component.ts
client/src/app/+admin/request-schedulers/request-schedulers-stats/request-schedulers-stats.component.ts
client/src/app/+admin/users/user-list/user-list.component.ts
client/src/app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts
client/src/app/app.component.ts
client/src/app/shared/forms/form-validators/video.ts
client/src/app/shared/rest/rest-extractor.service.ts
client/src/app/shared/shared.module.ts
client/src/app/videos/shared/video.service.ts
client/src/app/videos/video-edit/video-add.component.html
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/video-report.component.ts
client/src/app/videos/video-watch/video-watch.component.ts
client/yarn.lock
server/middlewares/validators/pods.ts
server/middlewares/validators/users.ts
server/middlewares/validators/videos.ts