506 Commits (a8e70d10f18f7d1bb2e6c53af9305e96e90388ef)

Author SHA1 Message Date
jamaljsr e50a85fe2c chore(i18n): add new translations for French 5 years ago
jamaljsr 748fec4581 chore(i18n): add new translations for Chinese Simplified 5 years ago
jamaljsr e6eb212556 chore(i18n): add new translations for Russian 5 years ago
jamaljsr 3181281967 chore(i18n): add new translations for German 5 years ago
jamaljsr f712afd7d9 test(theme): add and update unit tests for theme support 5 years ago
jamaljsr 788bbf5f37 feat(theme): apply custom theme colors at runtime 5 years ago
jamaljsr 97aad62f70 feat(theme): update the UI when the theme is changed 5 years ago
jamaljsr 6b6688825e feat(theme): add toggle to switch theme in settings 5 years ago
jamaljsr b917c006d6 feat(ui): add command to compile LESS themes 5 years ago
jamaljsr 2a5fde4925 fix(ui): lighten node background in dark mode 5 years ago
jamaljsr b65b4de847 chore(i18n): add new translations for German 5 years ago
jamaljsr b42ea6ffe3 chore(i18n): add new translations for German 5 years ago
jamaljsr 2027800069 fix(designer): fixed rendering error when a bitcoin node has no peers 5 years ago
jamaljsr 9bfd361a56 test(unit): minor improvements to some component unit tests 5 years ago
jamaljsr a6b76548e7 style(networks): minor dark mode tweaks to a few ui components 5 years ago
jamaljsr 622e99730c test(unit): refactor unit tests to work with antd v4 components 5 years ago
jamaljsr 9d4cb7d757 feat(ui): switch to dark theme and fix style issues 5 years ago
jamaljsr 44cb6760bf fix(ui): fix UI layout issues with antd components 5 years ago
jamaljsr 573f07a243 refactor(ui): fix remaining antd breaking changes 5 years ago
jamaljsr 6ee32b0006 chore(ui): run antd v4 codemod 5 years ago
jamaljsr e40cbfa532 chore(i18n): add new translations for Russian 5 years ago
jamaljsr 2e02800a17 chore(i18n): add new translations for Russian 5 years ago
jamaljsr ca6ea0ffdb fix(channels): fix error when opening a channel with a node offline 5 years ago
jamaljsr 0b6537659b fix(network): fix blank screen when switching networks quickly 5 years ago
jamaljsr d98a6bc302 fix(lightning): reduce the number of failures when connecting peers 5 years ago
jamaljsr 554fddf31d refactor(logs): improve the formatting of logs 5 years ago
jamaljsr 66613b2461 chore(logs): store log files in the .polar app dir 5 years ago
jamaljsr 7cbdb9704d fix(network): copy networks folder from previous version's location 5 years ago
jamaljsr 565c33a98a feat(app): display app version in the footer 5 years ago
jamaljsr 2b4a8a0366 test(network): add unit tests for networks file migration 5 years ago
jamaljsr 082d7322a9 refactor(network): add version to networks data file 5 years ago
jamaljsr 0e2b4598ce fix(network): fix compatibility issues with previous version networks 5 years ago
jamaljsr b8e07c0f63
chore(i18n): new Crowdin translations (#268) 5 years ago
jamaljsr ed831fca49 test(docker): add and update unit tests for image updates 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
jamaljsr 86130cf6b0 fix(clightning): fix race condition during channel opening with deposit 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 247ca58875 chore(i18n): add new translations for Spanish 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