Commit graph

5307 commits

Author SHA1 Message Date
Baltazar Gomez
0106ac255b
Merge branch 'master' into comicbook-reader 2019-05-16 00:47:49 -06:00
btzr-io
e0efa4a965 implement villain-reader 2019-05-16 00:32:53 -06:00
Sean Yesmunt
6965768ccc
Merge pull request #2478 from zxawry/external-resources
Show warning when opening files externally
2019-05-15 12:40:02 -04:00
zxawry
75a6e8baba prettier 2019-05-15 11:06:10 -04:00
zxawry
a83e06d622 rename link to resource 2019-05-15 11:06:10 -04:00
zxawry
c7eff6883f show warning when opening external files and links 2019-05-15 11:06:10 -04:00
Sean Yesmunt
3d65889d65
Merge pull request #2480 from lbryio/hot-fix
Hot fix
2019-05-14 17:31:34 -04:00
Sean Yesmunt
dfbe318f7a v0.32.1 2019-05-14 17:01:10 -04:00
Sean Yesmunt
4b8f01b317 v0.32.1-rc.1 2019-05-14 16:36:05 -04:00
Sean Yesmunt
e1cfe6c58f fix: analytics on desktop 2019-05-14 16:35:49 -04:00
Sean Yesmunt
3ae2c19656 fix: text not wrapping on file page 2019-05-14 15:28:49 -04:00
Sean Yesmunt
01bc69839c enable desktop ga 2019-05-14 15:24:59 -04:00
Sean Yesmunt
b7a40938cf v0.32.0 2019-05-14 14:22:29 -04:00
Sean Yesmunt
c07ba58d42
Merge pull request #2473 from lbryio/fixes
RC fixes
2019-05-14 14:22:03 -04:00
Sean Yesmunt
304a399d3e v0.32.0-rc.6 2019-05-14 11:44:51 -04:00
Sean Yesmunt
5c41ac7a6d make share modal labels easier to read 2019-05-14 10:54:04 -04:00
Sean Yesmunt
5840f8ef58 v0.32.0-rc.5 2019-05-14 01:22:51 -04:00
Sean Yesmunt
eba15030bb update sdk 2019-05-14 01:19:29 -04:00
Sean Yesmunt
7bb34fc7b5 maintain channel page number on tab change 2019-05-14 01:12:24 -04:00
Sean Yesmunt
a8cacd13ae use supportsByOutpoint 2019-05-14 00:52:51 -04:00
Sean Yesmunt
03ebcd953d simplify default channel color creation 2019-05-13 22:53:04 -04:00
Sean Yesmunt
b7f5ebf994 move backup page inside of help 2019-05-13 22:51:33 -04:00
Sean Yesmunt
467cbda5c6 add comments pointing to primary defintion of WEBPACK_PORT 2019-05-13 22:10:41 -04:00
Sean Yesmunt
e3342eb34d v0.32.0-rc.4 2019-05-13 02:43:07 -04:00
Sean Yesmunt
4212978dfe update sdk to 0.37.0rc7 2019-05-13 02:37:54 -04:00
Sean Yesmunt
29d8546b4f copy url to clipboard on file page 2019-05-13 02:37:34 -04:00
Sean Yesmunt
db67c39ec6 styling cleanup 2019-05-13 02:05:38 -04:00
Sean Yesmunt
40a5c4c5f6 v0.32.0-rc.3 2019-05-12 00:34:43 -04:00
Sean Yesmunt
53419d29d2 fix: show message when a user doesn't have any transactions 2019-05-12 00:34:17 -04:00
Sean Yesmunt
c1aa7609ba add default thumbnail on channel page 2019-05-11 15:06:22 -04:00
Thomas Zarebczan
13e70ecd09 Fix: name in tx info
This should be avoidable going forward, but there was a claim name with a # present in a user's tx history. To be safe, pass the name through the parser again.
2019-05-11 02:41:33 -04:00
Thomas Zarebczan
91f3b5f4ba more fffffixes
doh nfsw!
doh nout!
Fix more flow errors with price
2019-05-10 18:27:07 -04:00
Thomas Zarebczan
17648c5181 fix: wallet send
Not sure how to make this better..at least now it shows you can't send if you have enough balance + the address filled it. It won't show "not enough credits" if you don't have an address - which I think is okay for now.
2019-05-10 16:44:01 -04:00
Sean Yesmunt
288b8d84df maintain history state when refreshing from error page 2019-05-10 12:43:11 -04:00
Sean Yesmunt
a8b6f25c44 v0.32.0-rc.2 2019-05-10 11:43:27 -04:00
Sean Yesmunt
b9bc588d6f update lbry-redux 2019-05-10 11:43:11 -04:00
Thomas Zarebczan
6b0fd6d515 fix: show claim actions too
Conflicts:
	package.json
	yarn.lock
2019-05-10 11:33:18 -04:00
Sean Yesmunt
2e98283d52 close phone modal after successful verification 2019-05-10 11:32:36 -04:00
Sean Yesmunt
7ce6bdb6a4 allow unlocking supports 2019-05-10 11:32:36 -04:00
Sean Yesmunt
9d9976d77a use port 9090 for webpack since internal-apis uses 8080 2019-05-10 11:32:07 -04:00
Sean Yesmunt
d6c4463c99
Merge pull request #2471 from lbryio/fix-mature-checkbox
moar release fixes
2019-05-10 11:10:55 -04:00
Sean Yesmunt
22302991c8 fix flow errors 2019-05-10 10:50:33 -04:00
Thomas Zarebczan
4f9f62f999 fix: address comments
And resolve on edit + balance check
2019-05-10 02:27:51 -04:00
Thomas Zarebczan
319636df80 Revert "fix: edit resolve + balance check"
This reverts commit aff5dd927b.
2019-05-10 01:28:54 -04:00
Thomas Zarebczan
aff5dd927b fix: edit resolve + balance check
This will re-resolve the url (showing bid required) on edit
Also fix balance checking on edits.
2019-05-10 01:27:52 -04:00
Thomas Zarebczan
f286e21805 fix undefined 2019-05-10 00:41:34 -04:00
Thomas Zarebczan
65d80f779f fixes
fix refresh on edit page
fix publish without tags
2019-05-10 00:13:17 -04:00
Thomas Zarebczan
264dda4a85 iconzzzzz 2019-05-09 23:30:13 -04:00
Thomas Zarebczan
3d27b4f2d9 moar release
Fixes claim editing while keeping any existing tags + setting/clearing fee.
Fixes not being able to abandon claims if file was deleted

Beware of lint errors..some old and new. Everything works and we should clean them up later once tags are properly integrated.
2019-05-09 19:26:58 -04:00
Sean Yesmunt
aa9ef09a9d
Merge pull request #2466 from lbryio/fixes
General fixes
2019-05-09 17:20:41 -04:00