46 Commits (6a9902e802f597b5cd0bbf67f9256d3383646222)

Author SHA1 Message Date
Gaëtan Renaudeau 009f74725a add busy indicators 7 years ago
Gaëtan Renaudeau f2eae14f0a lock if i close the app (on mac close it's a simple hide) 7 years ago
Gaëtan Renaudeau b233647506 implement a executeHttpQueryOnRenderer 7 years ago
Gaëtan Renaudeau fb41a3fdd1 add logger to have more logs logged! 7 years ago
Gaëtan Renaudeau 231a2c78cb Rework the process architecture & ipc 7 years ago
Gaëtan Renaudeau d8a6a069d4 migrate listen to a listenDevices command 7 years ago
Gaëtan Renaudeau 7e3f581385 Implement Ethereum 7 years ago
Gaëtan Renaudeau e5efe1507c remove unused old sync 7 years ago
meriadec a4799dba43
Upd README, change rootPath to walletPath & add isSegwit in account 7 years ago
meriadec c9f6f566ec
Refactor the internal folder mess 7 years ago
Gaëtan Renaudeau cc87c1f8ed Integrate countervalues changes 7 years ago
Gaëtan Renaudeau c6c8f4a2ec Integrate live-common library 7 years ago
Loëck Vézien 2421e5713b
Simple implementation of Macbook TouchBar 7 years ago
meriadec 1a1001659f
Use wallet-common countervalues helpers 7 years ago
meriadec 4a8edc53b8
Use common types for Account and Operation 7 years ago
Loëck Vézien 742a2525f1
Update electron-webpack for use Webpack 4 and Babel 7 7 years ago
meriadec 1512ec6b23
Fetch installable apps from api instead of currency list 7 years ago
meriadec c5d12c2efb
Ability to install and remove applications on device 7 years ago
meriadec 787426ddac
Simplify flow annotation for arrays 7 years ago
meriadec 26f549e06d
Use Operation term instead of Transaction 7 years ago
Loëck Vézien 6aa1a7d29f
Update last counterValue each 60 secondes 7 years ago
Loëck Vézien 969cb4e0b1
Await accounts and counterValues before render Application 7 years ago
meriadec 063867cc26
Integrate i18n in storybook 7 years ago
Loëck Vézien b22471fa61
Fix sync, change Defer on TransactionList, fix Tooltip on Chart 7 years ago
Loëck Vézien 9ef9af21a8
Fix sync 7 years ago
Loëck Vézien 74bb8e6e59
Add component for CalculateBalance 7 years ago
Loëck Vézien ea16530cf9
Flat AccountData, create serialize/deserialize 7 years ago
Loëck Vézien 36654c9417
Don't sync if we don't have accounts 7 years ago
Loëck Vézien 47f5522a8d
Add debug with lwd*, add start and stop sync in DevTools 7 years ago
Loëck Vézien cd47c64f9b
Fix hashCache for TransactionsList, fix sync issue 7 years ago
Loëck Vézien 3a0d18d2e1
Add new window for DevToolbar, center PreloadWindow with MainWindow position 7 years ago
meriadec fa456af0b7
Ability to remove an account with no transactions 7 years ago
meriadec cc013bad5e
Refactor the data structures used to store accounts. Update storage behavior. 7 years ago
Loëck Vézien f55e1e1d8c
Add pure component on Modal 7 years ago
meriadec 92b5afa148
Prevent zombie processes in dev mode when refreshing app 7 years ago
Loëck Vézien 9f3a378f69
Sync each account one by one instead of all accounts 7 years ago
Loëck Vézien ae2f440287
Improve syncAccount action 7 years ago
Loëck Vézien 025a6bbdcb
Add cache for addresses in existing Accounts 7 years ago
Loëck Vézien d015cdb067
Update dependencies, fix sync Accounts, few clean 7 years ago
Loëck Vézien ee71c7c58a
Add feature for change language in Settings page 7 years ago
Loëck Vézien 6301346936
Clean stuff 7 years ago
Loëck Vézien 6168ea729b
Store lastAdress and lastIndex for better sync 7 years ago
Loëck Vézien 5decfccd7f
Add sync feature, change AppRegionDrag, add total balance 7 years ago
Loëck Vézien 335cf42128
Add add account feature 7 years ago
Loëck Vézien 413464331b
Add simple call for get bitcoinAddress on Account page 7 years ago
meriadec 1b2c29dc34
Disable annoying eslint rule 7 years ago
meriadec 8429327f56
Create UpdateNotifier and connect it to updates statuses 7 years ago
meriadec 0bddcb06e9
Wait for app to be really ready before checking for updates 7 years ago
meriadec 5fa8ba37c0
Implement auto-update 7 years ago
meriadec a89645cfd0
Move electron to devDeps because electron-builder requires it 7 years ago