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