1126 Commits (52ed8bfd4ba5fd41a995f38cc7705947db3addf3)

Author SHA1 Message Date
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 2 months ago
Matthew Raymer 1db420a066 Refactor ContactsView: replace verbose template with semantic CSS 2 months ago
Matthew Raymer f92d81800b Fix database undefined values causing SQL.js binding errors 2 months ago
Matthew Raymer 3585290872 Fix TypeScript any type warnings in Vue components 2 months ago
Matthew Raymer 082dc200b3 Fix TypeScript any types, console statements, and clean up duplicates 2 months ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 2 months ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 2 months ago
Matthew Raymer 5562ad2926 fix: eliminate all @typescript-eslint/no-explicit-any warnings 2 months ago
Matthew Raymer 72eb739c14 Migrate ContactsView.vue to use PlatformServiceMixin 2 months ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 2 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 2 months ago
Matthew Raymer 193447ee8a Apply ultra-concise settings shortcuts to TopMessage and HomeView 2 months ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 2 months ago
Matthew Raymer a08261ed5a Apply enhanced PlatformServiceMixin to HomeView 2 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 2 months ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 2 months ago
Trent Larson f85a912b0d some fixes to the gifted-dialog logic 2 months ago
Jose Olarte III e74d7c260f Various aesthetic improvements and optimizations 2 months ago
Matthew Raymer 0c62c128a1 fix: Improve database migration handling and error recovery 2 months ago
Matthew Raymer c13008d476 style: Improve code formatting and consistency 2 months ago
Matthew Raymer aa40ef23dc feat: Add Electron dependencies and development scripts 2 months ago
Jose Olarte III dc537ccf00 Unit codes pulled from util.ts 2 months ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Jose Olarte III 52be52f446 Various design tweaks 2 months ago
Jose Olarte III 869a758a5a Giver-recipient display fixes 2 months ago
Jose Olarte III 84ac67a36f Updated amount input controls 2 months ago
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 2 months ago
Jose Olarte III 20f988c996 Fix: truncate text blocks 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson e8abe68f8b reword the account-download button 2 months ago
Trent Larson 00b417f1e4 put version on front page so that people can tell whether to refresh 2 months ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson 1c428daa3a fix ? instead of 0 in rate limits, update location verbiage 2 months ago
Trent Larson a999b58766 bump to version 1.0.0 2 months ago
Trent Larson 03713a176f fix problem where prod users don't see other DB options 2 months ago
Trent Larson 4a1a92905d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 2 months ago
Jose Olarte III 73fd394003 Fix: added context for ContactGiftingView 2 months ago
Trent Larson 78d27eecfb fix linting 2 months ago
Trent Larson 15ba31033f IndexedDB migration: add a blurb about backing up, and move around messaging 2 months ago
Trent Larson 2e34d31594 IndexedDB migration: fix settings update 2 months ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 2 months ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 2 months ago
Trent Larson f310ca42e8 IndexedDB migration: add ability to see mnemonic and download settings & contacts 2 months ago
Trent Larson 6d93e86a2b IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 2 months ago
Trent Larson 8bc29544c3 IndexedDB migration: reorder the sections to accounts then settings then contacts 2 months ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 2 months ago
Matthew Raymer 0f1810c967 fix(migration): update UI to handle transformed JSON format 2 months ago
Matthew Raymer 21b60495ea fix: maintain separate master/account settings in SQLite migration 2 months ago