feat: auto-refreshing tables, optimisations
1 parent 5942fc8 commit d142930327a23e956959e5653ba24ca071aabc4b
@Drew Lemmy Drew Lemmy authored on 2 Mar 2021
Showing 17 changed files
View
.vscode/settings.json
View
public/locales/en.json
View
public/locales/ja.json 100644 → 0
View
src/__data__/languages.json
View
src/components/ws/WebsocketService.tsx
View
src/krist/wallets/Wallet.ts
View
src/pages/names/NamesPage.tsx
View
src/pages/names/NamesTable.tsx
View
src/pages/settings/SettingBoolean.tsx
View
src/pages/settings/SettingsPage.tsx
View
src/pages/transactions/TransactionsPage.tsx
View
src/pages/transactions/TransactionsTable.tsx
View
src/store/actions/NodeActions.ts
View
src/store/constants.ts
View
src/store/reducers/NodeReducer.ts
View
src/style/components.less
View
src/utils/settings.ts