Tom Kirkpatrick
0e74349b45
Merge pull request #937 from LN-Zap/renovate/eslint-plugin-json-1.x
chore(deps): update dependency eslint-plugin-json to v1.3.2
6 years ago
Tom Kirkpatrick
ff1a0a7648
Merge branch 'master' into renovate/eslint-plugin-json-1.x
6 years ago
Tom Kirkpatrick
9a0ab09ff7
Merge pull request #936 from LN-Zap/renovate/eslint-plugin-jest-21.x
chore(deps): update dependency eslint-plugin-jest to v21.27.2
6 years ago
Renovate Bot
c007ce67c6
chore(deps): update dependency eslint-plugin-json to v1.3.2
6 years ago
Renovate Bot
c6d087f28c
chore(deps): update dependency eslint-plugin-jest to v21.27.2
6 years ago
Tom Kirkpatrick
11c7f094b4
Merge pull request #935 from LN-Zap/renovate/eslint-config-prettier-3.x
chore(deps): update dependency eslint-config-prettier to v3.3.0
6 years ago
Tom Kirkpatrick
850070a583
Merge pull request #934 from LN-Zap/renovate/eslint-5.x
chore(deps): update dependency eslint to v5.9.0
6 years ago
Tom Kirkpatrick
694cc07223
Merge pull request #933 from LN-Zap/renovate/enzyme-adapter-react-16-1.x
chore(deps): update dependency enzyme-adapter-react-16 to v1.7.0
6 years ago
Tom Kirkpatrick
3351644297
Merge pull request #932 from LN-Zap/renovate/electron-updater-3.x
chore(deps): update dependency electron-updater to v3.2.3
6 years ago
Renovate Bot
01a997e221
chore(deps): update dependency eslint-config-prettier to v3.3.0
6 years ago
Renovate Bot
3ad035ec7f
chore(deps): update dependency eslint to v5.9.0
6 years ago
Tom Kirkpatrick
e846e59ff4
Merge pull request #931 from LN-Zap/renovate/electron-builder-20.x
chore(deps): update dependency electron-builder to v20.38.0
6 years ago
Renovate Bot
0ca61d206a
chore(deps): update dependency enzyme-adapter-react-16 to v1.7.0
6 years ago
Renovate Bot
149aeb8ed6
chore(deps): update dependency electron-updater to v3.2.3
6 years ago
Renovate Bot
041a84d2b5
chore(deps): update dependency electron-builder to v20.38.0
6 years ago
Tom Kirkpatrick
22d0c469ca
Merge pull request #930 from LN-Zap/renovate/concurrently-4.x
chore(deps): update dependency concurrently to v4.1.0
6 years ago
Renovate Bot
7d6d858b16
chore(deps): update dependency concurrently to v4.1.0
6 years ago
Tom Kirkpatrick
d8620815a2
Merge pull request #928 from LN-Zap/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.1.6
6 years ago
Tom Kirkpatrick
f2cfa1cda0
chore(babel): consolidate babel-env config
6 years ago
Renovate Bot
7548c91e43
chore(deps): update babel monorepo to v7.1.6
6 years ago
Tom Kirkpatrick
4e99673e4e
Merge pull request #927 from LN-Zap/renovate/husky-1.x
chore(deps): update dependency husky to v1.2.0
6 years ago
Renovate Bot
6e73907aa5
chore(deps): update dependency husky to v1.2.0
6 years ago
Tom Kirkpatrick
f478190033
Merge pull request #926 from LN-Zap/renovate/pin-dependencies
chore(deps): pin dependencies
6 years ago
Renovate Bot
f6b070e186
chore(deps): pin dependencies
6 years ago
Tom Kirkpatrick
b47614900d
Merge pull request #925 from LN-Zap/renovate/configure
Configure Renovate
6 years ago
Renovate Bot
70905ae075
Add renovate.json
6 years ago
JimmyMow
dcf48a8aeb
Merge pull request #921 from mrfelton/losh11/coinbase
fix(ticker): use Coinbase API to fetch fiat ticker
6 years ago
Tom Kirkpatrick
20c8d969f5
fix(sync): ensure grpc active before leaving sync
Do not progress from the sync screen to the app screen until we have
determined that the main gRPC connection has been established.
6 years ago
Tom Kirkpatrick
2424ee14b5
fix(wallet): determine currency before display
Ensure that the wallet currency has been determined prior to displaying
the wallet components.
6 years ago
JimmyMow
a267d2c21c
Merge pull request #918 from mrfelton/feat/blockstream-explorer
feat(wallet): use blockstream.info block explorer
6 years ago
JimmyMow
e5cdfb1b98
Merge pull request #919 from mrfelton/fix/disable-channel-notifications
fix(notifications): disable channel notifications
6 years ago
JimmyMow
32502ce73b
Merge pull request #923 from mrfelton/fix/increase-invoice-list-size
fix(wallet): increase invoice fetch count to 1000
6 years ago
JimmyMow
782f108e86
Merge pull request #922 from mrfelton/fix/add-all-new-invoices
fix(wallet): add all new invoices to invoice list
6 years ago
Tom Kirkpatrick
fc8e74b7b0
fix(wallet): increase invoice fetch count to 1000
By default, lnd only returns the latest 100 invoices. Ideally we would
implement pagination, but until then here is a quick fix to increase
the max number of invoices returned by lnd to 1000.
Fix #911
6 years ago
Tom Kirkpatrick
a24d459b25
fix(wallet): add all new invoices to invoice list
Add invoices that are created/paid in the background to the activity
list.
Previously, only invoices created without Zap would be visible within
Zap without doing a manual refresh on the activity list.
Fix #912
6 years ago
Tom Kirkpatrick
706b3143d9
Merge pull request #920 from mrfelton/fix/typo
fix(strings): typo & grammar fix
6 years ago
losh11
227afbcb88
fix(ticker): use Coinbase API to fetch fiat ticker
fixes #815
6 years ago
Slinky
fcc67cfaf0
fix(strings): typo & grammar fix
defualt > default
6 years ago
Tom Kirkpatrick
9af8a89992
fix(notifications): disable channel notifications
Desktop notifications every time a channel opens or closes is noisy and
not really necessary. Most users will use autopilot for channel
management and should not care too much when it opens or closes a
channel.
Fix #879
6 years ago
Tom Kirkpatrick
05a29a6c10
feat(wallet): use blockstream.info block explorer
Fix #901
6 years ago
JimmyMow
7487fae01e
Merge pull request #916 from mrfelton/fix/message-consolidation
chore(i18n): update message strings
6 years ago
Tom Kirkpatrick
71f994d237
chore(i18n): update message strings
6 years ago
Tom Kirkpatrick
e9332d2366
Merge pull request #914 from karliatto/ES-translations
chore(i18n): adding and fixing es translations
6 years ago
Carlos Garcia Ortiz
a4ac5666f1
chore(i18n): adding and fixing es translations
6 years ago
JimmyMow
c8c1322521
Merge pull request #888 from mrfelton/chore/update-lnd
feat(lnd): update lnd to v0.5-beta-302-gb6009850
6 years ago
JimmyMow
b071590d81
Merge pull request #894 from mrfelton/chore/update-electron
chore(deps): update electron and electron-builder
6 years ago
JimmyMow
fb7f3b38e7
Merge pull request #895 from mrfelton/chore/update-dev-tools
chore(deps): update dev tools
6 years ago
JimmyMow
bcc7689388
Merge pull request #893 from mrfelton/chore/update-storybook
chore(deps): update storybook to v4.0.4
6 years ago
JimmyMow
a8757d75ef
Merge pull request #900 from mrfelton/refactor/storybook
style(storybook): reorganise and tidy up storybook
6 years ago
Tom Kirkpatrick
dbc2764760
style: update notification in light theme
6 years ago