Commit graph

22 commits

Author SHA1 Message Date
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 26900abaa6 added verbose logging 2017-10-17 12:05:22 -07:00
bill bittner 9b0778527f fixed login error messages 2017-10-12 14:37:25 -07:00
bill bittner c65082e610 fixed channel updates when new channel created from publish 2017-10-10 17:46:26 -07:00
bill bittner 203d18e736 updated channel login so to not refresh upload box 2017-10-06 16:42:19 -07:00
bill bittner 580c63a1fb fixed bug letting re-publish to existing channel 2017-10-04 14:03:19 -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 ede4d4804f updated input msgs and destructuring 2017-09-25 11:55:56 -07:00
bill bittner 761aa1daf7 removed address from User model 2017-09-21 16:03:45 -07:00
bill bittner 99dc857380 fixed publish associations and db.Claim info 2017-09-21 12:05:04 -07:00
bill bittner ba7e19a498 fixed associations between User and Certificate 2017-09-21 11:00:06 -07:00
bill bittner 18f16e4cce switched UserId and CertificateId 2017-09-21 00:18:34 -07:00
bill bittner 9041d4d4dc added lbryapi createChannel functionality 2017-09-20 17:49:05 -07:00
bill bittner ef475ba951 login completed 2017-09-20 15:43:42 -07:00
bill bittner 3acd89f93d changed login to http request 2017-09-20 14:39:20 -07:00
bill bittner 1a502c6ad8 updated login page validation 2017-09-20 10:14:00 -07:00
bill bittner 0dd8e19a26 finished basic loop for channel creation 2017-09-19 18:50:25 -07:00
bill bittner f64961446f added channel select to publish tool 2017-09-19 08:47:24 -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