chore: update file headers
1 parent 110df74 commit 9801da8f3626864b3bcf1a8d713235d2d91675c4
@Drew Lemmy Drew Lemmy authored on 22 Feb 2021
Showing 102 changed files
View
.vscode/settings.json
Too large (Show diff)
View
README.md
Too large (Show diff)
View
craco.config.js
Too large (Show diff)
View
src/App.less
Too large (Show diff)
View
src/App.tsx
Too large (Show diff)
View
src/__tests__/App.tsx
Too large (Show diff)
View
src/components/ContextualAddress.less
Too large (Show diff)
View
src/components/ContextualAddress.tsx
Too large (Show diff)
View
src/components/CopyInputButton.tsx
Too large (Show diff)
View
src/components/DateTime.tsx
Too large (Show diff)
View
src/components/Flag.tsx
Too large (Show diff)
View
src/components/KristName.tsx
Too large (Show diff)
View
src/components/KristSymbol.tsx
Too large (Show diff)
View
src/components/KristValue.less
Too large (Show diff)
View
src/components/KristValue.tsx
Too large (Show diff)
View
src/components/SmallResult.tsx
Too large (Show diff)
View
src/components/auth/AuthMasterPasswordPopover.tsx
Too large (Show diff)
View
src/components/auth/AuthorisedAction.less
Too large (Show diff)
View
src/components/auth/AuthorisedAction.tsx
Too large (Show diff)
View
src/components/auth/FakeUsernameInput.tsx
Too large (Show diff)
View
src/components/auth/ForcedAuth.tsx
Too large (Show diff)
View
src/components/auth/MasterPasswordInput.tsx
Too large (Show diff)
View
src/components/auth/SetMasterPasswordModal.tsx
Too large (Show diff)
View
src/components/wallets/SelectWalletCategory.tsx
Too large (Show diff)
View
src/components/wallets/SelectWalletFormat.tsx
Too large (Show diff)
View
src/components/wallets/SyncWallets.tsx
Too large (Show diff)
View
src/components/ws/SyncMOTD.tsx
Too large (Show diff)
View
src/components/ws/SyncWork.tsx
Too large (Show diff)
View
src/components/ws/WebsocketService.tsx
Too large (Show diff)
View
src/index.css
Too large (Show diff)
View
src/index.tsx
Too large (Show diff)
View
src/krist/AddressAlgo.ts
Too large (Show diff)
View
src/krist/api/lookup.ts
Too large (Show diff)
View
src/krist/api/types.ts
Too large (Show diff)
View
src/krist/wallets/Wallet.ts
Too large (Show diff)
View
src/krist/wallets/WalletManager.ts
Too large (Show diff)
View
src/krist/wallets/formats/WalletFormat.ts
Too large (Show diff)
View
src/layout/AppLayout.less
Too large (Show diff)
View
src/layout/AppLayout.tsx
Too large (Show diff)
View
src/layout/AppRouter.tsx
Too large (Show diff)
View
src/layout/PageLayout.less
Too large (Show diff)
View
src/layout/PageLayout.tsx
Too large (Show diff)
View
src/layout/nav/AppHeader.tsx
Too large (Show diff)
View
src/layout/nav/Brand.tsx
Too large (Show diff)
View
src/layout/nav/ConnectionIndicator.less
Too large (Show diff)
View
src/layout/nav/ConnectionIndicator.tsx
Too large (Show diff)
View
src/layout/nav/CymbalIndicator.tsx
Too large (Show diff)
View
src/layout/sidebar/Sidebar.tsx
Too large (Show diff)
View
src/layout/sidebar/SidebarFooter.tsx
Too large (Show diff)
View
src/layout/sidebar/SidebarTotalBalance.tsx
Too large (Show diff)
View
src/pages/CheckStatus.tsx
Too large (Show diff)
View
src/pages/NotFoundPage.less
Too large (Show diff)
View
src/pages/NotFoundPage.tsx
Too large (Show diff)
View
src/pages/StatusPage.tsx
Too large (Show diff)
View
src/pages/credits/CreditsPage.less
Too large (Show diff)
View
src/pages/credits/CreditsPage.tsx
Too large (Show diff)
View
src/pages/credits/Supporters.tsx
Too large (Show diff)
View
src/pages/credits/Translators.tsx
Too large (Show diff)
View
src/pages/dashboard/BlockDifficultyCard.tsx
Too large (Show diff)
View
src/pages/dashboard/BlockValueCard.tsx
Too large (Show diff)
View
src/pages/dashboard/DashboardPage.less
Too large (Show diff)
View
src/pages/dashboard/DashboardPage.tsx
Too large (Show diff)
View
src/pages/dashboard/Statistic.tsx
Too large (Show diff)
View
src/pages/dashboard/TransactionItem.tsx
Too large (Show diff)
View
src/pages/dashboard/TransactionsCard.tsx
Too large (Show diff)
View
src/pages/dashboard/WalletItem.tsx
Too large (Show diff)
View
src/pages/dashboard/WalletOverviewCard.tsx
Too large (Show diff)
View
src/pages/settings/SettingBoolean.tsx
Too large (Show diff)
View
src/pages/settings/SettingsPage.tsx
Too large (Show diff)
View
src/pages/settings/SettingsTranslations.tsx
Too large (Show diff)
View
src/pages/wallets/AddWalletModal.tsx
Too large (Show diff)
View
src/pages/wallets/WalletsPage.less
Too large (Show diff)
View
src/pages/wallets/WalletsPage.tsx
Too large (Show diff)
View
src/pages/wallets/WalletsTable.tsx
Too large (Show diff)
View
src/react-app-env.d.ts
Too large (Show diff)
View
src/reportWebVitals.ts
Too large (Show diff)
View
src/setupTests.ts
Too large (Show diff)
View
src/store/actions/NodeActions.ts
Too large (Show diff)
View
src/store/actions/SettingsActions.ts
Too large (Show diff)
View
src/store/actions/WalletManagerActions.ts
Too large (Show diff)
View
src/store/actions/WalletsActions.ts
Too large (Show diff)
View
src/store/actions/WebsocketActions.ts
Too large (Show diff)
View
src/store/actions/index.ts
Too large (Show diff)
View
src/store/constants.ts
Too large (Show diff)
View
src/store/index.ts
Too large (Show diff)
View
src/store/reducers/NodeReducer.ts
Too large (Show diff)
View
src/store/reducers/RootReducer.ts
Too large (Show diff)
View
src/store/reducers/SettingsReducer.ts
Too large (Show diff)
View
src/store/reducers/WalletManagerReducer.ts
Too large (Show diff)
View
src/store/reducers/WalletsReducer.ts
Too large (Show diff)
View
src/store/reducers/WebsocketReducer.ts
Too large (Show diff)
View
src/store/types.d.ts
Too large (Show diff)
View
src/style/components.less
Too large (Show diff)
View
src/style/theme.less
Too large (Show diff)
View
src/utils/CryptoJS.ts
Too large (Show diff)
View
src/utils/commonmeta.ts
Too large (Show diff)
View
src/utils/crypto.ts
Too large (Show diff)
View
src/utils/currency.ts
Too large (Show diff)
View
src/utils/i18n.ts
Too large (Show diff)
View
src/utils/index.ts
Too large (Show diff)
View
src/utils/settings.ts
Too large (Show diff)
View
src/utils/setup.ts
Too large (Show diff)