Commit graph

20 commits

Author SHA1 Message Date
Akinwale Ariwodola
4c465ffe5f added get call to lbry.js since proxy-polyfill doesn't seem to actually work 2018-03-18 15:38:52 +01:00
Akinwale Ariwodola
b081f465bb jsonrpc updates 2018-03-11 14:14:04 +01:00
Akinwale Ariwodola
1501eaab48 removed jsonrpc 2018-03-11 09:41:53 +01:00
Akinwale Ariwodola
59638014ef Some modifications to lbryProxy 2018-03-10 21:02:46 +01:00
Akinwale Ariwodola
618a1baf1b added content fetching reducers to claims 2018-03-10 08:46:35 +01:00
Akinwale Ariwodola
5901b8d4af removed sessionStorage from jsonrpc 2018-03-10 08:06:36 +01:00
Akinwale Ariwodola
1f42e6865b new build 2018-03-09 18:35:58 +01:00
Akinwale Ariwodola
48dd095440 fix conflict with build/index.js 2018-03-09 18:09:53 +01:00
Akinwale Ariwodola
713967fa42 added featured URIs handling to claims actions and selectors[A 2018-03-09 18:07:49 +01:00
akinwale
a279929878
Some fixes for React Native with Proxy and commonjs2 (#3)
* commonjs2 test

* commonjs2 test

* proxy polyfill tweak

* more global tweaks

* downgrade proxy-polyfill

* proxy polyfill madness

* commonjs2 again

* localStorage disabled
2018-03-09 18:03:37 +01:00
Akinwale Ariwodola
6bc1242381 Added proxy polyfill module for React Native 2018-02-22 00:13:32 +01:00
Akinwale Ariwodola
3bc432b7d3 doNotify implementation 2018-02-11 20:28:38 +01:00
Akinwale Ariwodola
13d46eeb19 doNavigate refactor 2018-02-09 02:55:08 +01:00
Akinwale Ariwodola
4a0f8505f8 some lbryURI updates from lbry-app master 2018-01-28 01:45:45 +01:00
Akinwale Ariwodola
aac0ea9972 moved navigation actions and selectors, exported commoon utils 2018-01-19 11:48:43 +01:00
Akinwale Ariwodola
89104793bb added a few common app actions, and wallet actions and selectors 2018-01-17 13:24:35 +01:00
Akinwale Ariwodola
2ae5556916 added claims, file_info and search actions, reducers and selectors 2018-01-17 06:28:01 +01:00
Akinwale Ariwodola
57e5b4a086 added lbryapi.js and removed electron-specific code from lbry.js 2018-01-15 19:06:44 +01:00
Akinwale Ariwodola
e127e3c38d updated index for cost_info reducer 2018-01-11 13:12:37 +01:00
Akinwale Ariwodola
cf9b0cfdaf Initial commit 2018-01-11 12:54:20 +01:00