Commit graph

227 commits

Author SHA1 Message Date
Sean Yesmunt
634ca1a816
Merge pull request #2563 from Coolguy3289/patch-1
Reword Verification Page to reflect changes
2019-06-25 14:56:35 -04:00
Lex Berezhny
8f7e93ba7a claim_search --valid_channel_signatures was renamed to --valid_channel_signature 2019-06-24 15:40:53 -04:00
Ralph
b537dc2963
Reword Verification Page to reflect changes
Since we've moved away from speaking with users in the channel, I've reworded the page to reflect what they would see.
2019-06-21 08:40:00 -04:00
Clement
ad2aefb002
Update view.jsx
changed #verification to #rewardsapproval
2019-06-21 00:40:45 +05:30
Sean Yesmunt
c2861352a9 hot fix: search page wip 2019-06-19 20:57:51 -04:00
Sean Yesmunt
6d25fa7d41 respond to pr comments 2019-06-19 01:05:43 -04:00
Sean Yesmunt
dae603339b moar discovery 2019-06-17 16:32:38 -04:00
Sean Yesmunt
15378594ce fix: table style 2019-06-17 15:46:20 -04:00
Sean Yesmunt
4f044af317 fix: lbry icon spacing on web 2019-06-17 15:46:20 -04:00
Sean Yesmunt
b668a61986 fix: channel profile aligment 2019-06-17 15:46:20 -04:00
Sean Yesmunt
ef2fb47b39 fix: tag params on tags page 2019-06-17 15:46:20 -04:00
Sean Yesmunt
6e59e5b1b3 don't persist by default for FileList 2019-06-17 15:46:20 -04:00
Sean Yesmunt
510307de01 update lbry-redux 2019-06-17 15:46:20 -04:00
Sean Yesmunt
7baa73aff9 fix: claim search params 2019-06-17 15:46:19 -04:00
Sean Yesmunt
60543562aa tags 2019-06-17 15:46:19 -04:00
Sean Yesmunt
be89a11904
Merge pull request #2545 from lbryio/returning-users
fix: allow auth token to persist if the browser is closed
2019-06-13 12:10:49 -04:00
Sean Yesmunt
366b502aff fix: allow auth token to persist if the browser is closed 2019-06-13 11:22:43 -04:00
Jeremy Kauffman
7a777092aa address review feedback 2019-06-12 17:52:48 -04:00
Jeremy Kauffman
394fd8a397 crude i18n support 2019-06-12 17:52:48 -04:00
zxawry
0c0c634872
auto select file on edit 2019-06-11 16:30:36 +01: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
Sean Yesmunt
b75732f19c
Revert "app uses auth token header" 2019-06-06 17:44:24 -04:00
Jessop Breth
601c081f10 auth header token 2019-06-06 15:31:06 -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
ポール ウェッブ
cca2ec6852 Disable prettier for load-screen.scss 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
3c30a167c0 add comment for util/full-screen.js 2019-05-30 22:35:37 -06:00
btzr-io
1851c50d71 polyfill fullscreen api 2019-05-30 22:11:33 -06:00
Baltazar Gomez
c017300913
change channel description max width to 50rem 2019-05-30 10:57:58 -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