@daovist
allow claims to be updated and abandoned
34a66f1
@daovist
get channel data from publish params
3935715
@daovist
use selectAsset in mapStateToProps
e25715f
@daovist
use rest spread operator in reducers
b937a44
@daovist
deconstructor formatting
dadb005
@daovist
refactor publish saga
2b02f06
@daovist
consolidate validation
f575edc
@daovist
fix selectAsset
bd1424a
@daovist
undo assignment of certId and channelName
53676e6
@daovist
SUCCESS -> SUCCEEDED
f710dff
@daovist
add comment relating to issue #6074c9608a
@daovist
move edit link from AssetTitle to AssetInfo
5d3f66d
@daovist
clear publish and edit pages based on publish.isUpdate
2778c42
@daovist
change amount value to string
4deeaed
@daovist
show dimmed image preview for updates -- not working for videos yet
7f3e97d
@daovist
refactor DropZone mapStateToProps
48408a8
@daovist
convert space strings (' ') to empty strings ('')
6aeee63
@daovist
improve error handling; pass filePath to publish.js explicitly
593d748
@daovist
notify user when abandoning publish; clear form
24626bc
@daovist
hide edit link for anonymous publishes
e784897
@daovist
fix loading message
d9000dd
@daovist
adding 'editing uri' message above title
7ed43c6
@daovist
remove asset label/row on edit page
5747245
@daovist
always show metadata inputs on update
41cc6f5
@daovist
display update when appropriate
70ef8b9
@daovist
fix file parsing
3daf0ce
@daovist
get thumbnail address for mp4 edits
97de135
@daovist
parse {file, thumbnail} with parsePublishApiRequestFiles
30eae51
@daovist
add outpoint to object returned by publish
7703dc4
@daovist
use claimId as react component key
c7a7790
@daovist
ignore channelClaims if channelId has not been confirmed
9ba4c46
@daovist
fix update parsing issue
eaab9bb
@daovist
consolidate lets
dec8ade
@daovist
use speech db over chainquery when more recently updated
e9c60f6
@daovist
track when publishState.hasChanged; only update when true
3378e42
@daovist
do not prompt for leaving publish page to publish page
760edef
@daovist
fix naming mistake
a210644
@daovist
use canonical url in edit link
4b72d02
@daovist
use canonical url in sourceUrl
7329c76
@daovist
use proper file exension
ffe8aab
@daovist
return canonicalUrl on publish/update; fixes
936ac2f
@daovist
fix prompt logic
d35f48a
@daovist
fix video updates
cb28ad5
@daovist
get thumbnail_url in getClaimData
e970bb9
@daovist
disable video thumbnail edits; remove console logs
0fa9bc8
@daovist
cleanup
c75987e
@daovist
Merge pull request #595 from lbryio/update-claims …
dde6956
@skhameneh
Fix failed referrer clamp in logMetrics
3a986b2
@skhameneh
Merge pull request #699 from lbryio/fixFailedLogClamp …
e640054
@skhameneh
Rename client_custom to custom
746b5a9
@daovist
Merge pull request #700 from lbryio/renameClientCustom …
ab4ca94