Commit graph

1550 commits

Author SHA1 Message Date
btzr-io df44ca5bcf fix regular expression for lbry urls 2019-06-02 16:33:47 -06:00
btzr-io d6fae5c6ee fix validatenURI function 2019-06-02 14:26:33 -06:00
Baltazar Gomez b7c652b554
improve validation of lbry urls 2019-05-31 14:09:54 -06:00
btzr-io 723da10dad extend markdown support for lbry urls 2019-05-30 14:51:23 -06:00
btzr-io be7d49165c update villain-reader 2019-05-22 23:35:48 -06:00
Baltazar Gomez 4eb0131f83
Merge branch 'master' into comicbook-reader 2019-05-22 23:05:54 -06:00
Sean Yesmunt e619ba75de
Merge pull request #2503 from lbryio/deps
new yarn.lock
2019-05-22 17:14:25 -04:00
Thomas Zarebczan 64bf00fc83
Add back lbry.tv view counts (#2505)
They won't be tracked for pilot program on api side.
2019-05-22 15:34:56 -04:00
Sean Yesmunt 03c4380dde new yarn.lock 2019-05-21 23:47:30 -04:00
Jeremy Kauffman 15435e1ceb restore language from test 2019-05-21 22:32:57 -04:00
Jeremy Kauffman 570edffc0c updates for i18n 2019-05-21 22:32:57 -04:00
Sean Yesmunt 876a9cb9d9 add thumbnail slider modal 2019-05-21 17:18:24 -04:00
Sean Yesmunt f7129c58bb add page and app version to error logs 2019-05-20 12:02:22 -04:00
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
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 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 5c41ac7a6d make share modal labels easier to read 2019-05-14 10:54:04 -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 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 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
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 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 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
Jessop Breth 228ac287cc fixes mac openlinks 2019-05-09 09:53:43 -04:00
Sean Yesmunt 4619039312 fix: include file stream in props for document viewers 2019-05-09 00:11:22 -04:00
btzr-io 48f7d6f680 create comic-book viewer routes 2019-05-08 16:47:39 -06:00
Baltazar Gomez f65fcd850c
add comic book media-type detection 2019-05-07 21:31:22 -06:00