Commit graph

271 commits

Author SHA1 Message Date
bill bittner
4fdc43e641 updated labels on GA timing events 2018-02-27 09:52:05 -08:00
bill bittner
74aec654f7 removed unnecessary handlebars code 2018-02-23 11:17:59 -08:00
bill bittner
0465e97cf0 fixed helmet issues and refactored SEO 2018-02-23 11:00:46 -08:00
bill bittner
e6146db781 added OpenGraphTag component 2018-02-22 23:36:37 -08:00
bill bittner
d24331d001 added react-helmet and dynamic title and canonical url tags 2018-02-22 18:05:00 -08:00
bill bittner
b4ef61ae85 removed console logs and dead codes 2018-02-22 16:42:35 -08:00
bill bittner
dd510d21e7 reorganized sagas to chain necessary actions 2018-02-22 15:43:26 -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
9fea56c8a2 added redirect check 2018-02-21 17:34:29 -08:00
bill bittner
a5e026c1e0 added standard-jsx to eslint and fixed issues 2018-02-21 17:02:57 -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
08e6e2cacd removed dead handlebars GA code 2018-02-15 18:05:20 -08:00
bill bittner
0efc25a5c1 added google-ga package 2018-02-15 15:55:24 -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
7b4b5da428 fixed identifier parse error on asset details component 2018-02-02 13:02:30 -08:00
bill bittner
7600ff5c54 switched show and channel components back to inernal state 2018-02-02 12:46:18 -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
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
7374c62f4b fixed the import statements; 2018-01-23 14:45:54 -08:00
bill bittner
5c4e412fba Merge branch 'master' of github.com:lbryio/spee.ch into split-publish-timing-events 2018-01-23 14:35:35 -08:00
bill bittner
e337025006 cleaned helper function location 2018-01-23 12:47:10 -08:00
bill bittner
cde3dfbc14 changed URI to HOST in api config 2018-01-23 12:41:39 -08:00
bill bittner
76aadefc5e split publish timing into two stats 2018-01-23 12:08:53 -08:00
Bill Bittner
c760f1a392
Merge pull request #325 from maximest-pierre/feature/remove_hardcoded_api_adress
Remove the hardcoded lbry API address
2018-01-23 10:13:49 -08:00
Maxime St-Pierre
97e4c9234f Remove the hardcoded lbry API address 2018-01-23 12:08:34 -05:00
bill bittner
5b2a10b741 cleaned up import statement 2018-01-22 21:48:32 -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
YULIUS KURNIAWAN KRISTIANTO
acbf94a686
Update errorHandlers.js
deamon is incorrect billbitt. the correct words is daemon
2018-01-22 18:05:47 +07:00
Alex Grin
76fb1a5b92
Merge pull request #314 from lbryio/304-truncate-description
304 truncate description
2018-01-05 10:10:28 -05:00
bill bittner
8b74ed680d added truncate feature to description function 2017-12-21 12:01:05 -08:00
bill bittner
ac7d2b3bd9 fixed thumbnail issue 2017-12-21 11:46:30 -08:00
bill bittner
bd9b181d62 moved og defaults to view layer 2017-12-21 10:50:47 -08:00
bill bittner
c4931512d4 added check for empty channel urls 2017-12-18 17:57:31 -08:00
bill bittner
c52a5f87e4 wrote a publish end-to-end test 2017-12-15 14:10:34 -08:00
bill bittner
9a93b3cc8d tested basic client scenarios 2017-12-15 11:02:04 -08:00
bill bittner
592fbb79d8 updated publish channel parser to watch for anonymous 2017-12-15 10:30:32 -08:00
bill bittner
94c2fcca4c updated authentication for publish api 2017-12-15 10:26:51 -08:00
bill bittner
579c585d00 fixed merge conflicts 2017-12-15 10:09:01 -08:00
bill bittner
98da3af7d3 updated publish api channel parse function 2017-12-15 09:51:26 -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
d6d11ea807 added check for browser request 2017-12-13 18:30:09 -08:00
bill bittner
9ad99c5ac1 removed change password api route 2017-12-12 08:55:02 -08:00