127 Commits (50f59b5d264c1242cc838ea1c1b9754b1267d3e8)

Author SHA1 Message Date
Tom Kirkpatrick 3dc3999473
refactor: consolidate color palette 6 years ago
Tom Kirkpatrick 2b80ae7106
feat(wallet): implement new pay forms 6 years ago
Tom Kirkpatrick 9b7b9721da
fix(boot): issue with fetching user settings 6 years ago
Tom Kirkpatrick ccf315b58a
feat(settings): use indexedDb for persistent data 6 years ago
Tom Kirkpatrick 7bb76dbb94
chore(deps): update babel to v7 6 years ago
Tom Kirkpatrick d31a085afa build(devtools): use electron-devtools-installer 6 years ago
Tom Kirkpatrick f95d015e5e
fix(wallet): dereference window after closing 6 years ago
Tom Kirkpatrick 6c5881a1f8
fix(ui): ensure content size same across platforms 6 years ago
Tom Kirkpatrick dfa09c70f5
fix(app): simplify app quit process 6 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago
Tom Kirkpatrick b180287f6c
feat(ux): keep app running on window close 7 years ago
Tom Kirkpatrick b54fd264d8
feat(lnd): require explicit connection config 7 years ago
Tom Kirkpatrick b5d70faefb
feat(updates): implement electron auto updates 7 years ago
Tom Kirkpatrick becb5ecee9
refactor: modularize and simplify app startup code 7 years ago
Tom Kirkpatrick 68dabe2c67
fix(devtools): fix devtools startup error messages 7 years ago
Tom Kirkpatrick c022937d08
fix(devtools): patch webrequest to fix devtools 7 years ago
Tom Kirkpatrick d4cb99fd91
fix(devtools): patch webrequest to fix devtools 7 years ago
Tom Kirkpatrick 72691f447b
fix(grpc): handle gRPC startup issues 7 years ago
Tom Kirkpatrick ce201eb789
perf(boot): add logging to show boot time 7 years ago
Tom Kirkpatrick bd26d26884
fix: kill lnd process on quit 7 years ago
Tom Kirkpatrick ab087586cc
refactor(webpack): remove inline scripts 7 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 7 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 7 years ago
Ben Woosley d5211076fd
enhance(lnd config): Move LND settings Zap uses into the local lnd.conf 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
Tom Kirkpatrick 4a535be142
feat(logging): more readable logs 7 years ago
Tom Kirkpatrick 1b702e946a
fix(lnd): better lnd log parsing 7 years ago
Ben Woosley 0ce5b04fe5
Don't run onboarding if LND is already running locally 7 years ago
Ben Woosley 483064f95f
Shut down app when lnd closes 7 years ago
Ben Woosley aff656a809
Show a message box when lnd errors occur 7 years ago
Ben Woosley 73d2686ba2
Fix the local lnd already running usecase 7 years ago
Ben Woosley db45e84b48
Fix typo in 'SAVED CONFIG TO' log entry 7 years ago
Tom Kirkpatrick 3c4a651764
feature(lnd-config): add connection type onboarding screen 7 years ago
Jack Mallers a2e0f48bb7 feature(close-channel): wire up close channel to UI 7 years ago
Jack Mallers efc5cf0f02 fix(onchain): fix the UX for on-chain payments to be like the UX for LN payments 7 years ago
Jack Mallers 7cff397a4c fix(lint + grpc): fix lint errors and a bug where gRPC connection starts too early 7 years ago
Jack Mallers 4b35c5f1aa fix(channelform): remove old unused reducer 7 years ago
Jack Mallers a0f9027180 feature(contactsform): tie up new contacts form to reducer 7 years ago
Jack Mallers 2bb28e0bbd fix(lint): fix linting errors 7 years ago
Jack Mallers 24ae067ad9 feature(unlockWallet): ability to unlock wallet with helpful error messages 7 years ago
Jack Mallers 04798ac7f9 feature(payform): new pay form MVP 7 years ago
Jack Mallers 6bb5783e7d fix(neutrino): connect to a better node 7 years ago
Jack Mallers e005932d4f fix(lint): fix linting errors 7 years ago
Jack Mallers 2d1030a1f7 feature(autopilot-onboarding): allow user to turn autopilot on/off before starting their node 7 years ago
Jack Mallers 33e260e033 fix(lint) 7 years ago
Jack Mallers 8d448708b7 fix(onboarding): default state is false for onboarded 7 years ago
Jack Mallers dad4546e58 feature(alias): setup form container and onboarding architecture. hard code alias form 7 years ago
Jack Mallers 15c3b97c97 fix(lint): lint error 7 years ago
Jack Mallers a7264ab918 fix(BrowserWindow): fix width/height 7 years ago
Jack Mallers 5f7a7da003 fix(alias): remove hard coded alias 7 years ago