|
feat: credits screen, websocket, lint
|
|---|
|
|
| .eslintignore 0 → 100644 |
|---|
| .eslintrc.json 0 → 100644 |
|---|
| .vscode/launch.json 0 → 100644 |
|---|
| .vscode/settings.json |
|---|
| package-lock.json |
|---|
|
Too large (Show diff)
|
| package.json |
|---|
| src/app/App.tsx |
|---|
| src/index.tsx |
|---|
| src/krist/KristConnectionService.ts 0 → 100644 |
|---|
| src/krist/KristWsApi.ts 0 → 100644 |
|---|
| src/krist/types/KristApiTypes.ts 0 → 100644 |
|---|
| src/krist/types/KristTypes.ts 0 → 100644 |
|---|
| src/krist/types/ws/KristWsEvents.ts 0 → 100644 |
|---|
| src/krist/types/ws/KristWsMessages.ts 0 → 100644 |
|---|
| src/krist/types/ws/KristWsTypes.ts 0 → 100644 |
|---|
| src/layouts/credits/index.tsx 0 → 100644 |
|---|
| src/layouts/main/components/nav/Brand.tsx |
|---|
| src/layouts/main/components/nav/ConnectionIndicator.tsx |
|---|
| src/layouts/main/components/nav/Search.scss |
|---|
| src/layouts/main/components/nav/Search.tsx |
|---|
| src/layouts/main/components/nav/SettingsCog.tsx |
|---|
| src/layouts/main/components/nav/index.tsx |
|---|
| src/layouts/main/components/sidebar/Footer.tsx |
|---|
| src/layouts/main/components/sidebar/SidebarItem.tsx |
|---|
| src/layouts/main/components/sidebar/TotalBalance.tsx |
|---|
| src/layouts/main/components/sidebar/index.scss |
|---|
| src/layouts/main/components/sidebar/index.tsx |
|---|
| src/layouts/main/index.scss 0 → 100644 |
|---|
| src/layouts/main/index.tsx |
|---|
| src/serviceWorker.ts |
|---|
| src/shared-components/krist-value/index.tsx |
|---|
| src/utils/index.ts 0 → 100644 |
|---|
| tsconfig.extend.json |
|---|
| tsconfig.json |
|---|