Commit graph

308 commits

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