Commit graph

200 commits

Author SHA1 Message Date
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
044b98a209 patched incorrect use of "this" 2017-11-14 17:29:34 -05:00
bill bittner
1598ef853a added fallback description and title for open graph 2017-11-14 15:32:14 -05:00
Bill Bittner
1aa05b2b1b
Merge branch 'master' into undefined-og-description 2017-11-13 13:57:09 -08:00
bill bittner
1862f84b97 updated error handler with destructuring 2017-11-13 15:12:16 -05:00
bill bittner
c1b3a291cb updated handlebar twitter meta helper 2017-11-09 14:30:13 -08:00
bill bittner
71e5b7ca7a added needed information to SHOWlITE route 2017-11-09 14:20:25 -08:00
Bill Bittner
7997d2ee84
Merge branch 'master' into upload-refactor 2017-11-08 15:21:57 -08:00
bill bittner
40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
bill bittner
821dd6be41 made fixes based on JKs feedback 2017-11-03 17:10:08 -07:00
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