Commit graph

176 commits

Author SHA1 Message Date
Shawn 07db2deb3e Restructure build process, begin adding HMR support 2018-12-16 01:27:02 -06:00
jessop d8a2903e65 adds CORS headers to serveFile 2018-12-05 14:54:14 -05:00
Shawn K f790ae19de
Merge pull request #722 from lbryio/pending-claims
handle pending claims
2018-12-04 12:27:48 -06:00
Travis Eden b49cb4484c mark pending claims; move them to front of list; show proper notification 2018-12-04 12:17:00 -06:00
Shawn 3c6b378611 Increase file wait delay 2018-12-04 12:11:14 -06:00
Shawn K 41de5350b7
Merge pull request #747 from jessopb/sensitiveKeys
moves sensitive keys to gitignored folder
2018-11-30 09:45:45 -06:00
Shawn 5ee553bfc2 Add upload limit configurations 2018-11-27 23:26:32 -06:00
Jessop Breth 2227ede6e9 fixes blank tiles due to unsupported content 2018-11-25 23:54:23 -05:00
Jessop Breth 63bf01971d moves sensitive keys to gitignored folder 2018-11-15 11:29:30 -05:00
Niko Storni 70c3999af1
update eslintrc
fix errors
2018-11-12 14:31:34 -05:00
Niko Storni ed37996d68
run eslint pre-hook 2018-11-12 14:31:34 -05:00
Travis Eden c75987ef9d cleanup 2018-11-09 10:32:29 -05:00
Travis Eden 0fa9bc831e disable video thumbnail edits; remove console logs 2018-11-09 09:18:29 -05:00
Travis Eden cb28ad5c67 fix video updates 2018-11-09 09:18:29 -05:00
Travis Eden 936ac2f439 return canonicalUrl on publish/update; fixes 2018-11-09 09:18:29 -05:00
Travis Eden e9c60f652f use speech db over chainquery when more recently updated 2018-11-09 09:18:28 -05:00
Travis Eden dec8ade055 consolidate lets 2018-11-09 09:18:28 -05:00
Travis Eden eaab9bb21b fix update parsing issue 2018-11-09 09:18:28 -05:00
Travis Eden 9ba4c4641e ignore channelClaims if channelId has not been confirmed 2018-11-09 09:18:28 -05:00
Travis Eden 7703dc4e19 add outpoint to object returned by publish 2018-11-09 09:18:28 -05:00
Travis Eden 30eae51069 parse {file, thumbnail} with parsePublishApiRequestFiles 2018-11-09 09:18:28 -05:00
Travis Eden 3daf0ce214 fix file parsing 2018-11-09 09:18:28 -05:00
Travis Eden 593d748bc0 improve error handling; pass filePath to publish.js explicitly 2018-11-09 09:18:28 -05:00
Travis Eden 6aeee63d85 convert space strings (' ') to empty strings ('') 2018-11-09 09:18:28 -05:00
Travis Eden 4deeaed4e6 change amount value to string 2018-11-09 09:18:28 -05:00
Travis Eden 53676e6bc0 undo assignment of certId and channelName 2018-11-09 09:18:28 -05:00
Travis Eden f575edc9f3 consolidate validation 2018-11-09 09:18:28 -05:00
Travis Eden 3935715e29 get channel data from publish params 2018-11-09 09:18:28 -05:00
Travis Eden 34a66f1968 allow claims to be updated and abandoned 2018-11-09 09:18:28 -05:00
Travis Eden bbd437d1ad fix video embed url 2018-11-05 10:26:59 -05:00
Shawn K 7629b17f70
Merge pull request #676 from lbryio/embedConfig
Make configurable embeds
2018-11-02 17:47:26 -05:00
Shawn 57558111bc Make configurable embeds 2018-11-02 03:45:35 -05:00
Jessop Breth 9d12788a78 dehardcodes default bid amounts 2018-11-01 00:44:53 -04:00
Shawn d4f1adb335 Fix utils/getClaimId when claimId is empty 2018-10-30 16:07:36 -05:00
Shawn 86a693b4f4 Allow external channels to load via chainquery 2018-10-30 15:53:29 -05:00
Shawn 0ebddd5311 Remove unused var 2018-10-29 14:09:42 -05:00
Shawn fabc44edcd Add views to claim pages for logged in channels 2018-10-29 02:04:43 -05:00
Shawn 828e8dce70 Quick-fix, filter views with UA containing LBRY (for thumbs) 2018-10-24 17:11:52 -05:00
Shawn 74f6c1fefa Minor adjustments 2018-10-24 15:47:20 -05:00
Shawn 7639dfabc0 zScore, pValue, specials, brain mush 2018-10-24 03:43:30 -05:00
Jeremy Kauffman 5266f5bd7c
Merge pull request #640 from lbryio/multisite-access-fix
multisite access fix
2018-10-18 16:10:21 -04:00
Travis Eden 0753f5a58e filter by publisher_id rather than certificateId in getClaimIdAndServeAsset 2018-10-18 15:24:00 -04:00
Travis Eden e857a88e38 use channelId as argument variable 2018-10-17 12:17:51 -04:00
Shawn 7415ec87d1 Fix first load (publish) shortId's with daemon and chainquery 2018-10-12 01:00:07 -05:00
Shawn 2e45314610 Fix remaining chainquery exceptions and bad logic 2018-10-10 12:19:51 -05:00
Shawn bb81441357 Fix exceptions and incorrect logic around chainquery 2018-10-10 11:28:53 -05:00
Shawn f8f611905b Fix channel names not showing on view pages 2018-10-09 19:11:06 -05:00
Shawn bacb05abe8 Fix minor exception in getting claimId util, fix metrics 2018-10-09 13:10:06 -05:00
Shawn a695516d67 Merge branch 'add-chainquery' of https://github.com/lbryio/spee.ch into add-chainquery 2018-10-08 19:09:04 -05:00
Shawn 860c61dc47 Fix chainquery bugs and add initial metrics implementation 2018-10-08 19:02:05 -05:00