186 Commits (50f59b5d264c1242cc838ea1c1b9754b1267d3e8)

Author SHA1 Message Date
Tom Kirkpatrick dd3adec3f2
feat(ui): add Notification component 6 years ago
Tom Kirkpatrick 4e4ef61947
feat(ui): add Button component 6 years ago
Tom Kirkpatrick eddd3cb55f
feat(ui): add Typography components 6 years ago
Tom Kirkpatrick ab68b9a376
feat(ui): add Spinner component 6 years ago
Tom Kirkpatrick 7a393d32bc
feat(ui): add Icon component 6 years ago
Tom Kirkpatrick 3100d2995a
feat(ui): add storybook 6 years ago
Tom Kirkpatrick 7bb76dbb94
chore(deps): update babel to v7 6 years ago
Tom Kirkpatrick 369be780a9 ci(jest): increase timeouts 6 years ago
Tom Kirkpatrick 11ab3999b7 ci(jest): set maxWorkers to 2 6 years ago
Tom Kirkpatrick 52cefd7cdf
feat(lnd): use free port for lnd 6 years ago
Tom Kirkpatrick 1081db81c4
test(e2e): combine e2e test setup/teardown steps 6 years ago
Tom Kirkpatrick 9859ac2eec
style(loading): fade out loading bolt 6 years ago
Tom Kirkpatrick 977937956e
chore(fs): remove unused util code 6 years ago
Tom Kirkpatrick 0947079d05
test(unit): fix failing test case 6 years ago
Jack Mallers f7964c8686
fix(theme): make compatible with multi-language 6 years ago
Tom Kirkpatrick 5c93cee6d2
test(timeout): use jest.setTimeout to set timeout 6 years ago
Tom Kirkpatrick 70bfa6cb73
feat(i18n): use local currency display rules 6 years ago
Tom Kirkpatrick 27e46ccde8
feat(i18n): detect best-fit user currency 6 years ago
Tom Kirkpatrick aedd1ee233
feat(i18n): initial multi-language support 6 years ago
Tom Kirkpatrick 54ed782ff5
refactor(general): remove contactModal components 6 years ago
Tom Kirkpatrick 7a5f360e6d
test(e2e): ensure tests are self contained 6 years ago
Tom Kirkpatrick f464356bf7
fix(validation): improve hostname/ip validation 6 years ago
Tom Kirkpatrick 3326db1e55
fix(lnd): send SIGINT to lnd to terminate 6 years ago
Tom Kirkpatrick eb71b6c579
fix(ui): autofocus and clear pay and request forms 6 years ago
Tom Kirkpatrick e9b4605523
refactor(grpc): convert WalletUnlocker to class 6 years ago
Tom Kirkpatrick e8dd544bca
test(unit): test Controller.startLightningWallet 6 years ago
Jack Mallers 545285f0c3 feat(invoice): add priv routing hints for light clients 6 years ago
Jack Mallers 8548b744ec feat(payment): add 60 second payment timeout 6 years ago
Tom Kirkpatrick bcb938b588
test(reducers): add activity reducer tests 6 years ago
Tom Kirkpatrick 133e34dea2
test(neutrino): basic neutrino process spawn test 6 years ago
Tom Kirkpatrick a16fdec23b
fix(lnd): ensure graceful shutdown 6 years ago
Jack Mallers 59a64714d1 feat(settings): close on blur click 7 years ago
Tom Kirkpatrick 853c69468f
feat(lnd): update lnd to v0.4.2-beta-913-g26f68da5 6 years ago
Evan Kaloudis da1a53ecc8 feat(errors): create a util for making error messages more user-friendly 6 years ago
Data Courier 818dd25012
feat(ui): integrate AmountInput into wallet UI 7 years ago
Data Courier d51e39f407
feat(components): add new AmountInput component 7 years ago
Jack Mallers 9b837ba316 fix(channels): neutrino clients manual channels flagged private 6 years ago
Tom Kirkpatrick b3044b26a7
test(reducers): add transaction reducer tests 6 years ago
Tom Kirkpatrick e786958b55
test(electron): simplify electron mocks 6 years ago
Tom Kirkpatrick 602d03411a
test(unit): add some basic tests for Lightning class 6 years ago
Tom Kirkpatrick 1b4de6cb0c
feat(lnd): show error message if lnd exits 6 years ago
Tom Kirkpatrick 2ab60892d0
test(neutrino): tests for start and stop methods 6 years ago
Tom Kirkpatrick 38c19ac618
test(lnd): add some tests for neutrino 6 years ago
Tom Kirkpatrick 56c6c59180
feat(lnd): support multiple lnd configurations 7 years ago
Tom Kirkpatrick d4c51e9e3d
test(runner): reorganise test suites 7 years ago
Tom Kirkpatrick 4b98b5a1fc
chore(deps): update react packages to v16.x 7 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 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