Commit graph

257 commits

Author SHA1 Message Date
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
Bill Bittner
d3c8a5dbd8
Merge branch 'master' into update-passwords 2017-12-12 08:08:22 -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
738a517738 added handlebars helper for common header tags 2017-12-07 12:36:18 -08:00
bill bittner
7791b4f685 moved channel pagination logic to controller layer 2017-12-07 12:23:21 -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
6e20f89317 fixed bug in og meta tags 2017-12-06 15:15:21 -08:00
bill bittner
478b8983fa added thumbnail content type to og metadata 2017-12-06 14:47:50 -08:00
bill bittner
ac610af6af moved og title and description sanitization to model 2017-12-06 14:41:03 -08:00
bill bittner
0bf162d832 moved open graph data preparation down to model layer 2017-12-06 14:23:28 -08:00
bill bittner
c509c35926 changed passport session strategy to store user info 2017-11-30 17:24:48 -08:00
bill bittner
f16abf08c2 added endpoint to update password 2017-11-30 14:46:32 -08:00