Commit graph

132 commits

Author SHA1 Message Date
jessop
fd61e5cb51 styling and file support overhaul 2019-01-27 01:35:36 -05:00
jessopb
ea1844a5cf
Merge pull request #878 from jessopb/fixEditShortChannelIdUrl
fixes bug in edit page due to inconsistent url
2019-01-25 03:54:45 -05:00
jessop
a91c7a300c fixes bug in edit page due to inconsistent url 2019-01-23 19:22:32 -05:00
jessop
2d16594927 Rudimentary dropdown file errors 2019-01-15 18:19:19 -05:00
jessop
f77d0a6f1f minor changes 2019-01-14 01:27:23 -05:00
jessop
d8f3554bdd fixes ffprobe 2019-01-07 17:47:56 -05:00
jessop
05b7a4eb62 reduces channel loadtimes, fixes fallback fileExt 2018-12-19 03:22:28 -05:00
Shawn
8544b865e3 Fix export/require interops 2018-12-16 01:27:08 -06: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
Jessop Breth
9d12788a78 dehardcodes default bid amounts 2018-11-01 00:44:53 -04: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
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
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
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
Shawn K
5a7e10574f
Merge branch 'master' into add-chainquery 2018-10-08 12:16:12 -05:00
Travis Eden
90a5dcf54d add quotes to bid amount 2018-10-05 09:15:31 -04:00
Shawn
c9fdc9c3cf Move channels and claims to chainquery 2018-09-25 20:20:59 -05:00