445 Commits (867d8f501d1e6a6ce4a74ff9f4d9ef16ef15a672)
 

Author SHA1 Message Date
Renovate Bot 187cbca20f chore(deps): update dependency @types/react to v16.9.9 5 years ago
jamaljsr f19ea05078
chore(config): change renovate to open less pull requests 5 years ago
Renovate Bot de282d7b2f chore(deps): update dependency @types/node to v12.11.2 5 years ago
jamaljsr 4b6acaeb67 test(e2e): fix inconsistent e2e test failures on windows 5 years ago
jamaljsr ca08c23cf8
chore(config): update renovate config to run nightly 5 years ago
jamaljsr a24abc02d3 test(channels): update unit tests for opening a channel 5 years ago
jamaljsr 2c872fb89b docs(todo): update todo list 5 years ago
jamaljsr 34f0320203 fix(ipc): fix typo in ipc channel names 5 years ago
jamaljsr a12a6a65f5 fix(lnd): add a small delay after mining to let LND catch up 5 years ago
jamaljsr b5596f3a8b fix(lnd): fix default response values for LND not being applied properly 5 years ago
Renovate Bot c24c09c094 chore(deps): update dependency @rescripts/rescript-use-babel-config to v0.0.9 5 years ago
Renovate Bot ee2229503f chore(deps): update dependency @mrblenny/react-flow-chart to v0.0.8 5 years ago
Renovate Bot 8b853c8438 chore(deps): update dependency @types/jest to v24.0.19 5 years ago
Renovate Bot 520a61609c chore(deps): update dependency @types/fs-extra to v8.0.1 5 years ago
Renovate Bot 9cc31cb112 chore(deps): update dependency @rescripts/cli to v0.0.13 5 years ago
Renovate Bot f382168f33 fix(deps): pin dependencies 5 years ago
jamaljsr 69e71ffc49 fix(sidebar): show a message in the sidebar for invalid chart selections 5 years ago
jamaljsr 02ca785846 feat(channels): add option to deposit funds when opening a channel 5 years ago
jamaljsr ec2f17bb62 feat(i18n): update the language selection UI 5 years ago
jamaljsr 387beed9ad feat(i18n): update translations for redux stores 5 years ago
jamaljsr 5479e7e94b feat(i18n): update translations for home and network components 5 years ago
jamaljsr e3a9e62522 feat(i18n): update translations for LND details components 5 years ago
jamaljsr a64fbf0fff feat(i18n): update translations for link and channel components 5 years ago
jamaljsr 198d0f79f1 refactor(i18n): update language keys to be namespced 5 years ago
jamaljsr ec9669c575 feat(i18n): update translations for common and bitcoind components 5 years ago
jamaljsr a7022d1377 test(e2e): fix broken e2e test 5 years ago
jamaljsr 5e7af377c0 feat(get-started): improve UI of Getting Started screen 5 years ago
jamaljsr 1e3b376d6a test(network): add and update unit tests for pert detection 5 years ago
jamaljsr 89b8b68225 feat(network): detect ports in use to avoid conflicts on network startup 5 years ago
jamaljsr 07db3badab feat(lnd): add support for multiple versions of LND nodes 5 years ago
jamaljsr 10a20915d7 test(lndconnect): add unit tests for lndconnect component 5 years ago
jamaljsr 17306f7ced feat(connect): add LND Connect url as a connection option 5 years ago
jamaljsr 601dd632f3
docs(readme): update links and add a lil kudos 5 years ago
jamaljsr 983c167506 test(designer): update and add unit tets for drag and drop 5 years ago
jamaljsr b5a79385c3 feat(designer): prevent adding nodes when network is transitioning 5 years ago
jamaljsr 32dca4a4c7 feat(designer): add LND node to network when dropped on the canvas 5 years ago
jamaljsr 77ef142574 feat(sidebar): create default sidebar component with a draggable node 5 years ago
jamaljsr 66b906d855 test(designer): add more unit tests for updated components 5 years ago
jamaljsr 720d1ff37a test(designer): add more unit tests for lib, models, and utils 5 years ago
jamaljsr 02d9406235 refactor(lnd): move LND default responses to shared folder 5 years ago
jamaljsr 59de751f53 test(designer): fix all broken unit tests 5 years ago
jamaljsr e2051bec47 feat(designer): fix minor cosmetic issues with fonts 5 years ago
jamaljsr 2a9402fcb8 feat(designer): create custom colored ports 5 years ago
jamaljsr 4952a53bb6 feat(lnd): update LND connection info tab UI 5 years ago
jamaljsr 3041347e8d feat(channels): display details of channels in the sidebar 5 years ago
jamaljsr 6b6e3a944d feat(notifications): minor updates to UI loaders and error notifications 5 years ago
jamaljsr 6cdd359e41 feat(chart): color code the chart links based on channel balances 5 years ago
jamaljsr 727636b252 feat(chart): fetch channels from LND and display them on the chart 5 years ago
jamaljsr b9f65e3f30 feat(channels): fetch open & pending channels from LND 5 years ago
jamaljsr 9625859ba0 feat(ipc): use unique response channels to prevent race conditions 5 years ago