Commit graph

145 commits

Author SHA1 Message Date
Shawn
01201e5be6 Fix missing import/exports and add rollup es build 2019-04-03 12:12:51 -05:00
Sean Yesmunt
13d0cf01be remove references to desktop app navigation state 2019-03-27 16:18:10 -04:00
Akinwale Ariwodola
1f211d183d
Search tweak (#123)
* fallback to selectSearchValue in the selectSearchQuery selector
2019-03-27 08:01:15 +01:00
Akinwale Ariwodola
0d4079f370
add action, reducer and selector for saving media position (#120) 2019-03-20 14:54:36 +01:00
Sean Yesmunt
d37d1e7bf5
Merge pull request #121 from lbryio/error
Handle error objects from lbryweb
2019-03-18 10:59:25 -04:00
Sean Yesmunt
f080e1a1a5 update build 2019-03-18 01:13:12 -04:00
Sean Yesmunt
2a7e05940f handle error objects from lbryweb 2019-03-15 12:16:33 -04:00
Sean Yesmunt
71dda66575 remove refs to api.lbry.io 2019-03-10 22:03:28 -04:00
Sean Yesmunt
406e1970b9 lbryweb support 2019-02-22 02:02:20 -05:00
Akinwale Ariwodola
76d8bbef96
add current page value to the state for channel pages (#116) 2019-02-19 02:30:10 +01:00
Akinwale Ariwodola
e07ab27b13
fixes for mobile errors (#115) 2019-02-18 21:50:40 +01:00
Sean Yesmunt
2b725cb317 feat: add support for search filters 2019-02-18 11:24:18 -05:00
Thomas Zarebczan
ec1d5bd41a maint: support 0.31 SDK (#113)
* maint: support 0.31 SDK

resolve param changed from uri/uris, to urls.

* feat: stop daemon sdk call

* fix: ffffffffff webpack bug

https://github.com/nulogy/design-system/pull/132
2019-02-18 09:11:32 -05:00
Sean Yesmunt
b937a5d595 update: more options for resolving 2019-01-30 02:34:59 -05:00
Sean Yesmunt
d62c5eb5a6 quick add: custom search api 2019-01-29 11:44:10 -05:00
Sean Yesmunt
2ff9f70a3d update: add new selector for first item in list of related content 2019-01-28 14:38:28 -05:00
Sean Yesmunt
93686ae625
Merge pull request #108 from lbryio/search-suggestions
debounce search suggestion call
2019-01-24 12:23:41 -05:00
Sean Yesmunt
4c99832e79 change: debounce search suggestion call 2019-01-19 14:25:03 -05:00
Sean Yesmunt
a22f828411 change: utxo_release before transaction_list 2019-01-14 13:09:47 -05:00
Sean Yesmunt
820b6eeadf fix: show fee on + balance_delta tx's 2018-12-07 13:12:01 -05:00
Sean Yesmunt
7087586ad4 fix: correctly show fees on tx's with no balance_delta or value (updates) 2018-12-06 00:32:42 -05:00
Sean Yesmunt
b79eb17d42
Merge pull request #105 from lbryio/balance
convert balance to number before saving
2018-12-05 10:59:03 -05:00
Sean Yesmunt
e6db47b432 convert balance to number before saving 2018-12-02 23:30:29 -05:00
Sean Yesmunt
0d2ab79b9e add missing action 2018-11-29 00:56:14 -05:00
Sean Yesmunt
1ed2ea8b2d update build 2018-11-20 11:42:24 -05:00
Sean Yesmunt
df8e8c6b44
Merge pull request #93 from lbryio/notifications
Notifications v2 (part 1)
2018-11-20 11:01:36 -05:00
Sean Yesmunt
169089a2b0
Merge pull request #103 from lbryio/related
search for exact url when filtering related results
2018-11-20 10:59:47 -05:00
Sean Yesmunt
30af6b5483 search for exact url when filtering related results 2018-11-14 12:41:50 -05:00
Sean Yesmunt
bf83ec3dd8
Merge pull request #102 from lbryio/claim_list_mine-fix
add claim to claimsByUri after claim_list_mine
2018-11-13 19:52:28 -05:00
Sean Yesmunt
99025a35a4 event => notification 2018-11-12 19:20:52 -05:00
Sean Yesmunt
b295a7db57 use new notification state 2018-11-12 13:01:14 -05:00
Sean Yesmunt
d6f7ac731d add claim to claimsByUri after claim_list_mine 2018-11-08 16:49:58 -05:00
Sean Yesmunt
e3e8a881d2 fix creditsToString function for small decimals 2018-11-08 15:53:09 -05:00
Sean Yesmunt
baf6948305 fetch transactions after abandoning 2018-11-08 11:22:08 -05:00
Sean Yesmunt
e89d1646ef dont' return time for pending claim 2018-11-08 11:20:10 -05:00
Sean Yesmunt
6f1e3b054f estimate claim date with block height 2018-11-07 10:55:44 -05:00
Jessop Breth
7e61501202 modifies totalpages selector to take pageSize 2018-11-02 22:05:22 -04:00
Sean Yesmunt
0e13dd1972 delete claim from byId while it's in pending status 2018-11-02 01:40:55 -04:00
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
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
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