Commit graph

385 commits

Author SHA1 Message Date
Shawn 8544b865e3 Fix export/require interops 2018-12-16 01:27:08 -06:00
Shawn 6c91fcc95d Add full HMR support for client 2018-12-16 01:27:06 -06:00
Shawn 07db2deb3e Restructure build process, begin adding HMR support 2018-12-16 01:27:02 -06:00
jessop d1fb0c56b6 uses lbrynet as fallback to get file extension 2018-12-16 01:12:12 -05:00
jessopb dbddf06ff5
Revert "Sets proper 404 status in most cases" 2018-12-14 17:10:12 -05:00
jessop d38d8f1061 Sets proper 404 status in most cases 2018-12-13 22:43:03 -05: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 K 471930e0c3
Merge pull request #805 from jessopb/moreBidState
checks bidstate on top-free claimnames
2018-12-04 12:13:00 -06:00
Shawn 3c6b378611 Increase file wait delay 2018-12-04 12:11:14 -06:00
jessop 204686b690 checks bidstate on top-free claimnames 2018-12-04 12:43:37 -05: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
jessop 0a65906130 ensures that getClaimIdByLongChannelId tests for bidstate 2018-11-29 17:01:01 -05:00
Shawn K b8cce1bc69
Merge pull request #765 from jessopb/chainsort
standardizes channelClaimsArray order to match lbryumx sorting
2018-11-28 20:50:54 -06:00
Shawn 5ee553bfc2 Add upload limit configurations 2018-11-27 23:26:32 -06:00
jessop bf66d9f5f5 standardizes channelClaimsArray order 2018-11-27 19:05:41 -05: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
Shawn K 079c9ef784
Update autoblockPublishMiddleware.js 2018-11-12 14:21:07 -06:00
Shawn K 887a86e927
Update autoblockPublishMiddleware.js 2018-11-12 14:12:31 -06: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 a64ef764ce
Merge pull request #719 from lbryio/redesign
Redesign
2018-11-12 12:40:47 -05:00
Shawn K 4b878222e7
Merge pull request #723 from lbryio/render-canonical-fix
return null if either requestId or requestType are undefined
2018-11-12 11:20:16 -05:00
Shawn K eea5d67f02
Update handleShowRender.jsx 2018-11-12 10:19:31 -06:00
Travis Eden 0b2b7fff92 return null if either requestId or requestType are undefined 2018-11-12 10:20:41 -05:00
Sean Yesmunt f162102932
Merge branch 'master' into redesign 2018-11-10 15:03:15 -05:00
Shawn 7c7e16ea62 Change ambiguous routes, more distinct POST/login to POST/auth 2018-11-09 23:23:39 -05:00
Shawn 8cd4146695 Fix login route 2018-11-09 19:02:14 -05:00
Jeremy Kauffman 259eb31b40 merge 2018-11-09 12:55:28 -05:00
Shawn b5efcdabc5 Add custom public/assets/img to site 2018-11-09 12:53:43 -05:00
Shawn K e6400542e2
Merge pull request #699 from lbryio/fixFailedLogClamp
Fix failed referrer clamp in logMetrics
2018-11-09 10:57:30 -05:00
Shawn 3a986b224d Fix failed referrer clamp in logMetrics 2018-11-09 10:55:19 -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 e970bb9e0d get thumbnail_url in getClaimData 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 a210644959 fix naming mistake 2018-11-09 09:18:28 -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
Shawn 462528ef03 Revert "move pages to last in route order"
This reverts commit 074e88b268.
2018-11-08 19:32:17 -05:00
Travis Eden 074e88b268 move pages to last in route order 2018-11-08 16:14:31 -05:00
Jeremy Kauffman 7bcaa5081b Merge branch 'master' of github.com:saniaio/spee.ch into redesign 2018-11-07 16:40:00 -05:00
Shawn e9907002cc Adjust config paths 2018-11-07 15:28:58 -05:00
Travis Eden bbd437d1ad fix video embed url 2018-11-05 10:26:59 -05:00
Travis Eden 458441600d refactor createAssetCanonicalLink and usages 2018-11-05 08:48:22 -05:00
Travis Eden 1833c326a4 redirect to canonical urls 2018-11-05 08:48:22 -05:00
Travis Eden 21467900f9 add channelShortId to claim data in getClaimData 2018-11-05 08:47:11 -05:00
Shawn K 7629b17f70
Merge pull request #676 from lbryio/embedConfig
Make configurable embeds
2018-11-02 17:47:26 -05:00
Shawn 2161a49559 Minor tweaks 2018-11-02 04:47:09 -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
Travis Eden bc58ddcca7
Merge pull request #671 from lbryio/chainqueryExtenalChannels
Allow external channels to load via chainquery
2018-10-31 10:09:58 -04:00
Travis Eden 74d9c6ac36 add bundle 2018-10-31 09:01:15 -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
Travis Eden be4b628a78 add bid_state filtering options with defaults 2018-10-30 12:36:50 -04:00
Shawn c92cd75f88 Minor cleanup 2018-10-29 15:54:02 -05:00
Shawn a1ab73bd77 Add channel whitelisting support 2018-10-29 15:43:15 -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 a8633e34b2 Fix checking length of endefined 2018-10-25 14:07:11 -05:00
Shawn af8e7e7044 Fix view logging exceptions and log errors when processing trending data 2018-10-25 13:52:27 -05:00
Shawn 828e8dce70 Quick-fix, filter views with UA containing LBRY (for thumbs) 2018-10-24 17:11:52 -05:00
Shawn d625d9b76a Fix case sentitivity in some instances 2018-10-24 16:21:50 -05:00
Shawn 74f6c1fefa Minor adjustments 2018-10-24 15:47:20 -05:00
Shawn c828d47bc0 Correct 30 minutes 2018-10-24 03:45:44 -05:00
Shawn 7639dfabc0 zScore, pValue, specials, brain mush 2018-10-24 03:43:30 -05:00
Travis Eden 544d2a3c14
Merge pull request #635 from lbryio/faq
add faq
2018-10-23 09:29:19 -04:00
Shawn K 1bebde8137
Merge pull request #638 from lbryio/controlling-claims-only
filter claims by bid_state: 'Controlling'
2018-10-22 17:15:44 -05:00
Minesh Mitha 954bc189d7 Padding on title + asset display spacing fixed + removed unused feather.js call in fullpage 2018-10-22 21:36:37 +01:00
Shawn K 4bdbcc83b7
Merge branch 'master' into tempban 2018-10-20 03:47:05 -05:00
Shawn a6dbe7b285 Merge branch 'tempban' of https://github.com/lbryio/spee.ch into tempban 2018-10-20 03:45:19 -05:00
Shawn 33b9aa4dff Fix ban config file path 2018-10-20 03:44:25 -05:00
Shawn K fdf0d21f1d
Build persisting IP block lists (#643)
* Fix IP ban and add logging

* Build persisting IP block lists
2018-10-20 03:26:18 -05:00
Shawn K 4d440c0482
Merge branch 'master' into tempban 2018-10-20 03:25:55 -05:00
Shawn 1e607d2b8a Build persisting IP block lists 2018-10-20 03:23:46 -05:00
Shawn K 5c2a33250e
Fix IP ban and add logging (#642) 2018-10-19 14:36:51 -05:00
Shawn 2cd5accf8b Fix IP ban and add logging 2018-10-19 14:36:18 -05:00
Travis Eden 3eae4414ab add bidState parameter option 2018-10-19 11:36:42 -04: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
Shawn 001b81b457 Temporary anti-spam solution 2018-10-18 12:05:01 -05:00
Travis Eden 7785320f49 filter claims by bid_state: 'Controlling' 2018-10-18 12:29:24 -04:00
Travis Eden 56b939d806 add faq 2018-10-17 17:04:14 -04:00
Travis Eden e857a88e38 use channelId as argument variable 2018-10-17 12:17:51 -04:00