jessop
|
e364dc4024
|
publishes any file type, handles 99% for download
|
2019-02-09 15:27:50 -05:00 |
|
jessopb
|
d05dc03261
|
Merge pull request #884 from jessopb/newstyling
styling and file support overhaul
|
2019-01-28 15:13:54 -05:00 |
|
Shawn
|
57cb4b91e8
|
Fix oEmbed data, remove bad og: data
|
2019-01-27 20:45:44 -06:00 |
|
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
|
07db2deb3e
|
Restructure build process, begin adding HMR support
|
2018-12-16 01:27:02 -06: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
|
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 |
|
Travis Eden
|
bbd437d1ad
|
fix video embed url
|
2018-11-05 10:26:59 -05:00 |
|
Shawn K
|
7629b17f70
|
Merge pull request #676 from lbryio/embedConfig
Make configurable embeds
|
2018-11-02 17:47:26 -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 |
|
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 |
|
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
|
828e8dce70
|
Quick-fix, filter views with UA containing LBRY (for thumbs)
|
2018-10-24 17:11:52 -05:00 |
|
Shawn
|
74f6c1fefa
|
Minor adjustments
|
2018-10-24 15:47:20 -05:00 |
|