Commit graph

293 commits

Author SHA1 Message Date
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
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
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