Commit graph

281 commits

Author SHA1 Message Date
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
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
43d8402643 removed cascading delete from models and added logs 2017-12-11 14:43:25 -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
7791b4f685 moved channel pagination logic to controller layer 2017-12-07 12:23:21 -08:00
bill bittner
46f9b3d8e1 fixed popular page to display actual thumbnails 2017-12-07 10:45:19 -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
87d026b5ec added regex url parsing 2017-12-06 18:36:17 -08:00
bill bittner
4f8cdc06b0 made serve url parsing more DRY 2017-12-06 15:35:40 -08:00
bill bittner
6e20f89317 fixed bug in og meta tags 2017-12-06 15:15:21 -08:00
bill bittner
e9647d053d pushed thumbnail sanitizing down to the model layer 2017-12-06 11:53:31 -08:00
bill bittner
54bc80b08d replaced channelId with channelClaimId 2017-12-05 15:11:16 -08:00
bill bittner
0ae03d0684 updated api route names 2017-12-05 10:18:49 -08:00
bill bittner
f16abf08c2 added endpoint to update password 2017-11-30 14:46:32 -08:00
bill bittner
714fdca077 updated comments 2017-11-30 10:02:18 -08:00
bill bittner
d619281908 added progress bar component and fixed publish thumbnail bug 2017-11-29 21:06:59 -08:00
bill bittner
50ffc42b57 changed File create to upsert 2017-11-29 15:36:23 -08:00
bill bittner
a6ccc9b682 added fix to serve to embeded show urls 2017-11-29 14:36:51 -08:00
bill bittner
6fea63dcb3 updated routes names 2017-11-29 14:07:03 -08:00
bill bittner
5deaf7375d updated route names 2017-11-29 12:41:53 -08:00
bill bittner
8bdbf05251 changed so completion of lbrynet download is not blocking play 2017-11-29 12:01:48 -08:00
bill bittner
4a4cdb23f7 added loop to check if asset is fully downloaded; 2017-11-29 11:56:09 -08:00
bill bittner
1734f20f01 updated for consistency 2017-11-28 13:28:59 -08:00