820 Commits (0850c20a69e4d960fc95bb351ae78463b8609509)
 

Author SHA1 Message Date
Renovate Bot 2402de5b1c
chore(deps): update dependency nodemon to v2.0.2 5 years ago
Renovate Bot cfe2e75f42
chore(deps): update dependency @testing-library/react to v9.3.3 5 years ago
Renovate Bot 70bd0c766b
chore(deps): update dependency @types/node to v12.12.17 5 years ago
jamaljsr d545a1ea54 test(lightning): fix failing unit tests 5 years ago
jamaljsr 7b1634b3a5 feat(bitcoind): use constants for bitcoind rpc credentials 5 years ago
jamaljsr 43933dd059 test(bitcoind): add and update unit tests for the bitcoind sidebar 5 years ago
jamaljsr 49cbf9b322 feat(bitcoind): split bitcoind sidebar into tabs with rpc user/pass 5 years ago
Renovate Bot 82674b2521
chore(deps): update dependency antd to v3.26.2 5 years ago
jamaljsr 3c3d114de7 fix(clightning): fix rpc port conflicts with multiple c-lightning nodes 5 years ago
Renovate Bot 9e72af9f8c
chore(deps): update dependency electron to v7.1.4 5 years ago
Renovate Bot 01360d4a7a
chore(deps): update dependency concurrently to v5.0.1 5 years ago
Renovate Bot de081745b1
fix(deps): update dependency electron-log to v4 5 years ago
Renovate Bot 53a19cb0af
chore(deps): update dependency @types/node to v12.12.16 5 years ago
jamaljsr def308423b fix(clightning): update c-lightning dockerfile 5 years ago
jamaljsr ab4961ef4d fix(electron): fix menubar being visible on termial window on win/linux 5 years ago
jamaljsr 98fe5ce1b6 fix(electron): update the application menu 5 years ago
jamaljsr 2c1c50c831 fix(terminal): add node name to terminal window title 5 years ago
jamaljsr 0726df9e36 test(payments): add unit tests for lightning service invoice funcs 5 years ago
jamaljsr 2f70b4fa9a test(payments): add unit tests for UI components 5 years ago
jamaljsr 63a90ee2c7 refactor(designer): refactor syncChart to also redrad the chart 5 years ago
jamaljsr 70272d19f4 feat(payments): implement payInvoice for LND nodes 5 years ago
jamaljsr 173e8e1897 feat(payments): implement payInvoice for c-lightning nodes 5 years ago
jamaljsr d1b8714dc4 feat(payments): add PayInvoice component 5 years ago
jamaljsr 2ce1555631 feat(payments): implement createInvoice for LND nodes 5 years ago
jamaljsr 7b2a57ecbf feat(payments): implement createInvoice for c-lightning nodes 5 years ago
jamaljsr d9032e1506 feat(payments): add CreateInvoice modal component 5 years ago
jamaljsr 097a4e8116 feat(payments): add payment buttons to lightning node sidebar 5 years ago
Renovate Bot e59064c0aa
chore(deps): update typescript-eslint monorepo to v2.11.0 5 years ago
Renovate Bot 2e403b8bfb
chore(deps): update dependency antd to v3.26.1 5 years ago
Renovate Bot 81091b3fcb
chore(deps): update dependency @types/react to v16.9.16 5 years ago
Renovate Bot e85cd45158 chore(deps): update dependency @types/node to v12.12.15 5 years ago
jamaljsr b53a8053c7 fix(electron): remove application menu 5 years ago
jamaljsr 286013a54f test(electron): update electron mocks in unit tests 5 years ago
Renovate Bot 21d3d7db27 chore(deps): update dependency electron to v7 5 years ago
jamaljsr d8755294af docs(readme): add some future plans to the readme 5 years ago
Renovate Bot 4f5639afed
chore(deps): pin dependency fetch-mock to 8.0.1 5 years ago
jamaljsr 91f572ad26 feat(clightning): prevent adding c-lightning nodes on Windows 5 years ago
jamaljsr 6204e80375 chore(docker): remove accidentally commited docker-compose file 5 years ago
jamaljsr bb3f0e3e6c fix(clightning): fix permission denied error on linux 5 years ago
jamaljsr 9ebb584a0f chore(docker): update c-lightning-REST in c-lightning docker image 5 years ago
jamaljsr 16a10294a4 refactor(lnddefaults): add LND prefix to lndDefauls funcs 5 years ago
jamaljsr 2722883c0e test(clightning): add and update unit tests for models and utils 5 years ago
jamaljsr 2f64e42adc test(clightning): add and update unit tests for service classes 5 years ago
jamaljsr 54b4f9e958 test(clightning): add and update unit tests for components 5 years ago
jamaljsr 2a659cdde5 test(helpers): add a c-lightning node to the network for testing 5 years ago
jamaljsr ad32e86826 fix(clightning): fix c-lightning node initiator detection 5 years ago
jamaljsr d0e51d8f7a feat(clightning): use developer build of c-lightning 5 years ago
jamaljsr 1e10b642f5 refactor(config): extract hard-coded strings into constants 5 years ago
jamaljsr 7f89de1b0d test(channels): fix failing unit tests 5 years ago
jamaljsr 22338a2c17 fix(clightning): fix duplicate channels being displayed in the graph 5 years ago