Commit graph

158 commits

Author SHA1 Message Date
bill bittner
579c585d00 fixed merge conflicts 2017-12-15 10:09:01 -08:00
bill bittner
97eae1a183 updated logging 2017-12-12 08:10:14 -08:00
bill bittner
43d8402643 removed cascading delete from models and added logs 2017-12-11 14:43:25 -08:00
bill bittner
75fac0e594 added testing package and wrote some publish tests 2017-12-08 17:50:47 -08:00
bill bittner
7791b4f685 moved channel pagination logic to controller layer 2017-12-07 12:23:21 -08:00
bill bittner
46f9b3d8e1 fixed popular page to display actual thumbnails 2017-12-07 10:45:19 -08:00
bill bittner
e7eb930231 fixed channel page view 2017-12-07 09:28:44 -08:00
bill bittner
e9647d053d pushed thumbnail sanitizing down to the model layer 2017-12-06 11:53:31 -08:00
bill bittner
fa15b87e5e removed constants from model layer 2017-12-05 17:08:34 -08:00
bill bittner
0ae03d0684 updated api route names 2017-12-05 10:18:49 -08:00
bill bittner
d619281908 added progress bar component and fixed publish thumbnail bug 2017-11-29 21:06:59 -08:00
bill bittner
0142c168ae fixed missing file extension 2017-11-27 14:52:46 -08:00
bill bittner
78bc163586 fixed claimId and show workflow for spee.ch/example 2017-11-27 10:22:47 -08:00
bill bittner
cda9efa800 removed duplicate templates 2017-11-21 12:53:43 -08:00
Bill Bittner
1aa05b2b1b
Merge branch 'master' into undefined-og-description 2017-11-13 13:57:09 -08:00
Bill Bittner
fd34f744ec
Merge pull request #242 from lbryio/upload-refactor
Upload refactor
2017-11-13 12:39:20 -08:00
Bill Bittner
40cc90ce0a
patched resolveResult.datavalues bug in serveController
patched resolveResult.datavalues bug in serveController
2017-11-09 18:21:18 -08:00
bill bittner
71e5b7ca7a added needed information to SHOWlITE route 2017-11-09 14:20:25 -08:00
bill bittner
40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
bill bittner
1f37c33206 updated comments 2017-11-06 14:22:00 -08:00
bill bittner
63458aff19 changed the multipart download directory 2017-11-06 14:15:47 -08:00
bill bittner
fc5d8510ad updated Claim record save after publish to include channelName 2017-11-03 14:23:54 -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
d3316b416d removed instance log 2017-10-31 17:42:51 -07:00
bill bittner
4d23fbbe4e updated getRecentClaims 2017-10-31 17:19:26 -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
ff9379ffb7 updated handling for incorrect claim names 2017-10-30 14:57:50 -07:00
bill bittner
331b0c9764 updated logo 2017-10-27 09:59:31 -07:00
bill bittner
0c11eb4b55 switched session key to env var, added thumbnail to Claim upsert on publish 2017-10-26 12:49:06 -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
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
cb7f5ac453 fixed winning channel algo to use effective amount 2017-10-16 21:25:29 -07:00
bill bittner
219a045779 added foundation for pagination 2017-10-12 17:56:23 -07:00
bill bittner
9b0778527f fixed login error messages 2017-10-12 14:37:25 -07:00
bill bittner
8856ee5d0e fixed call-stack-exceeded error issue 2017-10-12 13:10:44 -07:00
bill bittner
1b37ef91a4 added input for video thumbnail link 2017-10-09 18:29:40 -07:00
bill bittner
be0bf27a14 traded in new video thumb 2017-10-05 15:14:50 -07:00
bill bittner
7baf2dd75c updated post api to receive curl requests 2017-10-05 14:48:08 -07:00
bill bittner
65b5384330 added api routes for getting short ids 2017-09-28 11:42:29 -07:00
bill bittner
bd2a48f883 updated api publish route 2017-09-28 10:51:02 -07:00