Commit graph

171 commits

Author SHA1 Message Date
bill bittner c247a9c79e fixed name availability querty to use "or" 2018-03-12 12:03:20 -07:00
bill bittner d018f58d8d added availability check based on multiple claim addresses 2018-03-07 20:06:52 -08:00
bill bittner 188706ca31 updated the channel creation route with GA event 2018-03-07 19:39:22 -08:00
bill bittner d21ab2e4b0 updated console logs and error messages 2018-03-07 18:57:35 -08:00
bill bittner 97dab8fd38 added GA timing event for claim availability search 2018-03-07 18:41:58 -08:00
bill bittner cc3fa3d067 renamed functions appropriately 2018-03-05 15:38:26 -08:00
bill bittner 7b7c435571 updated publish command to take claim_id 2018-03-05 14:44:37 -08:00
bill bittner a5e026c1e0 added standard-jsx to eslint and fixed issues 2018-02-21 17:02:57 -08:00
bill bittner f7e50597e6 added ChannelClaimDisplay as subcomponent to ShowChannel 2018-01-31 16:00:11 -08:00
bill bittner 091d073d01 implemented basica channel content request routes 2018-01-30 11:46:22 -08:00
bill bittner bf8a25b96f fixed channel name input from params to timingActionType 2018-01-23 15:05:43 -08:00
bill bittner bac7930983 added back needed stats Controller 2018-01-22 22:05:16 -08:00
bill bittner 118ff2deb3 added GA timing event for publish 2018-01-22 16:14:05 -08:00
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