Ben Woosley
ed5ad6cb1c
fix(style-lint): Drop stylefmt in favor of stylelint --fix
From stylefmt's readme:
Consider other tools before adopting stylefmt
If you are using stylefmt with stylelint configuration to format according
to its rules, you can now use stylelint's --fix option (from v7.11.0) to autofix.
7 years ago
Jack Mallers
dc4e03fa8c
fix(lint): update lint packages + config
7 years ago
Jack Mallers
91abe27589
fix(package.json): go back to old webpack versions
7 years ago
Jack Mallers
e04d308687
feature(multi-currency): convert to sats before sending coins or making a request, no matter the currency
7 years ago
Ben Woosley
497d4687f5
fix(electron security): Bump electron to 1.6.16
To fix protocol handler vulnerability
https://electronjs.org/blog/protocol-handler-fix
7 years ago
Jack Mallers
66c97eb3c4
hotfix(grpc + electron): reconfigure to allow for multi-platform builds
7 years ago
Ben Woosley
598ced0e35
fix(browserslist): Fix that browserslist was configured but not installed
After this change, `npx browserslist` outputs:
chrome 56
7 years ago
Ben Woosley
bb33bfe1cb
fix(flow): Add ps-node as a dev dependency
It's used by flow:
Launching Flow server for /.../zap-desktop
Spawned flow server (pid=46193)
Logs will go to /private/tmp/flow/zSUserszSbenzSDevelopmentzSBitcoinzSzZap-desktop.log
app/main.dev.js:18
18: import { lookup } from 'ps-node'
^^^^^^^^^ ps-node. Required module not found
Found 1 error
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! zap-desktop@0.0.1 flow: `flow`
npm ERR! Exit status 2
7 years ago
João Almeida
b60c74fae2
Update electron and electron-builder to latest release.
7 years ago
Jack Mallers
30eb4c8a4d
fix(d3): only require modules that are needed
7 years ago
Jack Mallers
33beb46d84
fix(network map): remove not used dependencies
7 years ago
Jack Mallers
169f0525af
feature(map): built own map with d3
7 years ago
Jim Posen
61f011a557
Upgrade electron-devtools-installer.
Fixes
https://github.com/MarshallOfSound/electron-devtools-installer/pull/64
& https://github.com/LN-Zap/zap-desktop/issues/78 .
7 years ago
Jack Mallers
bcdc551131
feature(tabs): hard code tabs style
7 years ago
Jack Mallers
e2f0b3193c
fix(lnd): update LND, contains wallet balance fix
7 years ago
Jack Mallers
736639cda6
remove unused code
7 years ago
Jack Mallers
5ea59e17fc
fix(lint): fix linting errors
7 years ago
Jack Mallers
dfd444a903
feature(step 2): style step 2
7 years ago
Jack Mallers
cca8d4e574
feature(wallet mock): wallet mock of new wallet header
7 years ago
Jack Mallers
6fac213bb4
fix(app/package.json): move dependencies to app/package.json
7 years ago
Jack Mallers
9d5974da71
fix(chunk modules): fix chunk modules warning by updating webpack packages
7 years ago
Jack Mallers
dcad60110a
fix(binary): use binary for lnd
7 years ago
Jack Mallers
ee5a3a540e
IT FUCKING WORKED
7 years ago
Jack Mallers
d0bd604e4e
feature(filters/bitcoin-js): update bitcoin-js and get filters to work
7 years ago
Jack Mallers
672176d59f
feature(bitcoin-js): add bitcoin-js & validate addresses
7 years ago
Jack Mallers
c15c5404b9
feature(ltc-icon): add ltc icon support
7 years ago
Jack Mallers
2553622cbc
feature(lnd-ipa): refactor out nodejs completely
7 years ago
Jack Mallers
192d0e7b21
feature(lnd-ipc): ipc form invoice
7 years ago
Jack Mallers
3cb8d3b522
feature(lnd-ipc): add redux-electron-ipc for easier send/receive IPC calls w/ redux
7 years ago
Jack Mallers
d25d1dfa73
feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example
7 years ago
Jack Mallers
172e55dd1a
feature(tests): add first test
8 years ago
Jack Mallers
c5f44bd3af
fix(react-icons/package.json): refactor modules to correct places
8 years ago
Jack Mallers
85485bb5eb
first commit
8 years ago