Commit graph

296 commits

Author SHA1 Message Date
bill bittner 489153fcde updated to store and recall asset claim info and requests 2018-02-07 18:01:51 -08:00
bill bittner 2744045c5c connected show asset components directly to redux store 2018-02-07 10:52:09 -08:00
bill bittner b3f5d83f73 updated routes to better REST style 2018-02-06 21:55:04 -08:00
bill bittner c4a77f0317 added short id to redux 2018-02-04 17:43:02 -08:00
bill bittner 6073935732 updated publish redirects and channel nav buttons 2018-02-02 16:06:21 -08:00
bill bittner b60fbab744 fixed logout on drop down bar to stay on same page 2018-02-02 15:14:57 -08:00
bill bittner 7600ff5c54 switched show and channel components back to inernal state 2018-02-02 12:46:18 -08:00
bill bittner 97a6254370 set up basic AssetDisplay functionality and removed unnecessary handlebars/js 2018-01-31 21:08:28 -08:00
bill bittner bfa623ec17 removed unnecessary handlebars page routes 2018-01-31 19:21:00 -08:00
bill bittner 0e88bb4c60 updated routes to handle serves only and return to client for show requests 2018-01-31 19:12:54 -08:00
bill bittner f7e50597e6 added ChannelClaimDisplay as subcomponent to ShowChannel 2018-01-31 16:00:11 -08:00
bill bittner 6ac91046b1 changed show components to share ShowAsset 2018-01-30 17:15:23 -08:00
bill bittner 1f5a493375 update show lite component 2018-01-30 15:32:42 -08:00
bill bittner 091d073d01 implemented basica channel content request routes 2018-01-30 11:46:22 -08:00
bill bittner fa5c811dab added templates for show pages and channel page 2018-01-30 09:00:02 -08:00
bill bittner 696a1bf500 updated /about page and route 2018-01-29 12:34:34 -08:00
bill bittner 0220e649c2 removed 401 error check from util/xhr 2018-01-24 18:08:21 -08:00
bill bittner c2bb1d600f added server route for authentication 2018-01-23 19:36:09 -08:00
bill bittner c5b22c287b Merge branch 'master' of github.com:lbryio/spee.ch into react-upload 2018-01-23 17:15:49 -08:00
bill bittner bf8a25b96f fixed channel name input from params to timingActionType 2018-01-23 15:05:43 -08:00
bill bittner 76aadefc5e split publish timing into two stats 2018-01-23 12:08:53 -08:00
bill bittner 3aefd43303 fixed broken import require link 2018-01-22 22:00:04 -08:00
bill bittner a468485d33 updated logging 2018-01-22 20:09:28 -08:00
bill bittner 118ff2deb3 added GA timing event for publish 2018-01-22 16:14:05 -08:00
bill bittner ac5d95f674 fixed the channel creation error notices 2018-01-12 12:48:24 -08:00
bill bittner c52a5f87e4 wrote a publish end-to-end test 2017-12-15 14:10:34 -08:00
bill bittner 4a75ac7127 passed second set of user tests 2017-12-15 11:19:10 -08:00
bill bittner 9a93b3cc8d tested basic client scenarios 2017-12-15 11:02:04 -08:00
bill bittner 94c2fcca4c updated authentication for publish api 2017-12-15 10:26:51 -08:00
bill bittner 604d3d91e5 updated /claim-publish route name 2017-12-15 10:12:21 -08:00
bill bittner 579c585d00 fixed merge conflicts 2017-12-15 10:09:01 -08:00
Bill Bittner 3accf40db2
Merge branch 'master' into 281-unfurl-show-links 2017-12-14 12:44:08 -08:00
bill bittner df53760aea updated host to be pulled from config file 2017-12-14 12:32:20 -08:00
bill bittner 6056289864 updated logging 2017-12-14 10:07:05 -08:00
bill bittner d6d11ea807 added check for browser request 2017-12-13 18:30:09 -08:00
bill bittner f7f2d1072b cards work on twitter for images, but not video) 2017-12-13 15:32:58 -08:00
bill bittner 7fd4a6cb8f added check for whether video is requested 2017-12-13 15:09:01 -08:00
bill bittner ac14231f66 added narrow image check for show to serve flip 2017-12-13 14:55:26 -08:00
Bill Bittner 2246cde1d7
Merge pull request #292 from lbryio/284-uploads-hang
fix publishes hanging client side
2017-12-12 22:20:18 -08:00
bill bittner 9ad99c5ac1 removed change password api route 2017-12-12 08:55:02 -08:00
Bill Bittner d3c8a5dbd8
Merge branch 'master' into update-passwords 2017-12-12 08:08:22 -08:00
bill bittner 43d8402643 removed cascading delete from models and added logs 2017-12-11 14:43:25 -08:00
bill bittner aafade848e updating channel check functions 2017-12-11 11:22:59 -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 e652126a3f added stats in for popular page 2017-12-07 10:13:42 -08:00
bill bittner e7eb930231 fixed channel page view 2017-12-07 09:28:44 -08:00
bill bittner 075332275e moved lbryuri to own file and handled errors 2017-12-06 18:49:05 -08:00
bill bittner 87d026b5ec added regex url parsing 2017-12-06 18:36:17 -08:00