Commit graph

39 commits

Author SHA1 Message Date
Akinwale Ariwodola
0759a086e2 Removed redux/actions/app.js. Removed obsolete pending publish code. 2018-04-04 08:34:23 +01:00
Akinwale Ariwodola
315e8702c0 proxy-polyfill still doesn't seem to work. Added file_set_status to lbry.js 2018-03-29 20:00:20 +01:00
Akinwale Ariwodola
ab452de347 Added DOWNLOADING_CANCELED action constant 2018-03-29 18:18:26 +01:00
Akinwale Ariwodola
7444b37f82 some fixes for search 2018-03-28 12:58:34 +01:00
Akinwale Ariwodola
2ce9a5a600 added lbryURI search fixes from lbry-app master 2018-03-28 12:25:21 +01:00
Akinwale Ariwodola
e622db2fa6 updated wallet reducer defaultState 2018-03-28 06:00:59 +01:00
Akinwale Ariwodola
affbbee01c changes after redesign merge 2018-03-28 05:53:56 +01:00
Akinwale Ariwodola
12d4b6c775 changes after redesign merge 2018-03-28 05:53:32 +01:00
Akinwale Ariwodola
37ccdd4fe4 updated action_types constants 2018-03-23 18:50:40 +01:00
Akinwale Ariwodola
eb0799dc30 added mobile settings constant 2018-03-23 16:15:54 +01:00
Akinwale Ariwodola
f3b06dba9a added export for SETTINGS constants 2018-03-22 22:10:26 +01:00
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
32838c2274 removed unused dependencies from package.json 2018-03-11 08:13:01 +01:00
Akinwale Ariwodola
7dc7107f94 some updates 2018-03-11 07:38:44 +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
c316f566a3 removed sessionStorage from jsonrpc 2018-03-10 08:06:22 +01:00
Akinwale Ariwodola
1f42e6865b new build 2018-03-09 18:35:58 +01:00
Akinwale Ariwodola
d42625dc91 proxy-polyfill version updated 2018-03-09 18:25:23 +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
ca06c27d32 added Lbryapi export for getExchangeRates method 2018-01-19 12:30:02 +01:00
Akinwale Ariwodola
cf069259a8 added eslint configuration files and scripts 2018-01-19 12:24:49 +01:00
Akinwale Ariwodola
7a5d25d3d9 added eslint configuration files and scripts 2018-01-19 12:20:07 +01:00
Akinwale Ariwodola
aac0ea9972 moved navigation actions and selectors, exported commoon utils 2018-01-19 11:48:43 +01:00
Akinwale Ariwodola
d60fa6e18a removed resolutions and engines from package.json 2018-01-17 15:45:45 +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