|
feat: auto-refreshing tables, optimisations
|
|---|
|
|
| .vscode/settings.json |
|---|
| public/locales/en.json |
|---|
| public/locales/ja.json 100644 → 0 |
|---|
| src/__data__/languages.json |
|---|
| src/components/ws/WebsocketService.tsx |
|---|
| src/krist/wallets/Wallet.ts |
|---|
| src/pages/names/NamesPage.tsx |
|---|
| src/pages/names/NamesTable.tsx |
|---|
| src/pages/settings/SettingBoolean.tsx |
|---|
| src/pages/settings/SettingsPage.tsx |
|---|
| src/pages/transactions/TransactionsPage.tsx |
|---|
| src/pages/transactions/TransactionsTable.tsx |
|---|
| src/store/actions/NodeActions.ts |
|---|
| src/store/constants.ts |
|---|
| src/store/reducers/NodeReducer.ts |
|---|
| src/style/components.less |
|---|
| src/utils/settings.ts |
|---|