Commit graph

145 commits

Author SHA1 Message Date
Jeremy Kauffman 394fd8a397 crude i18n support 2019-06-12 17:52:48 -04:00
zxawry b61f4bfe1f
add note to reselect file on edit 2019-06-11 16:09:14 +01:00
Sean Yesmunt 7fea7239c5
Merge pull request #2515 from lbryio/fullscreen
Improve fullscreen mode of the viewer
2019-06-10 14:43:44 -04:00
Thomas Zarebczan f62cbcbcb9
update api url (#2536)
Update api url to api.lbry.tv
2019-06-05 17:30:02 -04:00
Sean Yesmunt 24bc21aecc fix typo 2019-06-05 01:16:43 -04:00
Sean Yesmunt 7e044788f2 fix build 2019-06-05 00:33:57 -04:00
Sean Yesmunt 965fb5a2ba cleanup 2019-06-05 00:33:57 -04:00
Sean Yesmunt ca776f78ca centered animation 2019-06-05 00:33:57 -04:00
ポール ウェッブ 17be6711af Updated eslint ignore line 2019-06-05 00:33:57 -04:00
ポール ウェッブ 9d60470f5f NEW splash 2019-06-05 00:33:57 -04:00
btzr-io aa04d1256f minor fixes for web 2019-06-04 22:11:24 -06:00
btzr-io e49b06a9f7 fix toggleFullScreen method of player 2019-06-04 20:26:57 -06:00
Sean Yesmunt 77c9594d5c add sdk version in error report 2019-06-04 15:01:00 -04:00
Sean Yesmunt d91ce26655 formatting 2019-06-04 14:33:25 -04:00
btzr-io e27e311756 fix render logic of non-playable files 2019-06-04 14:33:25 -04:00
Sean Yesmunt df58aedfdf fix: comic book reader in prod 2019-06-04 14:32:42 -04:00
Sean Yesmunt 439ac848ab fix: tx list for claims with no name 2019-06-04 13:04:25 -04:00
Thomas Zarebczan a854fa38c2
fix ?discover navigation
open.lbry.com/?discover would fail
2019-05-31 11:05:02 -04:00
btzr-io 1851c50d71 polyfill fullscreen api 2019-05-30 22:11:33 -06:00
btzr-io 9b9de07bfe add max-width to channel description 2019-05-29 19:32:06 -06:00
btzr-io 1edf7e06f9 add mailto protocol support for external links 2019-05-29 17:21:20 -06:00
btzr-io 155672ee7b minor fixes for channel about page
fix #2506

fix #2485
2019-05-29 15:54:47 -06:00
btzr-io 731d84f4be remove legacy method usage from file page 2019-05-29 13:35:46 -06:00
btzr-io 934f3b271a improve fullscreen mode of the viewer 2019-05-26 00:18:47 -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
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 c7eff6883f show warning when opening external files and links 2019-05-15 11:06:10 -04:00
Sean Yesmunt 5c41ac7a6d make share modal labels easier to read 2019-05-14 10:54:04 -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 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 7ce6bdb6a4 allow unlocking supports 2019-05-10 11:32:36 -04:00
Thomas Zarebczan 4f9f62f999 fix: address comments
And resolve on edit + balance check
2019-05-10 02:27:51 -04:00