refactor: import aliases
1 parent fcb80ed commit 0183309c41f4fa21f940f98fd365d06936001f1a
@Drew Lemmy Drew Lemmy authored on 5 Mar 2021
Showing 98 changed files
View
craco.config.js
View
package.json
View
pnpm-lock.yaml
View
public/locales/en.json
View
src/__tests__/App.tsx
View
src/components/DateTime.tsx
View
src/components/addresses/ContextualAddress.tsx
View
src/components/auth/AuthMasterPasswordPopover.tsx
View
src/components/auth/AuthorisedAction.tsx
View
src/components/auth/ForcedAuth.tsx
View
src/components/auth/SetMasterPasswordModal.tsx
View
src/components/krist/KristValue.tsx
View
src/components/names/KristNameLink.tsx
View
src/components/names/NameARecordLink.tsx
View
src/components/results/APIErrorResult.tsx
View
src/components/transactions/TransactionConciseMetadata.tsx
View
src/components/transactions/TransactionItem.tsx
View
src/components/transactions/TransactionSummary.tsx
View
src/components/transactions/TransactionType.tsx
View
src/components/wallets/SelectWalletCategory.tsx
View
src/components/wallets/SelectWalletFormat.tsx
View
src/components/wallets/SyncWallets.tsx
View
src/global/AppRouter.tsx
View
src/global/AppServices.tsx
View
src/global/ws/SyncMOTD.tsx
View
src/global/ws/SyncWork.tsx
View
src/global/ws/WebsocketService.tsx
View
src/krist/AddressAlgo.ts
View
src/krist/api/index.ts
View
src/krist/api/lookup.ts
View
src/krist/wallets/Wallet.ts
View
src/krist/wallets/WalletManager.ts
View
src/krist/wallets/formats/WalletFormat.ts
View
src/layout/nav/ConnectionIndicator.tsx
View
src/layout/nav/CymbalIndicator.tsx
View
src/layout/nav/Search.tsx
View
src/layout/nav/SearchResults.tsx
View
src/layout/sidebar/ServiceWorkerCheck.tsx
View
src/layout/sidebar/SidebarFooter.tsx
View
src/layout/sidebar/SidebarTotalBalance.tsx
View
src/pages/NotFoundPage.tsx
View
src/pages/addresses/AddressButtonRow.tsx
View
src/pages/addresses/AddressNamesCard.tsx
View
src/pages/addresses/AddressPage.tsx
View
src/pages/addresses/AddressTransactionsCard.tsx
View
src/pages/addresses/NameItem.tsx
View
src/pages/backup/ImportBackupModal.tsx 0 → 100644
View
src/pages/backup/ImportDetectFormat.tsx 0 → 100644
View
src/pages/backup/backupFormats.ts
View
src/pages/backup/backupImport.tsx
View
src/pages/backup/backupParser.ts
View
src/pages/blocks/BlockHash.tsx
View
src/pages/blocks/BlockPage.tsx
View
src/pages/blocks/BlocksPage.tsx
View
src/pages/blocks/BlocksTable.tsx
View
src/pages/credits/CreditsPage.tsx
View
src/pages/credits/Supporters.tsx
View
src/pages/credits/Translators.tsx
View
src/pages/dashboard/BlockDifficultyCard.tsx
View
src/pages/dashboard/BlockValueCard.tsx
View
src/pages/dashboard/InDevBanner.tsx
View
src/pages/dashboard/MOTDCard.tsx
View
src/pages/dashboard/TransactionsCard.tsx
View
src/pages/dashboard/WalletItem.tsx
View
src/pages/dashboard/WalletOverviewCard.tsx
View
src/pages/dev/DevPage.tsx
View
src/pages/names/NameButtonRow.tsx
View
src/pages/names/NamePage.tsx
View
src/pages/names/NameTransactionsCard.tsx
View
src/pages/names/NamesPage.tsx
View
src/pages/names/NamesTable.tsx
View
src/pages/settings/LanguageItem.tsx
View
src/pages/settings/SettingBoolean.tsx
View
src/pages/settings/SettingInteger.tsx
View
src/pages/settings/SettingsTranslations.tsx
View
src/pages/transactions/TransactionMetadataCard.tsx
View
src/pages/transactions/TransactionPage.tsx
View
src/pages/transactions/TransactionRawDataCard.tsx
View
src/pages/transactions/TransactionsPage.tsx
View
src/pages/transactions/TransactionsTable.tsx
View
src/pages/wallets/AddWalletModal.tsx
View
src/pages/wallets/WalletEditButton.tsx
View
src/pages/wallets/WalletsPage.tsx
View
src/pages/wallets/WalletsTable.tsx
View
src/store/actions/NodeActions.ts
View
src/store/actions/SettingsActions.ts
View
src/store/actions/WalletsActions.ts
View
src/store/actions/WebsocketActions.ts
View
src/store/index.ts
View
src/store/reducers/NodeReducer.ts
View
src/store/reducers/SettingsReducer.ts
View
src/store/reducers/WalletManagerReducer.ts
View
src/store/reducers/WalletsReducer.ts
View
src/store/reducers/WebsocketReducer.ts
View
src/utils/i18n.ts
View
src/utils/settings.ts
View
tsconfig.extend.json 0 → 100644
View
tsconfig.json