Commit graph

109 commits

Author SHA1 Message Date
bill bittner 7600ff5c54 switched show and channel components back to inernal state 2018-02-02 12:46:18 -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 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 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 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 e652126a3f added stats in for popular page 2017-12-07 10:13:42 -08:00
bill bittner 075332275e moved lbryuri to own file and handled errors 2017-12-06 18:49:05 -08:00
bill bittner 4f8cdc06b0 made serve url parsing more DRY 2017-12-06 15:35:40 -08:00
bill bittner 0ae03d0684 updated api route names 2017-12-05 10:18:49 -08:00
bill bittner 50ffc42b57 changed File create to upsert 2017-11-29 15:36:23 -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 8400ca5110 updated api/get_claim route to return message and status 2017-11-28 12:17:22 -08:00
bill bittner 0fd7dd6b08 fixed show route get process and api routes 2017-11-27 16:53:32 -08:00
bill bittner 58cb05d2dc separated client functions into availability and get 2017-11-21 15:44:27 -08:00
bill bittner cda9efa800 removed duplicate templates 2017-11-21 12:53:43 -08:00
bill bittner 859654e6e4 added /api/get route 2017-11-20 15:51:05 -08:00
bill bittner 64175e023c Merge remote-tracking branch 'refs/remotes/origin/master' into db-datatypes-migration 2017-11-13 15:47:17 -05:00
bill bittner 07660576b1 turned authOrSkip into promise 2017-11-13 14:20:37 -05:00
bill bittner f7a6f52b75 extrapolated auth skip function 2017-11-13 13:21:39 -05:00
Bill Bittner 74b02989ad
Merge branch 'upload-refactor' into db-datatypes-migration 2017-11-08 15:24:18 -08:00
Bill Bittner 7997d2ee84
Merge branch 'master' into upload-refactor 2017-11-08 15:21:57 -08:00
bill bittner 37315c6c66 added upload path to config and removed socket.io ref 2017-11-07 16:15:12 -08:00
bill bittner 63458aff19 changed the multipart download directory 2017-11-06 14:15:47 -08:00
bill bittner 821dd6be41 made fixes based on JKs feedback 2017-11-03 17:10:08 -07:00
bill bittner e34e78c169 fixed the anonymous discrepency 2017-11-03 13:37:23 -07:00
bill bittner 934c0fedd1 put all publish functions into an object 2017-11-02 15:12:26 -07:00
bill bittner f9daf0f8be updated error handling 2017-11-02 11:50:05 -07:00
bill bittner 7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00
bill bittner d6be5c4dbe moved getShortChannelId and getShortClaimId to class methods 2017-10-31 10:05:15 -07:00
bill bittner c573865c63 removed unnecessary console logs 2017-10-29 21:01:45 -07:00