Commit graph

307 commits

Author SHA1 Message Date
bill bittner
74aec654f7 removed unnecessary handlebars code 2018-02-23 11:17:59 -08:00
bill bittner
6fd4a94a6a fixed Request/request bug 2018-02-23 00:01:25 -08:00
bill bittner
14740341e3 broke out routes from App.jsx, and added handleShowRender for static methods 2018-02-22 10:48:46 -08:00
bill bittner
73326a96d3 updated page routes to server side render 2018-02-21 13:58:25 -08:00
bill bittner
224d057b9a switched "render" to "hydrate" 2018-02-21 13:42:41 -08:00
bill bittner
fd3fc0f620 added handleRender and renderFullPage and updated client 2018-02-21 08:05:41 -08:00
bill bittner
30615cedcf updated missing "title" in spee.ch config 2018-02-20 15:43:39 -08:00
bill bittner
72cf2230d3 renamed page-routes to fallback 2018-02-20 15:25:04 -08:00
bill bittner
0c82b89a5f added tracking of serve events 2018-02-15 13:18:22 -08:00
bill bittner
c58ea8bc80 updated GA publish timing events 2018-02-15 11:00:51 -08:00
bill bittner
aedc636241 updated routes to return proper error codes 2018-02-13 12:19:57 -08:00
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