810 Commits (1d7d61021ca57c85ba14403f4436644de250dc37)
 

Author SHA1 Message Date
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
jamaljsr 8141da89af fix(bitcoind): update bitcoind state when funds are deposited 5 years ago
jamaljsr c01cace396 fix(clightning): fix duplicate channel displayed for clightning nodes 5 years ago
jamaljsr aed7b9d154 feat(clightning): display 30s msg when waiting for clightning to sync 5 years ago
jamaljsr 0f7e6f1597 feat(lightning): auto update lightning node info when a block is mined 5 years ago
jamaljsr fd015b45a7 refactor(i18n): update i18n keys to use lightning instead of lnd 5 years ago
jamaljsr 99df9124f2 feat(clightning): throw errors when a c-lightning API call fails 5 years ago
jamaljsr a8c746aa58 feat(clightning): implement removing of c-lightning nodes 5 years ago
jamaljsr b61d14d30d feat(clightning): implement dragging c-lightning nodes from the sidebar 5 years ago
jamaljsr d77fef6c58 refactor(lightning): update may var names from lnd to lightning 5 years ago
jamaljsr ff866d6490 refactor(lightning): move LND and c-lightning libs into lightning folder 5 years ago