Commit graph

72 commits

Author SHA1 Message Date
bill bittner
07660576b1 turned authOrSkip into promise 2017-11-13 14:20:37 -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
40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -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
e48a7b596d fixed issue with Op.like 2017-10-31 20:35:33 -07:00
bill bittner
713fa3f1e3 cleaned up long long 2017-10-31 17:24:51 -07:00
bill bittner
4d23fbbe4e updated getRecentClaims 2017-10-31 17:19:26 -07:00
bill bittner
b95f7ad5d4 updated resolveClaim 2017-10-31 16:44:32 -07:00
bill bittner
913c24c3a9 updated getLongChannelId 2017-10-31 16:23:11 -07:00
bill bittner
cbfce3a01e getLongCLaimId updated 2017-10-31 16:00:12 -07:00
bill bittner
c6878eb0a3 updated getClaimIdByLongChannelId 2017-10-31 15:28:11 -07:00
bill bittner
409a9346de updated Claim.getAllChannelClaims 2017-10-31 11:54:33 -07:00
bill bittner
d6be5c4dbe moved getShortChannelId and getShortClaimId to class methods 2017-10-31 10:05:15 -07:00
bill bittner
436067150e added bcrypt to encrypt passwords in db 2017-10-29 17:10:37 -07:00
bill bittner
07f6c02f60 added channelName to Claim model 2017-10-26 08:31:38 -07:00
bill bittner
a72d3a08a6 added channel info to show page 2017-10-25 17:07:59 -07:00
bill bittner
8f4c4ff44e added migration to add channelName to Claim table 2017-10-25 15:37:11 -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
b4876706fe removed !result catches 2017-10-18 10:00:24 -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
cb7f5ac453 fixed winning channel algo to use effective amount 2017-10-16 21:25:29 -07:00
bill bittner
6b761c3e71 added channel pagination 2017-10-12 18:55:26 -07:00
bill bittner
bf17f5a6ec consolidated xhttp request code 2017-09-28 15:47:55 -07:00
bill bittner
65b5384330 added api routes for getting short ids 2017-09-28 11:42:29 -07:00
bill bittner
b78e881ebc updated top free claim to use effective Amount 2017-09-26 18:49:37 -07:00
bill bittner
84c525dcc0 fixed view for Channel and User tables 2017-09-25 22:49:27 -07:00
bill bittner
a2b3ed1ab2 updated db.User to db.Channel refs 2017-09-25 21:03:43 -07:00
bill bittner
6e60e0aa2f updated models 2017-09-25 20:30:45 -07:00
bill bittner
761aa1daf7 removed address from User model 2017-09-21 16:03:45 -07:00
bill bittner
0dd8e19a26 finished basic loop for channel creation 2017-09-19 18:50:25 -07:00
bill bittner
53981b8618 DRY input validations 2017-09-19 12:54:23 -07:00
bill bittner
0e9147d9d6 basic passport structures 2017-09-18 10:14:06 -07:00
bill bittner
3325faf063 basic passport flow 2017-09-16 17:50:22 -07:00
bill bittner
242248c4f6 updated models 2017-09-15 14:41:47 -07:00
bill bittner
f53ca8d958 update error handler to convert props to keys 2017-09-14 11:34:13 -07:00
bill bittner
6c4e893d68 fixed typo in db config vars 2017-09-13 15:06:45 -07:00
bill bittner
59c2bf6c3c reconfigured env variables and mysql connection 2017-09-12 17:59:55 -07:00
bill bittner
bd2dd78200 added thumbnail to meta tags 2017-09-11 12:45:07 -07:00
bill bittner
8a9b1ea0cf added thumbs to @channel page 2017-09-11 09:25:05 -07:00
bill bittner
af046e9d36 moved database related functions to model layer 2017-09-07 17:08:06 -07:00
bill bittner
4d94acee77 moved sql from controller to model 2017-09-07 12:24:40 -07:00
bill bittner
74c7f685ac maxing out pool 2017-08-26 04:31:16 -07:00
bill bittner
a43836d639 added Certificate model 2017-08-21 13:27:13 -07:00
bill bittner
dd762ec10b updated publish controller 2017-08-16 11:00:17 -07:00
bill bittner
13c5f5dfdb created local version of lbry api 2017-08-15 13:48:42 -07:00
bill bittner
1a169565bd updated Claim table schema 2017-08-14 16:16:32 -07:00