Commit graph

188 commits

Author SHA1 Message Date
bill bittner
e34e78c169 fixed the anonymous discrepency 2017-11-03 13:37:23 -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
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
829ac91985 created error view to present errors to client 2017-10-30 16:38:57 -07:00
bill bittner
56122f827c added Unspecified license option 2017-10-27 10:58:08 -07:00
bill bittner
1c204df793 fixed unreturned promise 2017-10-26 08:46:00 -07:00
bill bittner
a3b2f0575c removed default description on publish and show 2017-10-20 16:16:08 -07:00
bill bittner
020cafa426 adjusted /popular for smaller screens 2017-10-19 09:18:40 -07:00
bill bittner
d21cb018cc updated meta tags 2017-10-19 08:49:02 -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
d4be277ffa changed /media/ to speech url (#126) 2017-10-17 14:15:02 -07:00
bill bittner
856b408613 added additional logging 2017-10-17 12:12:39 -07:00
bill bittner
8856ee5d0e fixed call-stack-exceeded error issue 2017-10-12 13:10:44 -07:00
bill bittner
f89dd7b4de created layout for showlite 2017-10-11 14:16:28 -07:00
bill bittner
0e8a45bdfc added navbar channel select update on login from publish 2017-10-10 16:00:08 -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
7baf2dd75c updated post api to receive curl requests 2017-10-05 14:48:08 -07:00
bill bittner
bed72b7e94 rearranged preview code 2017-10-03 10:05:09 -07:00
bill bittner
bd2a48f883 updated api publish route 2017-09-28 10:51:02 -07:00
bill bittner
53b8fb9766 updated claim-name verification process 2017-09-27 12:12:42 -07:00
bill bittner
12279aed3b updated css 2017-09-26 15:12:47 -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
250ead165b generalized config variable check 2017-09-25 09:31:26 -07:00
bill bittner
959f57ffc5 added config variable check on startup 2017-09-25 09:13:18 -07:00
bill bittner
0216263a8a removed address from User model 2017-09-21 16:03:58 -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
b1f4bbeaf3 added channel_name to publish params 2017-09-21 09:18:19 -07:00
bill bittner
9041d4d4dc added lbryapi createChannel functionality 2017-09-20 17:49:05 -07:00
bill bittner
86a2c6fe03 added channel validation 2017-09-19 15:39:54 -07:00
bill bittner
53981b8618 DRY input validations 2017-09-19 12:54:23 -07:00
bill bittner
f64961446f added channel select to publish tool 2017-09-19 08:47:24 -07:00
bill bittner
3325faf063 basic passport flow 2017-09-16 17:50:22 -07:00
bill bittner
ffbb9cded4 changed debug to verbose for serving log 2017-09-14 13:27:51 -07:00
bill bittner
720de3ac66 changed logger.info to debug for file serving 2017-09-14 13:22:21 -07:00
bill bittner
f53ca8d958 update error handler to convert props to keys 2017-09-14 11:34:13 -07:00
bill bittner
456c2dc831 logging error message 2017-09-14 10:05:39 -07:00
bill bittner
fd382fcd9f updated logger.error usage format 2017-09-14 09:35:58 -07:00
bill bittner
ebff2cf62b added error message to logger.error 2017-09-13 15:59:29 -07:00
bill bittner
af046e9d36 moved database related functions to model layer 2017-09-07 17:08:06 -07:00
bill bittner
f0435be0b2 moved constants back to individual modules 2017-09-07 15:31:32 -07:00
bill bittner
cb4a116d8e fixed license and description on channel page 2017-08-23 22:35:37 -07:00
bill bittner
35719e526a fixed sql call that was missing contentType 2017-08-23 22:25:27 -07:00
bill bittner
ab0e78d232 updated sql queries to return only necessary columns 2017-08-23 22:17:47 -07:00