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
|
e2a000a97a
|
Fix counterValues
|
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
|
fbc9d5de87
|
Fetch and save counterValues in .json file
|
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 |
meriadec
|
9dd0dfeb33
|
Rename i18n file for account page
|
7 years ago |
meriadec
|
b16857c606
|
Split translations into namespaces. I pray it will works well.
|
7 years ago |
meriadec
|
5c321242c8
|
Fix flow
|
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
|
2b2a213ab2
|
Use DropDown for Lock App, fix issue fix accounts db
|
7 years ago |
meriadec
|
159a507083
|
Ensure Sentry is correctly loaded in main, renderer, and child processes
|
7 years ago |
Loëck Vézien
|
c88d0b2d31
|
Fix issue with __static, fix issue with fakeDatas on Dashboard
|
7 years ago |
Loëck Vézien
|
2175e78afe
|
__SENTRY_URL__ > process.env.SENTRY_URL
|
7 years ago |
Loëck Vézien
|
3a0d18d2e1
|
Add new window for DevToolbar, center PreloadWindow with MainWindow position
|
7 years ago |
meriadec
|
db9b4e3485
|
Ability to print receive informations
|
7 years ago |
meriadec
|
fa456af0b7
|
Ability to remove an account with no transactions
|
7 years ago |
Loëck Vézien
|
2412d28a58
|
Add preload window, add simple Menu (for OSX)
|
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
|
d3ff418f91
|
Fix build in production
|
7 years ago |
Loëck Vézien
|
455ce114a6
|
Create Checkbox component, add Import for multiple accounts
|
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
|
3dd0777811
|
Move i18n in static directory, set getAsyncAddress to 0 when you add account, and disabled checkAccounts
|
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 |
meriadec
|
502c8bba67
|
Integrate font-awesome. Use it in SideBar.
|
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 |
meriadec
|
52ccb8f09b
|
Fix raven usage for electron - see https://docs.sentry.io/clients/javascript/config/\#optional-settings
|
7 years ago |
Loëck Vézien
|
5decfccd7f
|
Add sync feature, change AppRegionDrag, add total balance
|
7 years ago |
meriadec
|
0441eea7d7
|
Integrate sentry - main and renderer side
|
7 years ago |
meriadec
|
ee01b05c2a
|
Fetch and display address balance & transactions
|
7 years ago |
Loëck Vézien
|
a8edce5801
|
Add IsUnlocked, and simple application reducer
|
7 years ago |
Loëck Vézien
|
1194de254d
|
Add first step for hash accounts.json
|
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 |
Loëck Vézien
|
14b1327765
|
Add browserHistory Hash
|
7 years ago |
meriadec
|
a89645cfd0
|
Move electron to devDeps because electron-builder requires it
|
7 years ago |