Tom Kirkpatrick
|
f460542e25
|
fix(security): content security policy
Set up an initial Content-Security-Policy that limits resources
loading capabilities to those locations that we expect to load from.
Note: This currently includes three following remote URLs:
*content:*
- https://api.coinmarketcap.com
- http://zap.jackmallers.com
- https://testnet-api.smartbit.com.au;
*fonts/styles:*
- https://fonts.googleapis.com
- https://s3.amazonaws.com
- https://fonts.gstatic.com
|
7 years ago |
Jack Mallers
|
0f8ed62e7d
|
feature(suggestedNodes): style the component and render the nodes
|
7 years ago |
Jack Mallers
|
ff3e492037
|
fix(logs): remove console.logs
|
7 years ago |
Jack Mallers
|
c78b176cd5
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
3c1d68d734
|
feature(%): lnd syncing shows progress %
|
7 years ago |
Jack Mallers
|
f03710daa4
|
fix(currentTicker): fix tests and lint errors
|
7 years ago |
Jack Mallers
|
5a307dfba8
|
feature(ticker): replace hard coded ticker with currentTicker
|
7 years ago |
Jack Mallers
|
6c87563aa2
|
fix(lnd-ipc): fix linting errors
|
7 years ago |
Jack Mallers
|
abb1b02a36
|
fix(lint): start fixing linting error
|
8 years ago |
Jack Mallers
|
e46391b9e5
|
feature(channels): combine all channels with selector and display different types (active, pending open, pending closed)
|
8 years ago |
Jack Mallers
|
35fc8b8a1c
|
feature(balance + currency): dynamic balance in Nav plus add currency in reducer
|
8 years ago |
Jack Mallers
|
cb7dbea74c
|
feature(activity reducer): add activity reducer and api calls
|
8 years ago |