- Remove obsolete LogoutDialog component that displayed private keys - Replace nostrStore.account references with authService.user in market module - Fix property access paths to use authService.user.value instead of currentUser - Update connection state checks to use relayHub instead of nostrStore - Clean up TODOs and remove unused nostrStore imports |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| core | ||
| i18n | ||
| lib | ||
| modules | ||
| pages | ||
| stores | ||
| app.config.ts | ||
| app.ts | ||
| App.vue | ||
| main.ts | ||
| vite-env.d.ts | ||