Commit graph

316 commits

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