Commit graph

291 commits

Author SHA1 Message Date
bill bittner
4d9a255a3b split up server.js class methods and removed build 2018-03-16 00:52:39 -07:00
bill bittner
bf836c83df merged master spee.ch branch 2018-03-13 09:07:25 -07:00
bill bittner
ac0c28b8f9 updated site config files 2018-03-12 19:26:03 -07:00
bill bittner
0e9455278e updated app to use siteconfig rather than speechconfig 2018-03-09 18:23:19 -08:00
bill bittner
bdd2d45ab5 turned config files into constructors that can be modified 2018-03-09 16:45:24 -08:00
bill bittner
746ca8c527 reorganized logger config 2018-03-09 11:20:13 -08:00
bill bittner
662e468df6 reorganized server startup functions 2018-03-09 10:56:22 -08:00
bill bittner
49cf44bc12 updated how configs pass 2018-03-08 20:48:29 -08:00
bill bittner
d018f58d8d added availability check based on multiple claim addresses 2018-03-07 20:06:52 -08:00
bill bittner
24b95280be fixed spelling and ternary 2018-03-06 16:23:21 -08:00
bill bittner
dedf13c316 changed end-to-end publish label 2018-03-06 09:39:22 -08:00
bill bittner
64edbb3619 updated label for lbrynet publish events 2018-03-06 09:27:35 -08:00
bill bittner
5a13b23016 split ga timing events into lbrynet and end-to-end 2018-03-06 09:02:42 -08:00
bill bittner
1c21ec3f70 removed console logs 2018-03-05 22:55:56 -08:00
bill bittner
b7b3a78730 fixed merge conflicts 2018-03-05 20:30:16 -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
06a3318a40 cleared up console logs 2018-03-04 11:59:05 -08:00
bill bittner
d28a5758dd moved thumbnail check to server side 2018-03-02 17:24:18 -08:00
bill bittner
b3e6c89f0e added thubmnail channel to publish saga 2018-03-02 17:02:07 -08:00
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