jessop
6ac727e19e
cleanup
2019-07-29 14:40:09 -04:00
jessop
f2c51f7735
successfully publishes using lbry-redux
...
updates lbry-redux hash
adds streamPublish success and fail callbacks
passing callbacks in doPublish( success, fail )
update redux
prepare rebase
2019-07-29 14:39:39 -04:00
Sean Yesmunt
6eafb3a561
add toms changes lost in rebase
2019-07-29 12:54:46 -04:00
Sean Yesmunt
705a627dd5
from @nestordominguez: add hide balance setting
2019-07-29 11:37:29 -04:00
Sean Yesmunt
068692c69a
Merge pull request #2655 from dan1d/2334-fix-dark-mode
...
Fix automatic dark mode.
2019-07-29 10:02:25 -04:00
Thomas Zarebczan
0f8617d257
fix: add language setting back in
...
tested locally, doesn't work in dev mode now. We'll fix later.
2019-07-29 09:46:55 -04:00
Thomas Zarebczan
afa3450eef
fix: support option (rebase issues)
...
Fixes display on own claims + text on others.
2019-07-29 09:46:54 -04:00
Sean Yesmunt
9311038fbb
final cleanup I know theres bugs but ship it
2019-07-29 09:46:54 -04:00
Sean Yesmunt
bbd9591f3b
this got out of hand
2019-07-29 09:46:54 -04:00
Sean Yesmunt
36f561085e
update channel links on file page
2019-07-29 09:46:53 -04:00
Sean Yesmunt
cd1ce38687
better consistency
2019-07-29 09:46:53 -04:00
Thomas Zarebczan
b735daf4e1
fix: bugs
...
Manually set the sdk path to grab a fixed build from http://build.lbry.io/daemon/build-11443_commit-eae4ed7_branch-master/ - please revert on next commit.
2019-07-29 09:44:56 -04:00
Sean Yesmunt
f35ef119ac
cleanup
2019-07-29 09:44:56 -04:00
Dan1d
f21c28fbfc
Fix automatic dark mode.
...
- Users are able to select the automatic dark mode checkbox
- If it is not selected it should not allow users to pick another theme.
2019-07-23 23:10:56 -03:00
Thomas Zarebczan
d08380ccc1
feat: experimental support option
...
And some other small cleanups. Added trending FAQ to customize page.
2019-07-23 13:09:17 -04:00
Thomas Zarebczan
f4d155b8eb
fix: bugs
...
Manually set the sdk path to grab a fixed build from http://build.lbry.io/daemon/build-11443_commit-eae4ed7_branch-master/ - please revert on next commit.
2019-07-22 19:27:37 -04:00
Sean Yesmunt
c9ff94d061
cleanup
2019-07-22 19:27:30 -04:00
Sean Yesmunt
1015abbb87
restore that shit
2019-07-22 19:27:24 -04:00
Sean Yesmunt
7102f06b82
fix lbry/component style overrides in forms
2019-07-22 19:27:24 -04:00
Sean Yesmunt
e503988fdc
send ga event for tag follow/unfollow
2019-07-21 19:35:59 -04:00
Oscar Dominguez
3c8bf9b7bf
Add loading animation to search page bug 2171
2019-07-20 20:23:29 -03:00
Sean Yesmunt
05bcaa8f0e
cleanup
2019-07-17 14:04:50 -04:00
Thomas Zarebczan
2d2dee2993
fix: typo
...
+rebase
2019-07-17 01:13:39 -04:00
Thomas Zarebczan
a628776518
Few UX improvements
...
- add message about deleting/editing to comment create intro (feel free to remove, but I thought people would be wondering after they used em)
- add note on publish, link to faq
- better handling of own urls + takeovers
- Add manage email preferences to account page
- move recent believe send/receive (on the fence, but I think this is better)
- rewards messaging
- Add support button for own claims, fix up messaging around this
- Help page improvements
- Add privacy policy to settings/diagnostics option
- maybe a couple things I'm forgetting
2019-07-17 01:11:23 -04:00
Sean Yesmunt
ace67b6ac1
improve email collection experience (slightly)
2019-07-10 12:13:37 -04:00
Jeremy Kauffman
bee401fd84
comment intro
2019-07-10 10:43:55 -04:00
Sean Yesmunt
c8a6f4cfc7
fix: file page with large titles
2019-07-08 23:21:23 -04:00
Sean Yesmunt
90bf9487e8
use short_url for channels and files
2019-07-08 23:21:14 -04:00
Sean Yesmunt
23f073de3f
fix: recommended subscriptions
2019-07-08 13:06:42 -04:00
Sean Yesmunt
52bc0e7a1a
mature tags
2019-07-05 14:02:15 -04:00
Sean Yesmunt
9ca18433ff
consistent language with follow/unfollow
2019-07-05 14:02:15 -04:00
Sean Yesmunt
1edb35d767
Merge pull request #2584 from lbryio/channelEdit4
...
Channel edit4
2019-07-02 13:55:55 -04:00
Sean Yesmunt
0c28dee85e
improve channel edit styling
2019-07-02 13:54:42 -04:00
Jeremy Kauffman
6ff9d2bf95
disable wallet backup import for web
2019-07-02 13:35:37 -04:00
jessop
16bcaf7ceb
updates in component state
...
updates work
asset upload works
channelForm component
2019-07-02 09:19:53 -04:00
Sean Yesmunt
936d31b914
PR cleanup
2019-07-01 14:54:00 -04:00
Sean Yesmunt
fbd7d12a93
general fixes
2019-07-01 14:53:46 -04:00
Sean Yesmunt
8898ea39ea
fix rebase
2019-07-01 14:53:46 -04:00
Sean Yesmunt
fa24060b3f
respond to ux feedback
2019-07-01 14:53:46 -04:00
Sean Yesmunt
c6412eebef
cleanup
2019-07-01 14:53:14 -04:00
Sean Yesmunt
2ca254a573
first version of infinite scroll
2019-07-01 14:53:14 -04:00
Sean Yesmunt
08eb6367be
fix: claim list sorting
2019-07-01 14:52:40 -04:00
Sean Yesmunt
be85c74b2a
cleanup and add tags to publish page
2019-07-01 14:52:29 -04:00
Sean Yesmunt
2a21b6936b
Discovery fixes ( #2576 )
...
* point change email button to faq arcticle until we add that functionality
* hide claims if they are blocked
* fix: sorting on 'library' page
* add @reach/tooltip
* cleanup and add tags to publish page
* fix: button color
* fix: PublishPrice props
* fix: claim list sorting
* update lbry-redux
* respond to PR comments
2019-06-28 03:27:55 -04:00
Sean Yesmunt
a4d103c1d6
cleanup
2019-06-26 20:06:31 -04:00
Jessop Breth
6cbade699f
more redux comments
2019-06-26 20:05:41 -04:00
Jessop Breth
86e1743388
Draft of CommentCreate and CommentList
2019-06-26 20:05:41 -04:00
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
6e59e5b1b3
don't persist by default for FileList
2019-06-17 15:46:20 -04:00
Sean Yesmunt
60543562aa
tags
2019-06-17 15:46:19 -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
btzr-io
e49b06a9f7
fix toggleFullScreen method of player
2019-06-04 20:26:57 -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
Baltazar Gomez
0106ac255b
Merge branch 'master' into comicbook-reader
2019-05-16 00:47:49 -06:00
Sean Yesmunt
7bb34fc7b5
maintain channel page number on tab change
2019-05-14 01:12:24 -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
btzr-io
48f7d6f680
create comic-book viewer routes
2019-05-08 16:47:39 -06:00
Sean Yesmunt
efeb5b6672
style consitency cleanup
...
round is back!
2019-05-07 21:29:30 -04:00
Sean Yesmunt
102665ac62
prettier
2019-05-07 17:38:29 -04:00
Jessop Breth
8744b35dcc
Do not use block show for claim and transaction dates
2019-05-07 15:21:09 -04:00
Sean Yesmunt
b2decaac73
redesign channel page
2019-05-06 23:29:50 -04:00
Sean Yesmunt
0cc98e7c7e
Merge pull request #2450 from lbryio/fixes
...
Make alignment great again
2019-05-03 18:47:10 -05:00
Sean Yesmunt
8fe423ca4d
make alignment great again
2019-05-02 16:48:06 -05:00
jessop
5a2cd9dd76
checks for downloaded paid content before disabling
2019-05-02 14:29:45 -04:00
Sean Yesmunt
2d95c5a337
0.36.0 sdk changes
2019-04-24 10:02:52 -04:00
Sean Yesmunt
f52c4f2297
fix: account locked styling
2019-04-19 15:28:43 -04:00
Sean Yesmunt
af4b34146e
add lbry uri navigation on search page and make it easy to copy
2019-04-19 14:58:43 -04:00
Sean Yesmunt
0b4919db3f
fix: don't show insufficient credits message on my own claims
2019-04-19 14:58:43 -04:00
Sean Yesmunt
39ec33f38a
Merge pull request #2425 from lbryio/scroll
...
bring back scroll restoration
2019-04-19 14:58:28 -04:00
Sean Yesmunt
dc25b0a759
Merge pull request #2438 from lbryio/issue2431-txlist
...
makes transaction lists consistent
2019-04-18 20:16:19 -04:00
jessop
417041481e
makes transaction lists consistent
2019-04-18 15:10:21 -04:00
Sean Yesmunt
e10c02ab95
remove comment
2019-04-18 13:55:01 -04:00
Sean Yesmunt
c67c66e4fe
allow browser to handle scroll restoration
2019-04-18 12:51:15 -04:00
Sean Yesmunt
2d897953e1
fix: show search filters always
2019-04-15 00:06:35 -04:00
Sean Yesmunt
6fe6696768
Merge pull request #2420 from lbryio/routing-fixes
...
Web fixes
2019-04-11 15:31:46 -04:00
Sean Yesmunt
c0e61db0b2
hide help table on web
2019-04-11 14:17:23 -04:00
Thomas Zarebczan
4066bb31e5
lbry.tv minor edits
...
Change copy + add unsupported message on Rewards/Transactions.
2019-04-11 12:12:00 -04:00
Sean Yesmunt
08b30fe0f2
fix: auth redirects
2019-04-10 15:42:29 -04:00
Shawn
63806845ca
WIP Checkpoint, spaghetti code!
2019-04-08 21:27:18 -04:00
Sean Yesmunt
ee7854c429
use react-router
2019-04-04 17:05:23 -04:00
Sean Yesmunt
dcafe9ab9e
replace insufficient credits modal with inline ui elements
2019-04-03 00:17:00 -04:00
Sean Yesmunt
f3e2a8a29c
combine history and downloads page
2019-04-01 01:40:15 -04:00
Sean Yesmunt
d97b433a49
working with electron
2019-03-29 10:23:32 -04:00
Sean Yesmunt
fbbbe526c4
use @reach/router
2019-03-28 12:53:13 -04:00
Sean Yesmunt
1b04e4df39
prettier
2019-03-25 02:18:22 -04:00
Sean Yesmunt
93bcba4512
lbry.io => lbry.com
2019-03-20 17:43:00 -04:00
Sean Yesmunt
26d9539e82
fix lint
2019-03-19 13:11:28 -04:00
Sean Yesmunt
483a97a694
fix: channel tile
2019-03-19 11:59:29 -04:00
Sean Yesmunt
c74440692d
fix: channel navigation from search page
2019-03-19 11:40:54 -04:00
Sean Yesmunt
7266a46c66
Fix typo
2019-03-18 17:51:19 -04:00
Sean Yesmunt
beb54a218e
update disabled pages
2019-03-18 11:40:42 -04:00
Sean Yesmunt
4564ab9d0b
add unsupported messages
2019-03-18 11:01:59 -04:00
Sean Yesmunt
0b3c950f96
update lint/flow
2019-03-18 01:10:41 -04:00
Shawn K
9d97214c4d
Merge pull request #2339 from lbryio/streaming
...
don't call file_list on web
2019-03-15 13:59:47 -05:00
Sean Yesmunt
67aad85f53
don't call file_list on web
2019-03-15 12:15:31 -04:00
Sean Yesmunt
47283658b5
fix typo
2019-03-15 11:31:50 -04:00
Sean Yesmunt
9171256033
add viewcount stats
2019-03-14 14:40:26 -04:00
Sean Yesmunt
17f922cb6d
better web streaming wip
2019-03-13 01:59:07 -04:00
Sean Yesmunt
3fadcad51a
upgrade lbry{inc,-redux}
2019-03-12 15:53:55 -04:00
Sean Yesmunt
8ee1d2319d
web cleanup
2019-03-08 15:15:45 -05:00
Sean Yesmunt
584f923491
add a global error handler with a slack hook
2019-03-08 15:15:45 -05:00
Sean Yesmunt
de3639f29c
new build setup for web/electron
2019-03-04 23:48:04 -05:00