Upload refactor #242

Merged
bones7242 merged 24 commits from upload-refactor into master 2017-11-13 21:39:21 +01:00

24 commits

Author SHA1 Message Date
bill bittner
b541d4be0b fixed another var -> const 2017-11-13 15:25:03 -05:00
bill bittner
e232fcd55e changed var to const 2017-11-13 15:21:26 -05:00
bill bittner
1862f84b97 updated error handler with destructuring 2017-11-13 15:12:16 -05:00
bill bittner
9dd13456db updated name of speech config example file 2017-11-13 14:24:20 -05:00
bill bittner
07660576b1 turned authOrSkip into promise 2017-11-13 14:20:37 -05:00
bill bittner
f7a6f52b75 extrapolated auth skip function 2017-11-13 13:21:39 -05:00
bill bittner
b7fd186d61 Merge branch 'upload-refactor' of github.com:lbryio/spee.ch into upload-refactor 2017-11-13 11:02:20 -05:00
Bill Bittner
7997d2ee84
Merge branch 'master' into upload-refactor 2017-11-08 15:21:57 -08:00
bill bittner
7589ad043d changed slack error logging to include warn 2017-11-07 07:14:38 -08:00
Bill Bittner
db63b3e9a9
Merge pull request #243 from lbryio/multipart-upload-directory
Multipart upload directory
2017-11-06 16:05:03 -08:00
bill bittner
c881d7c64b added comments to speechConfig_example.js 2017-11-06 15:26:45 -08:00
bill bittner
25170acc74 updated readme 2017-11-06 15:22:03 -08:00
bill bittner
40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
bill bittner
1f37c33206 updated comments 2017-11-06 14:22:00 -08:00
bill bittner
63458aff19 changed the multipart download directory 2017-11-06 14:15:47 -08:00
bill bittner
0517326c43 removed the record console log 2017-11-03 16:18:00 -07:00
bill bittner
fc5d8510ad updated Claim record save after publish to include channelName 2017-11-03 14:23:54 -07:00
bill bittner
e34e78c169 fixed the anonymous discrepency 2017-11-03 13:37:23 -07:00
bill bittner
d92f499269 combined validation functions into one object 2017-11-02 15:47:55 -07:00
bill bittner
934c0fedd1 put all publish functions into an object 2017-11-02 15:12:26 -07:00
bill bittner
c658f67ec4 removed change_address 2017-11-02 12:25:35 -07:00
bill bittner
f9daf0f8be updated error handling 2017-11-02 11:50:05 -07:00
bill bittner
8d14f022bd hooked up the status messages 2017-11-01 17:14:38 -07:00
bill bittner
7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00