Issue #196 : Allow to cancel an upload (#221)

* issue #196

* fixed missattribution of var

* fix styling issue

* renamed videoUpload to videoUploadObservable

* added created path to gitignore

* changed uploadCancel method name to cancelUpload
This commit is contained in:
Dimitri Gilbert 2018-01-23 15:01:38 +01:00 committed by Chocobozzz
parent f8b8c36b2a
commit 8c4890cbfe
3 changed files with 28 additions and 4 deletions

5
.gitignore vendored
View file

@ -17,3 +17,8 @@
peertube.zip
/profiling/
/*.zip
thumbnails/
torrents/
videos/
previews/
logs/