Commit graph

967 commits

Author SHA1 Message Date
Sean Yesmunt aa10240bc1
Merge pull request #99 from jessopb/pageSize
modifies totalpages selector to take pageSize param
2018-11-04 01:02:40 -05:00
Jessop Breth 7e61501202 modifies totalpages selector to take pageSize 2018-11-02 22:05:22 -04:00
Sean Yesmunt dd26422a86
Merge pull request #98 from lbryio/by-id
delete claim from byId while it's in pending status
2018-11-02 14:09:50 -04:00
Sean Yesmunt 0e13dd1972 delete claim from byId while it's in pending status 2018-11-02 01:40:55 -04:00
Thomas Zarebczan 33bf92299d
Merge pull request #97 from ssiddhantsharma/ssiddhantsharma-patch-1
Created a modern readme for redux module!
2018-11-01 13:43:16 -04:00
Siddhant Sharma 8e4be50fbe
Update README.md 2018-10-31 22:56:46 +05:30
Siddhant Sharma d54c80d0d0
Created a modern readme for redux module! 2018-10-31 22:52:19 +05:30
Sean Yesmunt b803e13de5
Merge pull request #95 from lbryio/rc-fixes
Fix: always show correct order for tx list
2018-10-31 12:31:37 -04:00
Sean Yesmunt cedf942f4d
Merge pull request #96 from lbryio/claim-abandon
fix: check for sucessful abaondon and add toast on success
2018-10-31 12:31:21 -04:00
Sean Yesmunt 67a37c5b22 fix: check for sucessful abaondon and add toast on success 2018-10-30 16:59:55 -04:00
Sean Yesmunt 08f5ad0f03 fix: make sure pending transactions are always displayed first 2018-10-30 16:31:47 -04:00
Akinwale Ariwodola 5ddcb60d31
Merge pull request #92 from lbryio/format-credits-tweak
use parseFloat for the amount argument
2018-10-28 22:45:28 +01:00
Akinwale Ariwodola 03eb586b30 use parseFloat for the amount argument 2018-10-28 18:22:00 +01:00
Sean Yesmunt f193d38c61
Merge pull request #91 from lbryio/pending-fix
add default value for pendingClaim selector
2018-10-26 18:42:46 -04:00
Sean Yesmunt a16815c255 add default value 2018-10-26 18:40:53 -04:00
Sean Yesmunt 2375860d62
Merge pull request #79 from lbryio/lbrynet30
Support for lbrynet daemon v0.30.0
2018-10-26 14:09:44 -04:00
Sean Yesmunt 9818000e3d adjust prettier options and prevent looping twice 2018-10-26 14:08:05 -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
Sean Yesmunt 868d2c3828
Merge pull request #89 from jessopb/nopending
Fix: #88 removes obsolete pending_claim regex match
2018-10-26 00:29:38 -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 67cae46983
Merge pull request #81 from lbryio/selectChannel
add makeSelectChannelForClaimUri to get channels from uris
2018-10-19 02:03:53 -04:00
Sean Yesmunt 41f2bfa8ae add makeSelectChannelForClaimUri to get channels from uris 2018-10-18 13:47:13 -04:00
Sean Yesmunt d4e17e18f4
Merge pull request #85 from jessopb/transactionAll
adds ALL to transaction types
2018-10-18 01:20:14 -04:00
Jessop Breth 31fccdbd10 adds ALL to transaction types 2018-10-18 01:17:08 -04:00
Sean Yesmunt 137a99ad1b
Merge pull request #84 from jessopb/listPersist
List persist
2018-10-18 00:53:54 -04:00
Jessop Breth 5bae193157 adds persist for downloadlist, publishlist sort and txList filter 2018-10-17 14:24:02 -04:00
Sean Yesmunt 4ee6c376e5
Merge pull request #80 from lbryio/rewards
add reward code modal
2018-09-25 20:05:07 -04:00
Sean Yesmunt c079b108c3 add reward code modal 2018-09-25 19:53:38 -04:00
Akinwale Ariwodola fa141b9175
Merge pull request #77 from lbryio/android-release-fix
fix for getState error on Android release builds
2018-09-07 14:40:28 +01: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 fcd9fdd118
Merge pull request #76 from jessopb/master
adds SOCIAL_SHARE
2018-09-07 00:05:39 -04:00
Jessop Breth 217649ec02 adds SOCIAL_SHARE 2018-09-06 19:32:07 -04:00
Sean Yesmunt 7507cfd2f7
Merge pull request #75 from lbryio/encode-uri
use encodeURIComponent for search query
2018-09-06 16:38:03 -04:00
Sean Yesmunt 4ea932cec6 use encodeURIComponent for search query 2018-09-05 14:09:18 -04:00
Sean Yesmunt a8e8194983
Merge pull request #64 from lbryio/user-history
User history
2018-09-04 13:26:03 -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 70f4903a3b
Merge pull request #74 from lbryio/remove-rewards-code
move rewards-related code to lbryinc
2018-09-04 05:18:10 +01:00