Commit graph

1101 commits

Author SHA1 Message Date
Sean Yesmunt
f3e4f2bf70 add title prop to UriIndicator 2018-09-24 19:08:24 -04:00
Jessop Breth
4310deecb1 fix: adds channelClaimId to channelName speech URL 2018-09-24 12:42:49 -04:00
Sean Yesmunt
9b700e48bf use lbryio/lbryinc 2018-09-23 23:44:42 -04:00
btzr-io
9ce626cd6e fix tooltip styles 2018-09-23 16:10:29 -06:00
btzr-io
d6cfc8d5fc make tooltip smarter 2018-09-23 16:01:12 -06:00
btzr-io
fcbe52cdea auto focus modal form-fields 2018-09-21 19:20:58 -06:00
Sean Yesmunt
e91b4d9ca8
Merge pull request #1964 from jessopb/tiplogic
refactors and enhances tip modal
2018-09-19 20:29:11 -04:00
Jessop Breth
85163ad2aa refactors and enhances tip modal 2018-09-19 18:29:11 -04:00
Sean Yesmunt
8eade58dd5 remove position icon from FileCard 2018-09-19 11:57:38 -04:00
Sean Yesmunt
f6dc02403a fix typo 2018-09-19 11:55:14 -04:00
Sean Yesmunt
d0c2490202 fix: ensure file_view events for autoplay/subscriptions 2018-09-18 18:50:24 -04:00
Sean Yesmunt
1cd95f0286
Merge pull request #1943 from jessopb/modals
feature: ModalSocialShare
2018-09-13 15:43:29 -04:00
Jessop Breth
8010c4b292 adds modal socialshare capability 2018-09-12 12:54:35 -04:00
Sean Yesmunt
923fac18d2
Merge pull request #1947 from jessopb/fixTipModal
fix: checks tip input re:#1889
2018-09-12 11:21:07 -04:00
Jessop Breth
bbd785e161 checks tip input 2018-09-08 18:11:32 -04:00
Sean Yesmunt
bd046a48b6
Merge pull request #1946 from lbryio/default-path
set default path back to discover
2018-09-08 12:45:17 -04:00
Sean Yesmunt
db0b77504d set default path back to discover 2018-09-08 12:44:15 -04:00
Jessop Breth
780ef26e9b modalSendTip closes on esc/click outside 2018-09-07 14:10:46 -04:00
btzr-io
61a2131878 revert top-bottom padding 2018-09-07 10:12:46 -04:00
btzr-io
f34371a955 fix table padding 2018-09-07 10:12:46 -04:00
btzr-io
01380c9466 align page-number input with pagination component on channel page 2018-09-07 10:05:49 -04:00
Sean Yesmunt
27ef62d3df
Merge pull request #1939 from lbryio/md-patch
Fix paragraphs spacing on markdown render
2018-09-07 09:56:15 -04:00
btzr-io
83da37f09c reduce margin size 2018-09-06 19:01:58 -06:00
btzr-io
f6667de9e0 add vertical spacing for markdown paragraphs 2018-09-06 18:55:57 -06:00
Sean Yesmunt
151d78f1c0
Merge branch 'master' into user-history 2018-09-04 13:28:51 -04:00
Sean Yesmunt
4064b8c064 bring selectNavLinks back into lbry-redux 2018-09-04 13:23:18 -04:00
Sean Yesmunt
4108e7fdcf fix select/unselect 2018-09-04 13:18:11 -04:00
Shawn K
b77864230d
Merge pull request #1930 from lbryio/thumbnail-fix
fix: inconsistent thumbnail size on the publish page
2018-09-02 19:09:51 -05:00
Sean Yesmunt
bd26d422fb fix: inconsistent thumbnail size on the publish page 2018-09-01 21:49:12 -04:00
Sean Yesmunt
cd010b97c4 add email management link 2018-09-01 20:05:28 -04:00
Sean Yesmunt
a782f817f1 style history table 2018-08-30 23:45:49 -04:00
Sean Yesmunt
d01b893a68 add UserHistory component 2018-08-30 01:11:05 -04:00
Sean Yesmunt
625a9177ee add back stuff I shouldn't have deleted 2018-08-29 23:35:49 -04:00
Sean Yesmunt
fab8e47801 rebase 2018-08-29 23:28:53 -04:00
Travis Eden
00c488799f add delete icons to <FileCard> 2018-08-29 23:19:54 -04:00
Travis Eden
245f5929c8 fix type error 2018-08-29 23:18:51 -04:00
Travis Eden
9bd0a32b99 add lastViewed prop to <FileCard> 2018-08-29 23:18:51 -04:00
Travis Eden
86a40eacbc add UserHistoryPage 2018-08-29 23:17:20 -04:00
Travis Eden
5cd7794fa0 record browsing history, persist content 2018-08-29 23:17:20 -04:00
Travis Eden
58ed68d8c3 position tracking clean up 2018-08-29 23:16:59 -04:00
Travis Eden
287f1ac656 add refresh icon to <FileCard> when playback position exists 2018-08-29 23:16:58 -04:00
Travis Eden
82252e6985 remove media.paused; catch file open pause from change of content.playingUri 2018-08-29 23:16:06 -04:00
Travis Eden
f1a799374a media.positions[outpoint] |> content.positions[claimId][outpoint] 2018-08-29 23:15:43 -04:00
Travis Eden
503bc76ef1 remove unused state.content.currentlyIsPlaying 2018-08-29 23:14:34 -04:00
Sean Yesmunt
b5232ae6c6 change channel link color to be consistent with internal links 2018-08-29 15:44:02 -04:00
Sean Yesmunt
72549f86c8
Merge branch 'release-0.25.0' into master 2018-08-28 20:29:46 -04:00
Sean Yesmunt
9c1d4c4af5
Merge branch 'master' into patch-1 2018-08-28 20:06:37 -04:00
Sean Yesmunt
edf8cd65e5 update formatting 2018-08-28 20:05:14 -04:00
Thomas Zarebczan
33d1c3f89b
Merge pull request #1918 from lbryio/issue-1812
fetch new rewards and properly call reward claim after view event has been fired
2018-08-28 16:54:22 -07:00
Sean Yesmunt
6091bdec18 remove old reward call 2018-08-28 17:54:23 -04:00
Sean Yesmunt
82f2d24dd3 change name to fetchRewardedContent 2018-08-28 17:53:20 -04:00
Sean Yesmunt
f51ba5c615 fix typo 2018-08-28 17:20:11 -04:00
YULIUS KURNIAWAN KRISTIANTO
6f91908005
Update view.jsx 2018-08-29 04:15:29 +07:00
Sean Yesmunt
5cc5f60b82
Merge pull request #1914 from lbryio/related-spinner
add spinner to related content
2018-08-28 17:13:41 -04:00
Sean Yesmunt
387a277322 typo 2018-08-28 16:51:50 -04:00
Sean Yesmunt
de631ac039 fetch new rewards and properly call reward claim after view event has been fired 2018-08-28 16:46:50 -04:00
YULIUS KURNIAWAN KRISTIANTO
75fadb8a1d
added learn more faq to wallet security section 2018-08-29 03:23:09 +07:00
Sean Yesmunt
52f3fab3a6 add spinner to related content 2018-08-28 11:35:24 -04:00
Sean Yesmunt
f900f53056 don't show notification for new subscription if on subscription page 2018-08-28 10:37:36 -04:00
Sean Yesmunt
a57c207e60 don't show notification for new subscription if on subscription page 2018-08-28 00:19:26 -04:00
Sean Yesmunt
b7ead10b5b Merge master into 'release' 2018-08-27 19:04:07 -04:00
Sean Yesmunt
9de8451e21
Merge pull request #1908 from lbryio/related-fix
add message for 0 returned results in related content
2018-08-27 18:58:22 -04:00
Sean Yesmunt
ec336f19bc
Merge pull request #1909 from lbryio/channel-search-ux
Handle channels properly on top of search page
2018-08-27 18:55:56 -04:00
Thomas Zarebczan
babeccbf6c use permanent url instead of uri
This ensures that when clicking on the notification, it goes to the correct URL. Before it could have been a different vanity URL.
2018-08-27 16:36:11 -04:00
Sean Yesmunt
ca07d8a99b add resolution help tooltip next to url match 2018-08-27 14:47:55 -04:00
Sean Yesmunt
4de7053a13 add subscribtion button to exact channel match 2018-08-27 14:45:50 -04:00
Sean Yesmunt
ae0ef0ff1c add message for 0 returned results in related content 2018-08-26 23:18:57 -04:00
seanyesmunt
2d2c414811 use channelTile on top of search page 2018-08-24 17:25:18 -04:00
Sean Yesmunt
ea35f2fc70
Merge pull request #1899 from lbryio/fix-email-refresh
fix: show email after refreshing the app
2018-08-24 10:56:46 -04:00
Sean Yesmunt
c14a8dea67
Merge pull request #1901 from lbryio/record-view-download
record file view when clicking the download button
2018-08-24 10:56:32 -04:00
Sean Yesmunt
0ec7a30ccd fix: show email after refreshing the app 2018-08-24 00:09:25 -04:00
seanyesmunt
3694104b0d fix: sorting on subscriptions with multiple claims in same block 2018-08-24 00:09:13 -04:00
seanyesmunt
9b199565b0 don't record file twice if user clicked 'download' before 'play' 2018-08-24 00:09:03 -04:00
seanyesmunt
288e47aad8 fix: sorting on subscriptions with multiple claims in same block 2018-08-23 00:37:26 -04:00
seanyesmunt
99afa88a36 don't record file twice if user clicked 'download' before 'play' 2018-08-22 15:54:52 -04:00
Sean Yesmunt
fe616ad5ab
Merge branch 'master' into three-v2 2018-08-22 15:09:55 -04:00
seanyesmunt
8eb07634cb record file view when clicking the download button 2018-08-22 13:17:11 -04:00
Sean Yesmunt
0b84c00acd fix: show email after refreshing the app 2018-08-22 12:40:44 -04:00
seanyesmunt
ce18339f25 add autodownload toggle to subscriptions page 2018-08-22 01:03:40 -04:00
seanyesmunt
a166485a78 move channel_list call to happen after fetching subscriptions from db 2018-08-21 23:59:06 -04:00
Sean Yesmunt
5fa44d8857
Merge pull request #1895 from lbryio/remove-node-id
update node_id
2018-08-21 16:28:11 -04:00
Sean Yesmunt
dab28339cf
Merge pull request #1892 from lbryio/publish-notification
feat: add publish success notification
2018-08-21 16:23:12 -04:00
Sean Yesmunt
0facccd487 use correct url for recommended conent on vanity claims 2018-08-21 15:36:45 -04:00
Thomas Zarebczan
e232b5b0d4 check for status.dht 2018-08-21 12:18:10 -04:00
Thomas Zarebczan
7e5a8c1864 nevermind, adding node_id back
With the correct value
2018-08-21 11:39:49 -04:00
btzr-io
710afc90b9 revert flatShading initial state 2018-08-21 11:24:48 -04:00
btzr-io
fa0781595d add customizable material and fix flatShading 2018-08-21 11:24:48 -04:00
btzr-io
1d277bc81f fix typo 2018-08-21 11:24:48 -04:00
btzr-io
0c0e0d0960 add adaptive theme for dat.gui controls 2018-08-21 11:24:48 -04:00
btzr-io
b8cd8db692 fix camera target position 2018-08-21 11:24:48 -04:00
btzr-io
61131ce77d add autoRotate feature 2018-08-21 11:24:48 -04:00
btzr-io
267cf2c11f update gui controls 2018-08-21 11:24:48 -04:00
btzr-io
00ae8600f0 optimize geometry 2018-08-21 11:24:47 -04:00
btzr-io
d4b1398356 add basic gui-controls 2018-08-21 11:24:47 -04:00
btzr-io
d4f757ec28 more optimization fixes for threeViewer component 2018-08-21 11:24:47 -04:00
btzr-io
bf14c09065 minor fixes for flow warnings and errors 2018-08-21 11:22:39 -04:00
btzr-io
6ecc292d92 try to fix memory leak 2018-08-21 11:22:38 -04:00
Thomas Zarebczan
9f3fa5d4e4 remove node_id
per 3f7bd0d969
2018-08-21 10:46:53 -04:00
Thomas Zarebczan
6023b32c27 add title to message 2018-08-21 09:51:35 -04:00
Thomas Zarebczan
73bc6afa3e feat: add publish success notification
When a file is confirmed, create a desktop notification with the claim name and ability to click the notification to view the claim
2018-08-20 17:48:14 -04:00
Sean Yesmunt
db64a1ea31
Merge pull request #1875 from lbryio/search-ux
Search ux improvements
2018-08-20 14:59:41 -04:00
Sean Yesmunt
9844cbdaf6
Merge pull request #1885 from lbryio/record-user
Record user as soon as possible
2018-08-20 14:57:50 -04:00
Sean Yesmunt
d1d1e32063 only record user once 2018-08-20 12:33:36 -04:00
Sean Yesmunt
3769ede3ef change interval back to 15 minutes 2018-08-20 12:20:53 -04:00
Sean Yesmunt
5a905fe174 use search selector and add file tile channel links 2018-08-20 10:57:59 -04:00
Sean Yesmunt
f23bc00af6 default to search 2018-08-20 10:57:59 -04:00
Travis Eden
3ba8b7e08f check subscription by uri 2018-08-20 10:01:32 -04:00
Travis Eden
5e270c129c doCheckSubs only takes uri; do not clear notifications on doFetchClaimsByChan; doFetchMySubs on startup; always set latest on checkSub; do not download or notify when latest is undefined 2018-08-20 09:47:19 -04:00
Travis Eden
6b375965f9 implement silent failing on reward claims when user is not reward approved 2018-08-20 09:47:19 -04:00
Travis Eden
30e0ff309a prevent subscription notification when viewing subscriptions page 2018-08-20 09:47:19 -04:00
Travis Eden
35f35dcbae remove snackbar when download complete 2018-08-20 09:47:19 -04:00
Travis Eden
3d66610d69 reword autoDownload postfix 2018-08-20 09:47:19 -04:00
Travis Eden
fa0e9fcb0c set autoDownload default true 2018-08-20 09:47:19 -04:00
Travis Eden
a6393aaf17 1 download per channel; do download/notify on subscribe 2018-08-20 09:47:19 -04:00
Travis Eden
02c20d090e do not download newest content on channel subscription; do still set latest 2018-08-20 09:47:19 -04:00
Travis Eden
386e9271ff when file download completes, notify through snackbar if on subscriptions page; formatting 2018-08-20 09:47:19 -04:00
Travis Eden
cedafdbe14 attempt to claim subscription reward when subscribing to a channel; fail silently 2018-08-20 09:47:19 -04:00
Travis Eden
69c285025c fix subscription notification and download glitches 2018-08-20 09:47:19 -04:00
Thomas Zarebczan
18a12622a2
remove duplicate thumbnail message 2018-08-16 09:07:55 -04:00
Sean Yesmunt
190386ae4c record user earlier 2018-08-16 01:17:15 -04:00
Thomas Zarebczan
00ad8ba372 Fix encryption startup
1) remove wallet unlock message (outdated by new modal)
2) removed return which caused status updates to stop + restructured else statements
3) Prevent clicking out from modal (would close app)
4) update yarn.lock with proper redux version
2018-08-15 15:56:42 -04:00
Sean Yesmunt
a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Sean Yesmunt
f8aa249859 fix import 2018-08-15 11:51:12 -04:00
Thomas Zarebczan
938fa70ac3 rc bump + loading message
Show initializing message after blockchain headers download status disappears
2018-08-15 10:52:45 -04:00
Sean Yesmunt
e67f76ae87 add thumbnail label for disabled publish button 2018-08-15 10:48:14 -04:00
Sean Yesmunt
1ec373aa51 move to installation_id 2018-08-15 10:47:48 -04:00
Sean Yesmunt
6dc87a9c76 remove session_status param from lbry.status call 2018-08-15 10:47:48 -04:00
Sean Yesmunt
41e5277fbd change copy to 'Starting up' 2018-08-15 10:47:48 -04:00
Sean Yesmunt
0e7a46fe7c update daemon startup process 2018-08-15 10:47:48 -04:00
Sean Yesmunt
bb9b3b5365
Merge pull request #1867 from lbryio/thumnail-loading-message
feat: add thumbnail loading to list of help errors
2018-08-13 14:57:59 -04:00
Sean Yesmunt
cb004e34f9
Merge pull request #1853 from lbryio/log-time-to-play
log time to play
2018-08-13 14:36:18 -04:00
Thomas Zarebczan
09bcd9ffdb feat: add thumbnail loading to list of help errors 2018-08-12 23:05:25 -04:00
Sean Yesmunt
ddafd3d5b5 improve spacing 2018-08-11 00:15:46 -04:00
seanyesmunt
c5e6db73f0 move autoplay back to below file actions 2018-08-11 00:15:46 -04:00
Sean Yesmunt
7944ab556a improve icon placement in FileTile 2018-08-11 00:15:45 -04:00
Sean Yesmunt
0d2eab88da add header to recommended content and decrease autoplay size 2018-08-11 00:15:45 -04:00
Sean Yesmunt
e1adc71f0a hide filePrice if it's free 2018-08-11 00:15:45 -04:00
Sean Yesmunt
8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Shawn K
58a3740986
Merge pull request #1864 from lbryio/publish-patch
Fix: Don't show editing mode on publish after clearing cache
2018-08-10 08:03:53 -05:00
Thomas Zarebczan
172f5d43fa fix: context menu
Breaking change in Electron 2.0
https://github.com/electron/electron/pull/11968
2018-08-10 00:21:02 -04:00
Sean Yesmunt
f62181dbd6
Merge pull request #1857 from doniyor2109/master
Clear upgrade subscribed interval after declining
2018-08-09 14:27:31 -04:00
Thomas Zarebczan
364782023f disable dev mode security warnings
+ yarn lock update for 2.0.6 (it was already the version resolved previously)
2018-08-08 17:09:59 -04:00
Thomas Zarebczan
5e8d8e8710 chore: update electron
Also includes fix from https://github.com/electron/electron/issues/13008#issuecomment-400261941
2018-08-08 17:09:59 -04:00
Sean Yesmunt
f6137c3647 not editing if publish uris are undefined 2018-08-08 11:33:43 -04:00
Aliyev Doniyor
90d1b18586 Code refactor
Create action for clearing upgrade timer
2018-08-07 19:02:11 +05:00
Thomas Zarebczan
30c32d4c2b
Turn off timer after update downloads
This might do the trick, needs to be tested.
2018-08-07 09:33:06 -04:00
Aliyev Doniyor
7119a43742 Clear upgrade subscribed interval after declining 2018-08-06 22:25:30 +05:00
Electron - Mark Firth
31bd3a688c
Missing Word
Line 333:

From: 'You are currently editing this claim. If you change the URL, you will need reselect a file.'
To: 'You are currently editing this claim. If you change the URL, you will need to reselect a file.'

Found by https://github.com/ceoger
2018-08-06 22:46:00 +10:00
Sean Yesmunt
824c3fbc65
Merge branch 'master' into issue-1788 2018-08-05 21:59:30 -04:00
Daniel
aea0084ea0 Allways use toggle on checkbox input.
- Add changelog entry for PR 1834.
2018-08-05 19:35:56 -03:00