923 Commits (427f7c1c1e16964e46d6be4cabdbaf914be89fcf)
 

Author SHA1 Message Date
jamaljsr ed831fca49 test(docker): add and update unit tests for image updates 5 years ago
jamaljsr 05b41a52cd docs(docker): update docker readme 5 years ago
jamaljsr 089f9b5e23 fix(docker): fixed incorrect LND version number 5 years ago
jamaljsr 0850c20a69 refactor(docker): rename repoState `updated` to `version` 5 years ago
jamaljsr 5bf28ee753 feat(docker): implement checking for new image versions 5 years ago
jamaljsr e4bfcb8ddf feat(docker): add nodes.json file to store image metadata 5 years ago
jamaljsr 5997050466 feat(docker): add UI components to check for new image versions 5 years ago
jamaljsr 9b8664c954 refactor(docker): remove hard-coded node compatibility enums 5 years ago
jamaljsr 0884d9478b refactor(docker): use repo image state throughout the app 5 years ago
jamaljsr dd74b24b46 feat(docker): store docker image versions in redux state 5 years ago
Renovate Bot 8d021843bd
chore(deps): update typescript-eslint monorepo to v2.14.0 5 years ago
Renovate Bot 86e15cf163
chore(deps): update dependency antd to v3.26.5 5 years ago
Renovate Bot 9052cbacfc
chore(deps): update dependency fetch-mock to v8.3.0 5 years ago
Renovate Bot 1d7d61021c
chore(deps): update dependency eslint-config-prettier to v6.9.0 5 years ago
Renovate Bot 921b40f4c9
fix(deps): update dependency electron-log to v4.0.2 5 years ago
Renovate Bot 0b1cb50499
chore(deps): update dependency @types/jest to v24.0.25 5 years ago
Renovate Bot 86d5c7f0d4
chore(deps): update dependency stylelint to v12.0.1 5 years ago
Renovate Bot 3258e79023
chore(deps): update dependency eslint-config-prettier to v6.8.0 5 years ago
Renovate Bot f2a4a9dc53
fix(deps): update dependency electron-log to v4.0.1 5 years ago
Renovate Bot f4d03f2b6b
chore(deps): update dependency redux to v4.0.5 5 years ago
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