803 Commits (47c48401c64af8cc3103e141328b9df486641b6a)
 

Author SHA1 Message Date
jamaljsr 47c48401c6
chore(deps): update renovate bot config 5 years ago
Renovate Bot d51240d3fa
chore(deps): update typescript-eslint monorepo to v2.13.0 5 years ago
Renovate Bot 1fe905912e
chore(deps): update dependency easy-peasy to v3.2.6 5 years ago
Renovate Bot 4ac33e66c0
chore(deps): update emotion monorepo to v10.0.27 5 years ago
Renovate Bot 3f4077ddcb
chore(deps): update dependency antd to v3.26.4 5 years ago
jamaljsr 86130cf6b0 fix(clightning): fix race condition during channel opening with deposit 5 years ago
jamaljsr bd6d71ab86 fix(clightning): fix reopened channels not showing in the designer 5 years ago
jamaljsr 9a4250cfcb fix(clightning): add alias so lichtning-cli uses regtest 5 years ago
jamaljsr 04122685c3 refactor: fix typo in BLOCKS_TIL_CONFIRMED constant 5 years ago
jamaljsr 5434dc1180 fix(channels): fix channels remaining pending after close 5 years ago
jamaljsr 21328fb09b
ci(github): improve CI builds and release publishing (#265) 5 years ago
Renovate Bot 9978f67839
chore(deps): update dependency fetch-mock to v8.2.1 5 years ago
jamaljsr 1f26d9a533 ci(github): update CI config to ignore translations branch 5 years ago
jamaljsr 247ca58875 chore(i18n): add new translations for Spanish 5 years ago
jamaljsr cbbc11f840 chore(deps): update to eslint@6.6.0 and webpack@4.41.2 5 years ago
Renovate Bot bffec2b029 chore(deps): update dependency react-scripts to v3.3.0 5 years ago
jamaljsr 814b3ea99c ci(github): fix CI builds not being triggered 5 years ago
jamaljsr d0591a48f4 feat(i18n): add debug logging for language detection 5 years ago
jamaljsr ec45fa6b1b fix(i18n): fix two char locales not being auto-detected properly 5 years ago
jamaljsr edee284e7f feat(settings): add a settingsService to persist lang to disk 5 years ago
jamaljsr 69c89ee180 feat(i18n): load 9 additional languages from json files 5 years ago
Renovate Bot 52e1c39cd9
chore(deps): update dependency typescript to v3.7.4 5 years ago
jamaljsr ce0f6b3e52 chore(i18n): add machine generated translations for 9 languages (#260) 5 years ago
jamaljsr b42c540129
ci(github): don't run CI for translations branch 5 years ago
jamaljsr 3290769004
chore(i18n): update Crowdin configuration 5 years ago
Renovate Bot 15f6ae22bc
chore(deps): update dependency @types/react to v16.9.17 5 years ago
jamaljsr 6276c4a06a Update Crowdin configuration file 5 years ago
jamaljsr 5afe8a2916 fix(clightning): do not show Sidebar c-lightning nodes on Windows 5 years ago
jamaljsr dcb6d9a195 test(network): fix broken unit tests 5 years ago
jamaljsr 052ae8f0b1 refactor(appdata): store appData in ~/.config instead of APPDATA 5 years ago
jamaljsr a317fcdb6a feat(clightning): add docker image for c-lightning v0.8.0 5 years ago
jamaljsr da7a18ae88 fix(network): handle errors when updating lightning nodes after mining 5 years ago
jamaljsr b4317eaad9 fix(docker): stop individual nodes when deleting a network 5 years ago
jamaljsr 3c5ffcd4d2 test(network): add and update unit tests for restarting nodes 5 years ago
jamaljsr e8b2a72964 feat(docker): add ability to start & stop individual nodes 5 years ago
Renovate Bot b82ef673dd
chore(deps): update dependency electron to v7.1.7 5 years ago
Renovate Bot be405b105b
chore(deps): update dependency testcafe to v1.7.1 5 years ago
jamaljsr bb5df086ef fix(docker): remove console log 5 years ago
jamaljsr ad29565daf fix(linux): fix added node not starting up on linux 5 years ago
jamaljsr 78490a80e1 test(async): fix failing unit tests on windows 5 years ago
jamaljsr 6f477ae39d fix(utils): fix the delay util func not returning the promise 5 years ago
jamaljsr c4a6fb4643 docs(todo): update todo list 5 years ago
jamaljsr 2351a21235 test(bitcoind): add unit tests for services, store and utils 5 years ago
jamaljsr 633da1d0ce test(unit): add unit tests for new components 5 years ago
jamaljsr 5284ec87a3 test(unit): add global afterEach to cleanup antd components 5 years ago
jamaljsr 1e707ef11a test(unit): fix all failing unit tests 5 years ago
jamaljsr 495fb7843b chore(deps): update yarn.lock 5 years ago
jamaljsr a10071529e feat(bitcoind): display bitcoin peer connection details in the sidebar 5 years ago
jamaljsr b81e9d0f19 feat(bitcoind): prevent removing the last compatible bitcoin node 5 years ago
jamaljsr 6efba9171f feat(network): prevent adding incompatible nodes to the network 5 years ago