Commit graph

232 commits

Author SHA1 Message Date
bill bittner 8bdbf05251 changed so completion of lbrynet download is not blocking play 2017-11-29 12:01:48 -08:00
bill bittner 4a4cdb23f7 added loop to check if asset is fully downloaded; 2017-11-29 11:56:09 -08:00
bill bittner 8400ca5110 updated api/get_claim route to return message and status 2017-11-28 12:17:22 -08:00
bill bittner 4d2cf09f37 consolidated code in serve-routes 2017-11-27 18:12:58 -08:00
bill bittner 0fd7dd6b08 fixed show route get process and api routes 2017-11-27 16:53:32 -08:00
bill bittner dbb552e662 fixed serve route for local assets 2017-11-27 15:57:20 -08:00
bill bittner 0142c168ae fixed missing file extension 2017-11-27 14:52:46 -08:00
bill bittner 369399ca98 updated claimid/example route 2017-11-27 14:35:29 -08:00
bill bittner cc4728e0ba refactored the channel page response 2017-11-27 13:15:09 -08:00
bill bittner 78bc163586 fixed claimId and show workflow for spee.ch/example 2017-11-27 10:22:47 -08:00
bill bittner 58cb05d2dc separated client functions into availability and get 2017-11-21 15:44:27 -08:00
bill bittner cda9efa800 removed duplicate templates 2017-11-21 12:53:43 -08:00
bill bittner 859654e6e4 added /api/get route 2017-11-20 15:51:05 -08:00
bill bittner 64175e023c Merge remote-tracking branch 'refs/remotes/origin/master' into db-datatypes-migration 2017-11-13 15:47:17 -05:00
Bill Bittner fd34f744ec
Merge pull request #242 from lbryio/upload-refactor
Upload refactor
2017-11-13 12:39:20 -08: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 5e66ed6db2
Merge pull request #252 from lbryio/meta-tags-for-vanity-urls
removed line causing serve on show route
2017-11-08 15:58:34 -08:00
Bill Bittner 74b02989ad
Merge branch 'upload-refactor' into db-datatypes-migration 2017-11-08 15:24:18 -08:00
Bill Bittner 7997d2ee84
Merge branch 'master' into upload-refactor 2017-11-08 15:21:57 -08:00
bill bittner e7276e3eb4 removed line causing serve on show route 2017-11-08 12:30:32 -08:00
bill bittner 0a78480ebb created layout and updated twitter handle 2017-11-08 10:24:40 -08:00
bill bittner 37315c6c66 added upload path to config and removed socket.io ref 2017-11-07 16:15:12 -08:00
bill bittner 63458aff19 changed the multipart download directory 2017-11-06 14:15:47 -08:00
bill bittner 821dd6be41 made fixes based on JKs feedback 2017-11-03 17:10:08 -07:00
bill bittner 0517326c43 removed the record console log 2017-11-03 16:18:00 -07:00
bill bittner e34e78c169 fixed the anonymous discrepency 2017-11-03 13:37:23 -07:00
bill bittner 934c0fedd1 put all publish functions into an object 2017-11-02 15:12:26 -07:00
bill bittner f9daf0f8be updated error handling 2017-11-02 11:50:05 -07:00
bill bittner 7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00
bill bittner d6be5c4dbe moved getShortChannelId and getShortClaimId to class methods 2017-10-31 10:05:15 -07:00
bill bittner c573865c63 removed unnecessary console logs 2017-10-29 21:01:45 -07:00
bill bittner 331b0c9764 updated logo 2017-10-27 09:59:31 -07:00
bill bittner bccbb8f4b1 updated publish process to show in flexboxes 2017-10-23 15:10:49 -07:00
bill bittner ab14adca00 fixed substring issue and added no claim/no channel pages 2017-10-18 11:16:07 -07:00
bill bittner 607ca4d98c added check for no claim and updated request error message with ip address 2017-10-18 09:49:19 -07:00
bill bittner 0a62df1d76 updated no matching channel or claim to be success cases 2017-10-17 15:50:35 -07:00
bill bittner cd0fa39f15 changed "no channel" to be a success response 2017-10-17 15:09:43 -07:00
bill bittner 26900abaa6 added verbose logging 2017-10-17 12:05:22 -07:00
bill bittner cb7f5ac453 fixed winning channel algo to use effective amount 2017-10-16 21:25:29 -07:00
bill bittner 76a38878ba fixed zero base pagination 2017-10-12 19:08:04 -07:00
bill bittner 6b761c3e71 added channel pagination 2017-10-12 18:55:26 -07:00
bill bittner 219a045779 added foundation for pagination 2017-10-12 17:56:23 -07:00
bill bittner 8856ee5d0e fixed call-stack-exceeded error issue 2017-10-12 13:10:44 -07:00
bill bittner c65082e610 fixed channel updates when new channel created from publish 2017-10-10 17:46:26 -07:00
bill bittner 1b37ef91a4 added input for video thumbnail link 2017-10-09 18:29:40 -07:00
bill bittner 66c1d4eaf1 merged api fix and updated social links 2017-10-06 18:04:20 -07:00
Bill Bittner 8e2e05ea4a Merge branch 'redesign-1' into publish-api-fix 2017-10-06 17:47:32 -07:00
bill bittner 203d18e736 updated channel login so to not refresh upload box 2017-10-06 16:42:19 -07:00
bill bittner be0bf27a14 traded in new video thumb 2017-10-05 15:14:50 -07:00