Shawn
|
3a986b224d
|
Fix failed referrer clamp in logMetrics
|
2018-11-09 10:55:19 -05:00 |
|
Travis Eden
|
dde6956283
|
Merge pull request #595 from lbryio/update-claims
allow claims to be updated and abandoned
|
2018-11-09 10:50: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
|
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
|
d35f48a90e
|
fix prompt logic
|
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
|
ffe8aaba47
|
use proper file exension
|
2018-11-09 09:18:29 -05:00 |
|
Travis Eden
|
7329c763b9
|
use canonical url in sourceUrl
|
2018-11-09 09:18:29 -05:00 |
|
Travis Eden
|
4b72d02c59
|
use canonical url in edit link
|
2018-11-09 09:18:29 -05:00 |
|
Travis Eden
|
a210644959
|
fix naming mistake
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
760edeff1f
|
do not prompt for leaving publish page to publish page
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
3378e4289f
|
track when publishState.hasChanged; only update when true
|
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
|
c7a7790c27
|
use claimId as react component key
|
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
|
97de13527a
|
get thumbnail address for mp4 edits
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
3daf0ce214
|
fix file parsing
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
70ef8b9eed
|
display update when appropriate
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
41cc6f5118
|
always show metadata inputs on update
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
5747245e64
|
remove asset label/row on edit page
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
7ed43c645b
|
adding 'editing uri' message above title
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
d9000dda0d
|
fix loading message
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
e784897afe
|
hide edit link for anonymous publishes
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
24626bcb02
|
notify user when abandoning publish; clear form
|
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
|
48408a872d
|
refactor DropZone mapStateToProps
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
7f3e97d339
|
show dimmed image preview for updates -- not working for videos yet
|
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
|
2778c42773
|
clear publish and edit pages based on publish.isUpdate
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
5d3f66d201
|
move edit link from AssetTitle to AssetInfo
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
4c9608a964
|
add comment relating to issue #607
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
f710dffd57
|
SUCCESS -> SUCCEEDED
|
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
|
bd1424acff
|
fix selectAsset
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
f575edc9f3
|
consolidate validation
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
2b02f06152
|
refactor publish saga
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
dadb00576e
|
deconstructor formatting
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
b937a44e91
|
use rest spread operator in reducers
|
2018-11-09 09:18:28 -05:00 |
|
Travis Eden
|
e25715f2cc
|
use selectAsset in mapStateToProps
|
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 |
|
Jeremy Kauffman
|
61b8cd9fcf
|
strip it down
|
2018-11-08 19:44:59 -05:00 |
|
Shawn
|
462528ef03
|
Revert "move pages to last in route order"
This reverts commit 074e88b268 .
|
2018-11-08 19:32:17 -05:00 |
|