Commit graph

324 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
9db9471a1e reverted signup route 2018-03-15 17:19:16 -07:00
bill bittner
aa5dd711de testing custom callback for /signup 2018-03-15 17:03:02 -07:00
bill bittner
bf836c83df merged master spee.ch branch 2018-03-13 09:07:25 -07:00
bill bittner
0e9455278e updated app to use siteconfig rather than speechconfig 2018-03-09 18:23:19 -08:00
bill bittner
188706ca31 updated the channel creation route with GA event 2018-03-07 19:39:22 -08:00
bill bittner
97dab8fd38 added GA timing event for claim availability search 2018-03-07 18:41:58 -08:00
bill bittner
dedf13c316 changed end-to-end publish label 2018-03-06 09:39:22 -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
4da04d833c updated publish ux/ui 2018-03-05 22:45:39 -08:00
bill bittner
b7b3a78730 fixed merge conflicts 2018-03-05 20:30:16 -08:00
bill bittner
b60e760b6e removed console logs 2018-03-05 17:07:15 -08:00
bill bittner
8fbd40370f made bcrypt password check into a promise 2018-03-05 16:37:22 -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
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