Commit graph

104 commits

Author SHA1 Message Date
Akinwale Ariwodola
03eb586b30 use parseFloat for the amount argument 2018-10-28 18:22:00 +01:00
Sean Yesmunt
a16815c255 add default value 2018-10-26 18:40:53 -04:00
Sean Yesmunt
eec073b25c updates for lbrynet30 2018-10-26 13:06:35 -04:00
Sean Yesmunt
ecd1ab156f
Merge pull request #90 from jessopb/fixChannel
Removes unnecessary sort selectors
2018-10-26 00:30:05 -04:00
Jessop Breth
99bc6a48db removes unnec. sort selectors 2018-10-25 23:43:16 -04:00
Jessop Breth
605b797fa9 removes obsolete pending_claim regex match 2018-10-25 18:07:42 -04:00
Sean Yesmunt
03aea43da5
Merge pull request #87 from jessopb/fileListSort
modifications for persisting fileList sort
2018-10-23 12:56:31 -04:00
Akinwale Ariwodola
997027fae2
Merge pull request #86 from lbryio/download-canceled
add download canceled to the file_info reducer
2018-10-23 15:53:54 +01:00
Jessop Breth
f020483566 modifications to persist fileList sort 2018-10-22 23:31:57 -04:00
Akinwale Ariwodola
22519cfc42 add download canceled to the file_info reducer 2018-10-22 13:04:37 +01:00
Sean Yesmunt
41f2bfa8ae add makeSelectChannelForClaimUri to get channels from uris 2018-10-18 13:47:13 -04:00
Jessop Breth
31fccdbd10 adds ALL to transaction types 2018-10-18 01:17:08 -04:00
Jessop Breth
5bae193157 adds persist for downloadlist, publishlist sort and txList filter 2018-10-17 14:24:02 -04:00
Sean Yesmunt
c079b108c3 add reward code modal 2018-09-25 19:53:38 -04:00
Akinwale Ariwodola
0fa1183f29 fix for getState error on Android release builds 2018-09-07 14:30:41 +01:00
Sean Yesmunt
e85d16fe03 update build 2018-09-07 00:06:20 -04:00
Sean Yesmunt
4ea932cec6 use encodeURIComponent for search query 2018-09-05 14:09:18 -04:00
Sean Yesmunt
2a75b61796 remove selectNavLinks from lbry-redux 2018-09-04 13:25:29 -04:00
Sean Yesmunt
ee43c18ba6 update build 2018-09-04 13:24:45 -04:00
Travis Eden
409aaadf50 remove unused media and video actions 2018-09-04 13:24:45 -04:00
Travis Eden
d14fa2e248 type fixes 2018-09-04 13:24:44 -04:00
Travis Eden
64623ad30a add user_history page 2018-09-04 13:24:44 -04:00
Travis Eden
c50c2c0f83 add history action types 2018-09-04 13:24:44 -04:00
Travis Eden
f8a579b582 add SET_CONTENT_POSITION action type 2018-09-04 13:24:44 -04:00
Akinwale Ariwodola
5ae249213b move rewards-related code to lbryinc 2018-09-04 04:40:43 +01:00
Sean Yesmunt
eae0d134d9 encode # on search 2018-08-27 23:15:23 -04:00
Sean Yesmunt
b7ad41acba fix: strip out related content properly on vanity uris 2018-08-26 22:43:25 -04:00
Sean Yesmunt
ccda4117ee
Merge pull request #70 from lbryio/trim-search
trim "/" from search query
2018-08-24 11:09:11 -04:00
Akinwale Ariwodola
f85653e140
add wallet_unused_address call required for rewards (#71) 2018-08-24 12:22:00 +01:00
Sean Yesmunt
c897c721b0 trim '/' from search query 2018-08-22 16:02:20 -04:00
Sean Yesmunt
31f7afa8a3
Merge pull request #67 from lbryio/autcomplete
Move search suggestion logic to selector
2018-08-19 21:34:05 -04:00
Akinwale Ariwodola
a9f0f2849f add USER_EMAIL_VERIFY_SET action type 2018-08-16 12:20:58 +01:00
Akinwale Ariwodola
96346f0e98 add blob_delete and blob_list daemon calls 2018-08-15 20:58:25 +01:00
Sean Yesmunt
f760f59dde handle new daemon status response 2018-08-15 14:17:38 -04:00
Sean Yesmunt
dc6f19bb7d add search suggestions selector 2018-08-14 23:57:35 -04:00
Sean Yesmunt
83fec2a841 update build 2018-08-08 13:54:21 -04:00
Sean Yesmunt
03c3354c12 add selector for recommended-content 2018-08-01 23:31:51 -04:00
Shawn
d2b8afd281 Add 'yarn dev' for watch mode (dev) 2018-07-25 18:31:32 -05:00
Shawn Khameneh
b4fffe863d
Merge pull request #59 from lbryio/redux-encryption-flow
Add encryption flow to redux
2018-07-24 20:50:34 -05:00
Shawn
7a91c7d883 Add flow types and fix windows flow issues 2018-07-24 20:05:31 -05:00
Sean Yesmunt
e0909b0864
Merge pull request #57 from lbryio/fileinfo-errors
add error handling for file info
2018-07-19 09:56:42 -04:00
Sean Yesmunt
303b726a3a
Merge pull request #60 from lbryio/save-channels-claims-by-uri
save channel claim data to claimsByUri
2018-07-19 09:10:56 -04:00
Travis Eden
ee70170e30 save channel claim data to claimsByUri 2018-07-18 15:13:50 -04:00
Shawn Khameneh
9bf654d007 Add result selectors to main export 2018-07-18 14:46:37 -04:00
Shawn Khameneh
166afc4ff8 Add missing failure constants 2018-07-18 14:37:14 -04:00
Shawn Khameneh
f73bc22c11 Sync bundle 2018-07-18 14:15:33 -04:00
Travis Eden
7883c92704 define transaction type constants 2018-07-17 13:00:04 -04:00
Travis Eden
334f276795 add error handling for file info 2018-07-13 12:14:26 -04:00
Sean Yesmunt
818af46ab0
Merge pull request #52 from lbryio/abandon-filter
label abandon(ed) claims
2018-07-11 22:50:42 -04:00
Sean Yesmunt
f466a5aa7f add selectors for nsfw claim count 2018-07-10 19:15:39 -04:00